Commit Graph

  • 52032eb081
    Merge branch 'ccache-support' of git+ssh://git.launchpad.net/~3v1n0/ubuntu-dev-tools Mattia Rizzolo 2021-07-17 17:54:04 +02:00
  • 4fc36efcf2
    pbuilder-dist: use shutil.which instead of distutils.spawn.find_executable() to save a dependency Mattia Rizzolo 2021-07-17 17:47:51 +02:00
  • 7f227f6264 update changelog Dan Streetman 2021-07-12 18:18:59 -04:00
  • d598900df7 d/control: remove no longer needed requirements Dan Streetman 2021-07-14 12:42:39 -04:00
  • b4ca04efaa test: fix archive tests Dan Streetman 2021-07-13 15:57:10 -04:00
  • 0eaf71737d test: fix example package class Dan Streetman 2021-07-13 15:57:10 -04:00
  • 1b12d8b4e3 archive: convert to use pathlib instead of os.path Dan Streetman 2021-07-13 15:54:37 -04:00
  • be6e09a02b archive: don't use existing file if no verification methods provided Dan Streetman 2021-07-13 13:58:27 -04:00
  • 86276665cd archive: Update PersonalPackageArchiveSourcePackage to handle private PPA Dan Streetman 2021-07-12 18:16:25 -04:00
  • 3f2983c157 misc: Change download() method to use python requests and optional authentication Dan Streetman 2021-07-12 18:15:03 -04:00
  • 4f6d6bf2d8 misc: add extract_authentication method Dan Streetman 2021-07-13 13:21:34 -04:00
  • df93a225a8 misc: replace os.path with Pathlib Dan Streetman 2021-07-13 13:20:10 -04:00
  • d8df8cc869 misc: add download_bytes() and deprecate mode param for download_text() Dan Streetman 2021-07-13 13:18:55 -04:00
  • 243a728d6c Move DownloadError into ubuntutools/misc Dan Streetman 2021-07-13 07:56:54 -04:00
  • 6e18d60de4 lpapicache: add Archive.getMySubscriptionURL() Dan Streetman 2021-07-12 18:12:57 -04:00
  • dbd453876e flake8 tests no longer need to specifically exclude ubuntu-archive-assistant Dan Streetman 2021-06-04 17:48:50 -04:00
  • 732ff00cac Completely remove ubuntu-archive-assistant code Dan Streetman 2021-06-04 17:45:29 -04:00
  • 2ac69a89e3 mk-sbuild: Add support to configure ccache for each schroot Marco Trevisan (Treviño) 2021-04-26 20:11:42 +02:00
  • 4e5e6efdb1 mk-sbuild: Enable debugging in the finish.sh script if --debug is used Marco Trevisan (Treviño) 2021-04-26 19:29:06 +02:00
  • e193c30695 mk-sbuild: Use a more maintainable OPTS list using a bash array Marco Trevisan (Treviño) 2021-04-26 18:14:51 +02:00
  • 6bf3640e8f Upload to unstable 0.183 Stefano Rivera 2021-06-08 10:03:41 -04:00
  • 5dcde81c58 pbuilder: include missing import Dan Streetman 2021-03-12 13:09:17 -05:00
  • 30abe6eacd Upload to unstable 0.182 Stefano Rivera 2021-06-06 19:52:25 -04:00
  • c0546396bf Respect nocheck in DEB_BUILD_OPTIONS, again. Stefano Rivera 2021-06-06 19:52:14 -04:00
  • ef100f6166 update changelog Dan Streetman 2021-06-04 12:20:46 -04:00
  • 3428a65b1c d/rules: override build tests to use flake8 and nosetests3 Dan Streetman 2021-06-04 12:17:48 -04:00
  • 91e0babd93 d/t/control: add minimum version requirement for flake8 test Dan Streetman 2021-06-04 12:24:36 -04:00
  • 952b331c22 archive: fix flake8 test failure Dan Streetman 2021-06-04 12:14:10 -04:00
  • e44bc63209 update changelog Dan Streetman 2021-06-02 14:57:27 -04:00
  • c2ea95c067 syncpackage: don't login to LP if using --simulate Dan Streetman 2021-06-02 14:55:17 -04:00
  • f25f815bef update changelog Dan Streetman 2021-06-02 11:49:20 -04:00
  • a0315dac8c archive: only download dsc file to the workdir from pull() method Dan Streetman 2021-05-28 16:26:18 -04:00
  • ec36c7c792 syncpackage: remove calls to no-op pull_dsc() Dan Streetman 2021-05-28 16:24:53 -04:00
  • 9be49e7b93 archive: deprecate poorly-named pull_dsc() method Dan Streetman 2021-05-28 16:24:15 -04:00
  • 90824e056c archive: move check for verify_signature into check_dsc_signature Dan Streetman 2021-05-28 16:18:50 -04:00
  • 1093c372eb archive: allow passing absolute path to _download_file Dan Streetman 2021-05-28 16:17:08 -04:00
  • ff66707a4c Add mode param to download_text() to allow using custom modes like 'rb' Dan Streetman 2021-05-28 16:14:51 -04:00
  • 128eca1a5b
    Changelog for 0.181 0.181 Mattia Rizzolo 2021-05-02 20:04:32 +02:00
  • 4f10be3f13
    mk-sbuild: document eatmydata in the manpage Mattia Rizzolo 2021-05-02 20:02:47 +02:00
  • b687e11813
    Merge branch 'fix-backportpackage' of git+ssh://git.launchpad.net/~ddstreet/ubuntu-dev-tools/+git/ubuntu-dev-tools Mattia Rizzolo 2021-05-02 19:55:44 +02:00
  • eca442bf35
    Merge branch 'lp1916633' of git+ssh://git.launchpad.net/~ddstreet/ubuntu-dev-tools/+git/ubuntu-dev-tools Mattia Rizzolo 2021-05-02 19:49:03 +02:00
  • ede8a77718 doc/mk-sbuild.1: Add documentation for --debootstrap-proxy and DEBOOTSTRAP_PROXY Marco Trevisan (Treviño) 2021-04-26 17:35:22 +02:00
  • 85ed9ad1ce backportpackage: don't use SourcePackage() directly Dan Streetman 2021-04-08 22:52:20 -04:00
  • f97b19554f Use eatmydata by default Balint Reczey 2021-03-26 14:23:00 +01:00
  • a5ee35c812 Use eatmydata only with the dpkg command Balint Reczey 2021-03-26 13:20:38 +01:00
  • d784fea1cd pbuilder: handle debian change from /updates to -security Dan Streetman 2021-03-12 13:09:17 -05:00
  • 728849964e
    Logging: Fix oversight from the last logging refactor Krytarik Raido 2021-02-21 01:34:04 +01:00
  • 09537bd44d
    Merge branch 'fix-sponsor-patch' of git+ssh://git.launchpad.net/~logan/ubuntu-dev-tools Mattia Rizzolo 2021-02-24 14:24:50 +01:00
  • 484a668c0a
    init changelog Mattia Rizzolo 2021-02-24 14:23:42 +01:00
  • bc24ef23de sponsor-patch: fix bugs from py3 migration Logan Rosen 2021-02-22 22:24:52 -05:00
  • ea549d6c19
    Changelog for 0.180 0.180 Mattia Rizzolo 2021-02-19 12:36:01 +01:00
  • 7118411b89
    Drop coverage in the autopkgtest, as python3-nose-cov is not in Debian Mattia Rizzolo 2021-02-19 12:12:02 +01:00
  • 2c6f87acd3 update changelog for 0.179 0.179 Dan Streetman 2021-02-03 10:21:50 -05:00
  • 211416d2fd update changelog Dan Streetman 2021-01-26 05:22:26 -05:00
  • 0eeb93ee0c logging: update ubuntutools.getLogger() to output to stdout/stderr correctly Dan Streetman 2021-02-01 18:26:13 -05:00
  • b35712fa40 archive: wrap filtered masters in list Dan Streetman 2021-01-28 14:31:14 -05:00
  • ee9b8756d9 archive: make SourcePackage ABC abstract class to enforce subclasses provide distribution Dan Streetman 2021-01-28 14:30:08 -05:00
  • 9792f5b95c archive: don't download from archive if using UCA staging ppa Dan Streetman 2020-07-21 15:18:49 -04:00
  • d8d4fd9285 archive: log warnings around 'staging' pocket Dan Streetman 2020-07-21 15:03:00 -04:00
  • 9a38ad1b7b archive: add UCA parsing/finding code for UCA releases/pockets Dan Streetman 2020-07-21 14:01:55 -04:00
  • db181f4aa6 archive: use UCA Project to find valid UCA release names Dan Streetman 2020-07-21 14:00:59 -04:00
  • 04ae04e17b archive: simplify PPA source package class Dan Streetman 2020-07-21 13:52:03 -04:00
  • ae3837be1d lp: add Project and ProjectSeries classes Dan Streetman 2020-07-21 11:26:16 -04:00
  • 20036e6c36 ubuntutools/pullpkg: add --login parameter Dan Streetman 2020-06-15 17:02:28 -04:00
  • e13a4eb45e ubuntutools/archive: deprecate passing 'lp' object to SourcePackage() Dan Streetman 2020-06-15 17:00:00 -04:00
  • cb865e3b86 ubuntutools/lp: change default login to anonymous Dan Streetman 2020-06-15 19:08:18 -04:00
  • 61f0023c37 archive: use verify_file_checksums() Dan Streetman 2020-07-21 15:01:16 -04:00
  • e5a42b1ba1 misc: add verify_file_checksums() function Dan Streetman 2020-07-21 15:00:40 -04:00
  • 359cb18d8d lpapicache: replace httplib2 use with call to download_text() Dan Streetman 2020-07-20 17:48:52 -04:00
  • b89ad962f4 misc: add download_text() method Dan Streetman 2020-07-20 17:43:17 -04:00
  • 58ca95e719 pullpkg: provide dst to download() Dan Streetman 2020-04-14 15:15:20 -04:00
  • a26a154bc9 misc: move logic into download() to handle plain file paths, and src == dst Dan Streetman 2020-03-25 16:34:45 -04:00
  • fed562405d archive: simplify handling of dsc file Dan Streetman 2020-03-25 15:49:53 -04:00
  • 248cf38d79 misc: update download() function Dan Streetman 2020-03-25 15:47:33 -04:00
  • 3d0921ee54 archive: simplify _source_urls() and _binary_urls() Dan Streetman 2020-03-23 17:38:40 -04:00
  • c29b660dbf lpapicache: make sure source/binary file metadata includes all keys Dan Streetman 2020-03-19 16:25:52 -04:00
  • b2f4ceee8e archive: use _download_file_from_urls() Dan Streetman 2020-03-13 09:52:50 -04:00
  • b6e0b5b388 archive: add _download_file_from_urls() Dan Streetman 2020-03-13 09:52:06 -04:00
  • 494e0d6ddd archive: change log level of some messages Dan Streetman 2020-03-13 09:51:03 -04:00
  • 2cfcbdb300 Remove pull-revu-source Dan Streetman 2020-06-16 09:21:53 -04:00
  • 07d7381b4d Remove reverse-build-depends Dan Streetman 2020-06-15 19:19:13 -04:00
  • d19ac157b0 mk-sbuild: don't print usage on stderr Dan Streetman 2020-06-15 19:15:59 -04:00
  • 6698b70f98 d/t/control: change to test with flake8 and nosetests Dan Streetman 2020-06-15 19:29:18 -04:00
  • d464c1ffe8 d/rules: override dh_auto_clean to cleanup tox and nose coverage files Dan Streetman 2021-01-25 09:05:22 -05:00
  • 42c659555c d/control: remove flake8 dep Dan Streetman 2020-06-15 19:25:42 -04:00
  • 120f15ca50 d/control: remove pylint dep Dan Streetman 2020-06-15 19:25:02 -04:00
  • 4e63b2cbb5 d/control: add dput dependency, remove runtime check Dan Streetman 2021-01-25 09:30:45 -05:00
  • f2118d6e7f d/control: add python3-debianbts dep, remove runtime check Dan Streetman 2021-01-25 09:25:22 -05:00
  • 52739e44ad test: simplify test_help with subtests Dan Streetman 2020-06-15 19:11:38 -04:00
  • 12c2e6bf42 test: remove unneeded stuff in test/__init__.py Dan Streetman 2020-06-15 18:28:29 -04:00
  • ae74f71a1e test: remove flake8 and pylint unittest files Dan Streetman 2020-06-15 19:09:32 -04:00
  • 930c05621e test: move tests/* into ubuntu_archive_assistant/ Dan Streetman 2020-06-15 18:24:10 -04:00
  • 48c7130008 test: remove dep on mock, use unittest.mock instead Dan Streetman 2020-06-15 18:20:51 -04:00
  • 3eefdec9b6 test: add support for running tox tests Dan Streetman 2020-06-15 17:47:25 -04:00
  • e7f0447342 Close LP: #1913330 Stefano Rivera 2021-02-01 17:33:10 -07:00
  • 90cb51becb archive.py: Evaluate the filter() fixing syncpackage. Stefano Rivera 2021-01-29 22:18:22 -07:00
  • e54a13743c
    releasing package ubuntu-dev-tools version 0.178 0.178 Dimitri John Ledkov 2021-01-25 23:28:38 +00:00
  • 07b81efd24 doc: update pull-pkg man page to clarify default pockets Dan Streetman 2020-04-23 11:13:43 -04:00
  • 390be3f0b3 archive: remove DebianSourcePackage.pull_dsc() Dan Streetman 2020-03-19 16:26:44 -04:00
  • 9d7ce2745f
    Merge branch 'pbuilder-dist_more_archs' of git+ssh://git.launchpad.net/~misterc/ubuntu-dev-tools Mattia Rizzolo 2021-01-19 23:36:25 +01:00