Commit Graph

  • 45253b398c archive: remove unneeded 'found' flag Dan Streetman 2020-03-06 12:51:59 +01:00
  • e1f2cbf831 archive: remove _binary_files_info() Dan Streetman 2020-01-22 14:33:51 -05:00
  • 8ebd086aac ubuntutools/misc: add verify_file_checksum function Dan Streetman 2020-01-23 08:48:21 -05:00
  • 9f428e471b ubuntutools/misc: convert print() to std logging Dan Streetman 2020-03-04 08:27:11 +01:00
  • 907061c15e lpapicache: support 'include_meta' param in binaryFileUrls() Dan Streetman 2020-01-22 14:09:58 -05:00
  • ee98423715 lpapicache: use urlparse instead of manual parsing Dan Streetman 2020-01-26 18:56:43 -05:00
  • d98e16226b archive: change _download_file verify param to dscverify Dan Streetman 2020-01-22 14:32:56 -05:00
  • 53fa2336b8 archive: cache Debian srcpkg when pulling binaries Dan Streetman 2020-01-22 14:39:14 -05:00
  • f5694d7cf6 archive: pass src pkg file size to _download_file Dan Streetman 2020-01-22 14:30:53 -05:00
  • 7900a09763 archive: fix DebianSourcePackage implementation of _source_urls() Dan Streetman 2020-01-24 17:20:05 -05:00
  • f2b758f503
    init changelog for next release Mattia Rizzolo 2020-02-23 13:10:04 +01:00
  • 2decc105a2
    Changelog for 0.176 0.176 Mattia Rizzolo 2020-02-23 13:09:19 +01:00
  • 41df9a33a4
    d/control: Bump Standards-Version to 4.5.0, no changes needed. Mattia Rizzolo 2020-02-23 13:02:49 +01:00
  • 36ffc92e00 pullpkg: for -p list, show bpph arch for files built for 'all' arch Dan Streetman 2020-02-07 07:11:07 -05:00
  • 3d7f542e49 archive: allow pull_binaries() to accept arch=None Dan Streetman 2020-02-07 07:10:40 -05:00
  • ebe460aad1 lpapicache: allow getBinaries(arch=None) to get all archs Dan Streetman 2020-02-07 06:58:10 -05:00
  • 5553d98e47 lpapicache: remove fallback_arch from getBinaries Dan Streetman 2020-02-07 06:56:44 -05:00
  • 5838fa39ff lpapicache: remove SPPH _have_all_binaries flag Dan Streetman 2020-02-07 06:26:11 -05:00
  • 63f614ebe3 archive: if using local file, avoid error trying to copy file to itself Dan Streetman 2020-01-21 13:31:10 -05:00
  • f026b5d597 ubuntu-upload-permission: sort packagesets by name Dan Streetman 2020-02-07 10:26:35 -05:00
  • fe30873247 submittodebian: open file in binary mode before writing utf-8 encoded bytes Dan Streetman 2020-02-13 17:37:04 -05:00
  • 1e1702e676 Use +sourcefiles URLs where possible Colin Watson 2020-01-21 15:09:29 +00:00
  • f8fa865ab2
    pbuilder-dist: Add support for riscv64. Mattia Rizzolo 2020-01-11 15:36:48 +01:00
  • 6e3d26185c
    Merge branch 'lintian-fixes' of git+ssh://git.launchpad.net/~debian-janitor/ubuntu-dev-tools Mattia Rizzolo 2019-12-06 13:38:14 +01:00
  • c13988fbeb
    Fix day-of-week for changelog entry 0.66. Debian Janitor 2019-12-06 12:19:47 +00:00
  • 7b95e4c457
    Release 0.175 0.175 Mattia Rizzolo 2019-12-01 19:36:38 +01:00
  • 6e4ab93ff9
    document ddstreet contributions in d/copyright Mattia Rizzolo 2019-12-01 19:36:07 +01:00
  • 41345dd546
    d/control: Bump Standards-Version to 4.4.1, no changes needed. Mattia Rizzolo 2019-12-01 19:35:49 +01:00
  • 87f226258a
    Merge branch 'megamerge_request' of git+ssh://git.launchpad.net/~ddstreet/ubuntu-dev-tools/+git/ubuntu-dev-tools Mattia Rizzolo 2019-12-01 19:28:17 +01:00
  • 82c8c438f7 ubuntutools: use file extension when possible to determine deb/ddeb/udeb Dan Streetman 2019-11-25 16:40:18 -05:00
  • 1a30454d1e test: remove test_archive obsolete tests Dan Streetman 2019-02-08 17:22:31 -05:00
  • e37e9db7eb pullpkg: add --security param to query ubuntu sec team proposed ppa Dan Streetman 2019-02-13 21:31:52 -05:00
  • 87a09640ba ubuntutools/pullpkg.py: convert -v to count, enable package-wide debug for -vv Dan Streetman 2019-07-08 18:27:14 -04:00
  • 90e8fe81e1 replace ubuntutools.logger with standard python logging Dan Streetman 2018-10-12 18:54:07 -04:00
  • c9c7fed1f6 pull-uca-*: search in reverse order of UCA releases, if none specified Dan Streetman 2018-09-13 17:46:19 -04:00
  • 7c097b19ba ubuntutools: add --status param to pull-pkg Dan Streetman 2019-11-06 17:07:42 -05:00
  • 0f61836b10 ubuntutools: update archive/lpapicache to optionally search all series Dan Streetman 2018-07-24 16:28:25 -04:00
  • b11b83f0e2 pull-pkg: change UCA source pkg class to subclass of PPA source pkg class Dan Streetman 2018-07-10 15:32:57 -04:00
  • 7084bfc8bc pull-pkg: add pull-ppa-* functionality Dan Streetman 2018-07-10 14:23:21 -04:00
  • 3491b0cff9 pull-pkg: change pullpkg into class PullPkg Dan Streetman 2018-07-10 14:20:44 -04:00
  • fb750e38bb lpapicache: find binaries from lp Dan Streetman 2017-11-21 14:37:42 -05:00
  • 3a413760f3 ubuntutools: add pull-* --no-verify-signature option, don't fail if no pub key Dan Streetman 2018-02-28 15:47:53 -05:00
  • 41a6c47ac2 pull-pkg: update man pages to all point to single pull-pkg.1 man page Dan Streetman 2017-09-15 09:50:29 -04:00
  • e3268a62f4 pull-pkg: create pull-[lp|debian|uca]-* scripts Dan Streetman 2017-09-14 19:59:20 -04:00
  • cdaf5d0761 pull-pkg: change pull-pkg script code into modular code Dan Streetman 2017-09-14 20:05:12 -04:00
  • 79b705d235 pull-pkg: rename pull-pkg to ubuntutools/pullpkg.py module Dan Streetman 2017-09-15 17:45:13 -04:00
  • d7bcb012f6 pull-pkg: update to use previous SourcePackage improvements Dan Streetman 2017-09-14 19:59:53 -04:00
  • ec72cf1538 pull-pkg: rename pull-lp-source to pull-pkg Dan Streetman 2017-03-23 13:47:07 -04:00
  • 3dabf05370 pull-pkg: add debian and ubuntu ddebs mirror urls Dan Streetman 2017-03-31 15:50:19 -04:00
  • f4f16f95f7 pull-uca: update UbuntuCloudArchiveSourcePackage Dan Streetman 2017-03-31 15:48:32 -04:00
  • b96885f05e ubuntutools/archive: convert external rmadison call to native implementation Dan Streetman 2017-03-31 11:26:26 -04:00
  • f944d3146a pull-pkg: find src pkg name from binary pkg name Dan Streetman 2017-03-23 13:22:53 -04:00
  • 9f58f5cb80 pull-pkg: find latest pkg in series in SourcePackage Dan Streetman 2017-03-23 12:01:51 -04:00
  • b0c22e1d57 pull-pkg: update archive.py SourcePackage Dan Streetman 2017-03-23 11:58:51 -04:00
  • 506e3db601 pull-pkg: add SourcePackage.pull_binaries() function Dan Streetman 2017-03-23 07:51:15 -04:00
  • d3b8d7a1b7 ubuntutools/lp/lpapicache: expand coverage for LP api Dan Streetman 2017-03-23 07:24:17 -04:00
  • 51231f116c debian/control: add python3-lazr.restfulclient dep to python3-ubuntutools Dan Streetman 2019-02-12 16:57:57 -05:00
  • d0aa64a51b ubuntutools/misc: define POCKETS and DEFAULT_POCKETS Dan Streetman 2019-09-11 16:24:49 -04:00
  • b5ae0bdca3 simplify subprocess usage Dan Streetman 2019-02-11 14:30:01 -05:00
  • 463d1f63a8
    requestbackport: Error out nicely when a tracking project doens't exist. Mattia Rizzolo 2019-11-21 16:20:02 +01:00
  • c7b2149e1a
    Merge branch 'py3debian-changelog' of git+ssh://git.launchpad.net/ubuntu-dev-tools Mattia Rizzolo 2019-11-11 14:44:04 +01:00
  • 8220accbe8
    Merge branch 'submittodebian_context_mgr' of git+ssh://git.launchpad.net/~ddstreet/ubuntu-dev-tools/+git/ubuntu-dev-tools Mattia Rizzolo 2019-11-11 14:27:20 +01:00
  • d3d63d6a59
    Merge branch 'pylint_jobs' of git+ssh://git.launchpad.net/~ddstreet/ubuntu-dev-tools/+git/ubuntu-dev-tools Mattia Rizzolo 2019-11-11 14:25:46 +01:00
  • 17cce2602c submittodebian: use file context manager Dan Streetman 2019-02-06 09:51:47 -05:00
  • 0931098a2c tests/pylint.conf: use jobs=0 to speed up tests Dan Streetman 2018-03-01 08:26:14 -05:00
  • 982ebe6a46
    Trust the installed debian-keyring when checking validity of dsc signatures. Mattia Rizzolo 2019-10-28 14:35:01 +01:00
  • ba2afc6429
    Release 0.174 0.174 Mattia Rizzolo 2019-09-26 11:07:46 +02:00
  • 21adb8f61f
    fix flake8 warning Mattia Rizzolo 2019-09-26 11:05:48 +02:00
  • e083529784
    import-bug-from-debian: revert a change from the last merge: keep debianbts an optional dependency Mattia Rizzolo 2019-09-26 10:56:48 +02:00
  • 9cd3479218
    Merge branch 'import-bug-from-debian' of git+ssh://git.launchpad.net/~ddstreet/ubuntu-dev-tools/+git/ubuntu-dev-tools Mattia Rizzolo 2019-09-26 10:53:54 +02:00
  • b76201967a
    Merge branch 'reverse-depends-fixes' of git+ssh://git.launchpad.net/~ddstreet/ubuntu-dev-tools/+git/ubuntu-dev-tools Mattia Rizzolo 2019-09-12 14:40:40 +02:00
  • dc6e03d38c
    Merge branch 'python3_missed_one' of git+ssh://git.launchpad.net/~ddstreet/ubuntu-dev-tools/+git/ubuntu-dev-tools Mattia Rizzolo 2019-09-12 14:37:26 +02:00
  • c8602ba8a2
    Merge branch 'ubuntutools-misc' of git+ssh://git.launchpad.net/ubuntu-dev-tools Mattia Rizzolo 2019-09-12 14:34:30 +02:00
  • ec14165262 reverse-depends fixes Dan Streetman 2019-04-07 10:12:08 -04:00
  • 2c998a6fd2 setup.py: convert to py3 Dan Streetman 2019-09-11 17:18:51 -04:00
  • 0d9d78a721 import-bug-from-debian fixes Dan Streetman 2019-02-04 15:00:50 -05:00
  • e5c90b986c reverse-depends: Support Reverse-Testsuite-Triggers and Reverse-Build-Depends-Arch (LP: #1843614) Stefano Rivera 2019-09-11 16:03:13 -03:00
  • 317b68bc08 Use a context manager for opening files Stefano Rivera 2019-09-11 13:38:21 -03:00
  • 7a6b779e77 ubuntutools.misc: Replace Popen() calls with check_output() Stefano Rivera 2019-09-11 13:38:04 -03:00
  • 454737b5bf Rewrite merge-changelog using python3-debian Stefano Rivera 2019-09-04 19:02:21 -03:00
  • 4438c23a72
    Changelog for 0.173 0.173 Mattia Rizzolo 2019-09-10 15:35:19 +02:00
  • 228c5710e7
    Explicitly require Python3 >= 3.6. Mattia Rizzolo 2019-09-10 14:27:42 +02:00
  • 2c4fcfc0b9
    De-duplicate Depends field Mattia Rizzolo 2019-09-10 14:25:55 +02:00
  • 68b41fc82f
    Drop workaround for an old pylint bug Mattia Rizzolo 2019-09-10 14:25:35 +02:00
  • 434ca8952e
    Merge branch 'python3' of git+ssh://git.launchpad.net/ubuntu-dev-tools Mattia Rizzolo 2019-09-10 14:19:07 +02:00
  • 19ba351f57
    update changelog Mattia Rizzolo 2019-09-10 10:57:57 +02:00
  • 72a3420944 make ubuntu-dev-tools require matching version of python-ubuntutools Dan Streetman 2018-06-29 17:01:18 -04:00
  • a7d166b52f pull-pkg: use ubuntutools/version/Version Dan Streetman 2017-03-23 06:43:28 -04:00
  • 06642ef9f7 Remove some more u'' strings Stefano Rivera 2019-09-05 16:10:26 -03:00
  • 38632a190e We depend on python3-debian Stefano Rivera 2019-09-05 09:50:09 -03:00
  • 7b2f1a713b Remove more Python 2 fallback imports Stefano Rivera 2019-09-05 09:49:41 -03:00
  • 8bdf4f839a requestbackport: In python3, Entry isn't hashable Stefano Rivera 2019-09-04 19:32:59 -03:00
  • 301569e809 Pull out Python 2 support hacks Stefano Rivera 2019-09-04 19:17:00 -03:00
  • bb765237db Port Python scripts to Python 3, remove python 2 modules. (Closes: #938740, LP: #1099537) Stefano Rivera 2019-09-04 19:21:48 -03:00
  • 3d345113cc Use python3-debian's Version class in merge-changelog, to support Python 3. Stefano Rivera 2019-09-04 19:01:41 -03:00
  • 66afe7c6fc Port import-bug-from-debian to Python 3 Stefano Rivera 2019-09-04 18:27:03 -03:00
  • d681c7dc89 Unused exception variables Stefano Rivera 2019-09-04 18:14:22 -03:00
  • 5f3247cfc0 Port update-maintainer to Python 3 Stefano Rivera 2019-09-04 17:26:53 -03:00
  • 96896fd2c8 Port ubuntu-upload-permission to Python 3 Stefano Rivera 2019-09-04 17:25:14 -03:00
  • 16b9311995 Port ubuntu-iso Stefano Rivera 2019-09-04 17:22:28 -03:00