119 Commits

Author SHA1 Message Date
Stefano Rivera
7c0efe2914 Port requestbackport to Python 3 2019-09-04 19:24:44 -03:00
Stefano Rivera
0de4509da6 Port pull-uca-source to Python 3 2019-09-04 19:24:44 -03:00
Stefano Rivera
4239d49582 Port pull-lp-source to Python 3 2019-09-04 19:24:44 -03:00
Stefano Rivera
6a60ee963d Port pull-debian-debdiff to Python 3 2019-09-04 19:24:44 -03:00
Stefano Rivera
d1949a72aa Port pbuilder-dist to Python 3 2019-09-04 19:24:44 -03:00
Stefano Rivera
118f95b62e Port hugadaylist to Python 3 2019-09-04 19:24:44 -03:00
Stefano Rivera
3052bfcc16 Port grep-merges to python 3 2019-09-04 19:24:44 -03:00
Stefano Rivera
05ce00a49a Port enforced-editing-wrapper to python 3 2019-09-04 19:24:44 -03:00
Stefano Rivera
071ff40f20 Port check-mir to Python 3 2019-09-04 19:24:44 -03:00
Stefano Rivera
2a0bffc2a0 Port bitesize to python3 2019-09-04 19:24:44 -03:00
Stefano Rivera
7f9949fc4c Port backportpackage to Python 3. 2019-09-04 19:24:44 -03:00
Stefano Rivera
9ef7545150 Move non-Python scripts to the python3 section 2019-09-04 19:24:44 -03:00
Stefano Rivera
7c5f2431db Drop 404main, it's been totally broken for years. 2019-09-04 19:24:44 -03:00
Stefano Rivera
7fd1a6a766 Install pull-debian-source as python 3. It was ported, and doesn't work under python 2 any more. (LP: #1841127) 2019-09-03 21:16:43 -03:00
Benjamin Drung
190ad30a7b Fix invalid escape sequence '\(' or '\)' (found by flake8)
flake8 found issues:
ubuntutools/sponsor_patch/bugtask.py:46:11: W605 invalid escape sequence '\('
ubuntutools/sponsor_patch/bugtask.py:62:50: W605 invalid escape sequence '\('
ubuntutools/sponsor_patch/bugtask.py:62:58: W605 invalid escape sequence '\)'
setup.py:14:8: W605 invalid escape sequence '\('
setup.py:14:14: W605 invalid escape sequence '\)'

Fix these issues by marking these strings as raw strings.
2018-10-06 18:04:25 +02:00
Benjamin Drung
cc7170eccb Fix all flake8 issues 2017-05-01 00:20:03 +02:00
Iain Lane
a6043a6ba8 Remove the `harvest' command, and all other integration with the Harvest service, since it has been shut down. 2017-04-03 13:58:02 +02:00
Dan Streetman
03fda64eae pull-uca-source: update to allow using binary pkg names, -pockets, and specific versions 2017-02-03 10:21:37 -05:00
Benjamin Drung
a753fedf7b Install bash completions into /usr/share/bash-completion/completions 2015-10-30 22:56:49 +01:00
Dimitri John Ledkov
9d09768bd1 Fix python3 setup.py clean failing to read unicode from
debian/changelog.
2015-01-19 14:08:51 +00:00
Dimitri John Ledkov
e162e7d580 Port ubuntutools library 2014-12-18 23:51:59 +00:00
Dmitrijs Ledkovs
5575d70531 dgetlp: drop it, and hence remove python-gnupginterface dependency. 2012-11-09 11:02:01 +00:00
Stefano Rivera
fdbb9b345c Provide transitional reverse-build-depends wrapper to help users
discover reverse-depends. (LP: #910420)
2012-02-15 16:42:58 +02:00
Stefano Rivera
682f5859ae Re-add dgetlp. Still needed for downloading source packages from +queue.
(LP: #919805)
2012-01-22 21:26:39 +02:00
Stefano Rivera
34efc162a2 And another rename, let this be the last 2011-12-09 00:23:07 +02:00
Stefano Rivera
8e341da95c Merge from trunk 2011-12-08 00:03:37 +02:00
Stefano Rivera
784efd7053 Rename again 2011-12-07 23:55:17 +02:00
Stefano Rivera
7d5efa8a76 Rename to ubuntu-safe-to-upload 2011-12-05 22:49:10 +02:00
Stefano Rivera
89e15a2f5d New Tool: ubuntu-upload-permission: Query upload permissions (LP: #876554) 2011-12-04 00:53:37 +02:00
Stefano Rivera
4988d36ba2 Extra bits 2011-12-04 00:39:40 +02:00
Stefano Rivera
a22f4eebab Rename again 2011-12-04 00:35:49 +02:00
Stefano Rivera
6ef82feac4 Manpage and other accoutrements 2011-12-03 23:36:10 +02:00
Stefano Rivera
5b8ac8354e submittodebian: Do the report boiler-plate checking in a script that wraps
an editor, so that we only edit the report once, after checking for
duplicates.
2011-12-02 23:42:29 +02:00
Stefano Rivera
b70681960f Remove dgetlp. No longer needed. 2011-11-22 14:39:50 +02:00
Stefano Rivera
6e4c276d1f Update metadata 2011-11-12 13:12:15 +02:00
Stefano Rivera
4750a90f80 Remove massfile. Neglected and unused (LP: #145598) 2011-10-23 21:22:02 +02:00
Benjamin Drung
97634a34d1 setup.py: Remove get-build-deps completely. 2011-09-10 01:53:58 +02:00
Jelmer Vernooij
13c0d09c25 get-branches is in lptools now, too. 2011-08-23 15:03:51 +02:00
Jelmer Vernooij
13a6851a10 Remove lp-shell, too. 2011-08-23 14:55:18 +02:00
Jelmer Vernooij
1cb0bfd1e7 remove grab-attachments, too. 2011-08-23 14:51:59 +02:00
Jelmer Vernooij
ff41896cc8 Remove lp-project-upload, lp-list-bugs and lp-set-dup, which are now
included in lptools.
2011-08-17 12:50:51 +02:00
Benjamin Drung
798ed69085 Remove empty /usr/share/ubuntu-dev-tools directory. 2011-07-01 22:07:08 +02:00
Benjamin Drung
a03fa654f3 Move debian-distro-info, distro-info, and ubuntu-distro-info from
ubuntu-dev-tools into distro-info.
2011-06-25 17:53:44 +02:00
Benjamin Drung
e8b3a18c45 Move suspicious-source and wrap-and-sort from ubuntu-dev-tools into devscripts. 2011-05-23 23:41:00 +02:00
Benjamin Drung
7a104714c4 Move add-patch, edit-patch, and what-patch from ubuntu-dev-tools into
devscripts (Closes: #568481).
2011-05-21 17:53:16 +02:00
Daniel Holbach
aecd1169fd fix problems mentioned in review 2011-05-10 12:08:59 +02:00
Daniel Holbach
343d5e97b4 harvest, setup.py: install tool that queries Harvest for information
about open opportunities for a given source package.
2011-03-21 12:39:25 +01:00
Stefano Rivera
dd7fd86c3d Remove manage-credentials, and credential handling code from
ubuntutools.lp.libsupport. Launchpadlib 1.9 handles this via
python-keyring.
2011-02-24 16:30:45 +02:00
Daniel Holbach
5b7535a628 revert harvest addition for now - no time to add: lacking a man page, a license header, needs to be mentioned in d/control, d/copyright 2011-01-26 10:18:40 +01:00
Daniel Holbach
ad837ae9cf harvest, setup.py: install tool that queries Harvest for information
about open opportunities for a given source package.
2011-01-26 09:33:18 +01:00