1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178
|
python-requests-toolbelt (1.0.0-4) unstable; urgency=medium
* Team upload.
* Fix documentation building (closes: #1090160).
* Use pybuild-plugin-pyproject.
-- Colin Watson <cjwatson@debian.org> Tue, 17 Dec 2024 14:31:21 +0000
python-requests-toolbelt (1.0.0-3) unstable; urgency=medium
* d/control: Bump Standards-Version to 4.7.0 (from 4.6.2; no further changes
needed).
* d/copyright: Update copyright year for debian/* files
* d/rules: Ignore test_dump_response,
test_dump_all,test_prepared_request_override_base,
test_prepared_request_with_base, test_request_override_base,
test_request_with_base tests that use internet connection (Closes:
#1073442).
- d/tests/pytest: Ignore tests also un autpkgtest.
-- Emmanuel Arias <eamanu@debian.org> Sat, 03 Aug 2024 10:21:09 -0300
python-requests-toolbelt (1.0.0-2) unstable; urgency=medium
[ Zixing Liu ]
* Team upload
* d/tests: Add the missing test dependency: python3-trustme
-- Benjamin Drung <bdrung@debian.org> Tue, 29 Aug 2023 12:55:18 +0200
python-requests-toolbelt (1.0.0-1) unstable; urgency=medium
* New upstream release.
* d/control: Update my contact information. Also in d/copyright for debian/*
files.
* d/control: wrap-and-sort.
* d/control: Bump Standards-Version to 4.6.2 (from 4.6.1; no further changes
needed).
* d/control: Update Homepage from pypi to upstream homepage documentation.
* d/control: Add python3-betamax and python3-pytest as Build Depends.
- Stop using Build-Depends-Indep in favor of Build-Depends.
- Activate tests. Remove PYBUILD_DISABLE=test. Ignore tests that use
setup.py file: test_reads_open_file_objects,
test_reads_open_file_objects_using_to_string,
test_reads_open_file_objects_with_a_specified_filename.
* d/control: Remove Testsuite: autopkgtest-pkg-python.
* d/tests: Add autopkgtests tests.
* d/control: Add Rules-Requires-Root: no to source stanza.
* d/copyright: Update copyright year for debian/* files.
-- Emmanuel Arias <eamanu@debian.org> Fri, 11 Aug 2023 19:34:50 -0300
python-requests-toolbelt (0.10.1-1) unstable; urgency=medium
* Team upload
* New upstream version 0.10.1
* Refresh patches
-- Antonio Terceiro <terceiro@debian.org> Thu, 08 Dec 2022 13:29:17 -0300
python-requests-toolbelt (0.9.1-3) unstable; urgency=medium
[ Debian Janitor ]
* Update standards version to 4.6.1, no changes needed.
* Apply multi-arch hints. + python-requests-toolbelt-doc: Add Multi-Arch: foreign.
-- Jelmer Vernooij <jelmer@debian.org> Sun, 27 Nov 2022 14:02:31 +0000
python-requests-toolbelt (0.9.1-2) unstable; urgency=medium
[ Debian Janitor ]
* Use secure copyright file specification URI.
-- Jelmer Vernooij <jelmer@debian.org> Thu, 26 May 2022 20:05:06 +0100
python-requests-toolbelt (0.9.1-1) unstable; urgency=medium
* New upstream version 0.9.1.
* d/control: Set DPT as maintainer (Closes: #943419).
- Set me as uploaders.
* d/control: Bump debhelper-compat to 13.
* d/control: Bump Standards-Version to 4.5.1 (from 4.0.0).
* d/control: Remove X-Python*-Version key.
* d/compat: remove d/compat file is no longer need.
* d/copyright: Update Copyright for debian files.
- add me on Copyright field.
* d/salsa-ci.yml: enable salsa-ci.
* d/control: Update VCS-* information.
* d/watch: Bump watch file version.
-- Emmanuel Arias <eamanu@yaerobi.com> Sat, 28 Nov 2020 11:23:45 -0300
python-requests-toolbelt (0.8.0-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Drop python2 support; Closes: #938141
-- Sandro Tosi <morph@debian.org> Mon, 14 Oct 2019 23:00:28 -0400
python-requests-toolbelt (0.8.0-1) unstable; urgency=medium
* New upstream version 0.8.0.
* Changed Standards-Version from 3.9.8 to 4.0.0.
-- Petter Reinholdtsen <pere@debian.org> Sun, 16 Jul 2017 09:19:44 +0000
python-requests-toolbelt (0.7.0-1) unstable; urgency=medium
* New upstream version 0.7.0.
* Added intersphinx-localmapping.diff to make sure build do not try
to use the Internet during build (See #830186).
-- Petter Reinholdtsen <pere@debian.org> Sat, 27 Aug 2016 08:49:23 +0200
python-requests-toolbelt (0.6.2-1) unstable; urgency=medium
* New upstream version 0.6.2.
* Add autopkgtest-pkg-python testsuite to d/control to get basic testing.
-- Petter Reinholdtsen <pere@debian.org> Tue, 12 Jul 2016 11:18:56 +0200
python-requests-toolbelt (0.6.0-3) unstable; urgency=medium
* Updated Standards-Version from 3.9.7 to 3.9.8.
* Added python-sphinx-rtd-theme as build dependency. (Closes: #829192)
-- Petter Reinholdtsen <pere@debian.org> Wed, 06 Jul 2016 09:21:50 +0200
python-requests-toolbelt (0.6.0-2) unstable; urgency=medium
[ Ross Gammon ]
* Add myself to uploaders.
[ Petter Reinholdtsen ]
* Change Standards-Version from 3.9.6 to 3.9.7.
-- Petter Reinholdtsen <pere@debian.org> Mon, 08 Feb 2016 22:22:24 +0000
python-requests-toolbelt (0.6.0-1) unstable; urgency=medium
* Remove forgotten and redundant override_dh_auto_build.
* Add gbp.conf file enforcing the need for pristine-tar with git-buildpackage.
* Imported Upstream version 0.6.0
-- Petter Reinholdtsen <pere@debian.org> Mon, 08 Feb 2016 13:35:37 +0000
python-requests-toolbelt (0.5.1-4) unstable; urgency=medium
* Changed doc building rules to use LC_ALL=C and dh_sphinxdoc.
-- Petter Reinholdtsen <pere@debian.org> Sat, 16 Jan 2016 06:42:14 +0000
python-requests-toolbelt (0.5.1-3) unstable; urgency=medium
* Add missing build dependency on python-requests/python3-requests.
(Closes: #810644)
-- Petter Reinholdtsen <pere@debian.org> Sun, 10 Jan 2016 21:37:43 +0000
python-requests-toolbelt (0.5.1-2) unstable; urgency=low
[ Federico Ceratto ]
* Rename license.
* Build Python3 and docs, install HISTORY.rst.
* Install doc files.
[ Petter Reinholdtsen ]
* Make sure backup file included in distribution by mistake do not end
up in binary packages.
* Make sure clean target remove generated html documentation.
-- Petter Reinholdtsen <pere@debian.org> Fri, 08 Jan 2016 00:08:51 +0100
python-requests-toolbelt (0.5.1-1) unstable; urgency=low
* Initial release (Closes: #809969).
-- Petter Reinholdtsen <pere@debian.org> Tue, 05 Jan 2016 21:15:53 +0000
|