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 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244
|
python-testfixtures (8.3.0-2) unstable; urgency=medium
* Team upload.
* Add support for Python 3.13 (closes: #1082272).
-- Colin Watson <cjwatson@debian.org> Fri, 08 Nov 2024 10:14:04 +0000
python-testfixtures (8.3.0-1) unstable; urgency=medium
* Team upload.
* New upstream version.
-- Andrey Rakhmatullin <wrar@debian.org> Sat, 15 Jun 2024 23:27:16 +0500
python-testfixtures (8.2.0-1) unstable; urgency=medium
* Team upload.
* New upstream version.
* Re-enable the furo theme, add B-D: furo.
* Bump Standards-Version to 4.7.0.
* Fix the sybil objects.inv path.
* Use ${sphinxdoc:Built-Using}.
* Fix running tests for docs at the build time.
* Apply the B-D changes from 8.1.0-1 to the autopkgtests.
-- Andrey Rakhmatullin <wrar@debian.org> Sun, 05 May 2024 17:01:48 +0500
python-testfixtures (8.1.0-1) unstable; urgency=medium
* Team upload.
* New upstream version.
* Remove B-D: python3-zope.component, bump the minimum version for
B-D: python3-sybil to 6.0.0.
-- Andrey Rakhmatullin <wrar@debian.org> Sat, 02 Mar 2024 10:29:43 +0500
python-testfixtures (7.2.2-2) unstable; urgency=medium
* Team upload.
* Fix tests on Python 3.12 (Closes: #1056507, 1058356).
-- Andrey Rakhmatullin <wrar@debian.org> Tue, 12 Dec 2023 23:39:16 +0400
python-testfixtures (7.2.2-1) unstable; urgency=medium
* New upstream version 7.2.2
* Refresh patches.
* Drop Built-Using field on python-testfixtures-doc package.
* Build using pybuild-plugin-pyproject.
* Install pytest.ini using d/pybuild.testfiles.
-- Michael Fladischer <fladi@debian.org> Sat, 28 Oct 2023 14:31:07 +0000
python-testfixtures (7.1.0-1) unstable; urgency=medium
* Team upload.
* Upload to unstable.
-- Andrey Rakhmatullin <wrar@debian.org> Thu, 15 Jun 2023 21:55:16 +0400
python-testfixtures (7.1.0-1~exp1) experimental; urgency=medium
* Team upload.
* Upload to experimental.
* New upstream version.
* Add upstream patches for python3-sybil 5.0.2 compatibility.
* Use ${sphinxdoc:Built-Using}.
* Bump Standards-Version to 4.6.2.
* Switch to B-D: dh-sequence-*.
* Skip building docs in the nodoc profile.
* Annotate B-D with build profiles.
-- Andrey Rakhmatullin <wrar@debian.org> Sun, 28 May 2023 19:44:52 +0400
python-testfixtures (7.0.4-1) unstable; urgency=low
* New upstream release.
* Remove Built-Using from python-testfixtures-doc because it is
Archtitecture: all.
* Update d/copyright with new years.
* Use uscan version 4.
-- Michael Fladischer <fladi@debian.org> Sat, 07 Jan 2023 16:39:55 +0000
python-testfixtures (7.0.0-1) unstable; urgency=medium
* Team upload.
[ Debian Janitor ]
* Add M-A: foreign to python-testfixtures-doc.
[ Andrey Rahmatullin ]
* Upload to unstable.
* Bump Standards-Version to 4.6.1.
* Fix Django and docs autopkgtests.
-- Andrey Rahmatullin <wrar@debian.org> Sat, 22 Oct 2022 13:34:29 +0500
python-testfixtures (7.0.0-1~exp1) experimental; urgency=medium
* Team upload.
* Upload to experimental.
* New upstream version.
* Fix objects.inv paths and fix/update B-D for them.
* Roll back the docs theme as furo is not in Debian.
* Replace py3versions -r with py3versions -s in the autopkgtest.
* Bump the python3-sybil B-D and autopkgtest dep versions to 3.0.0.
-- Andrey Rahmatullin <wrar@debian.org> Sat, 20 Aug 2022 22:04:41 +0500
python-testfixtures (6.18.5-1) unstable; urgency=medium
* Team upload.
* New upstream version.
-- Andrey Rahmatullin <wrar@debian.org> Wed, 16 Mar 2022 21:52:50 +0500
python-testfixtures (6.18.3-2) unstable; urgency=medium
* Team upload.
* Update d/watch.
* Fix test errors on Python 3.10.
-- Andrey Rahmatullin <wrar@debian.org> Wed, 01 Dec 2021 22:12:52 +0500
python-testfixtures (6.18.3-1) unstable; urgency=medium
* Team upload.
* New upstream version.
* Update the upstream URL in d/{control,copyright,watch}.
-- Andrey Rahmatullin <wrar@debian.org> Sat, 09 Oct 2021 21:30:53 +0500
python-testfixtures (6.18.0-1) unstable; urgency=medium
* Team upload.
[ Ondřej Nový ]
* d/control: Update Maintainer field with new Debian Python Team
contact address.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Andrey Rahmatullin ]
* New upstream version.
* Drop B-D: python3-mock (Closes: #980138).
* Drop no longer needed B-D: python3-nose.
* Update the URL pattern in debian/watch.
* Bump Standards-Version to 4.6.0.
* Bump the debhelper compat level to 13.
* Also run docs tests at the build time.
* Add autopkgtests.
-- Andrey Rahmatullin <wrar@debian.org> Fri, 20 Aug 2021 12:21:26 +0500
python-testfixtures (6.14.1-1) unstable; urgency=medium
* Team upload.
[ Debian Janitor ]
* Update standards version to 4.5.0, no changes needed.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Andrey Rahmatullin ]
* New upstream version.
* Add an upstream fix for Python 3.8.3 (Closes: #963369).
-- Andrey Rahmatullin <wrar@debian.org> Mon, 29 Jun 2020 21:07:55 +0500
python-testfixtures (6.10.1-1) unstable; urgency=medium
* Team upload.
[ Michael Fladischer ]
* Bump debhelper version to 12.
* Bump Standards-Version to 4.4.1.
* Run wrap-and-sort -bast to reduce diff size of future changes.
* Add debian/gbp.conf.
[ Andrey Rahmatullin ]
* New upstream version.
* Remove external image links from README.rst.
* Add Built-Using: ${sphinxdoc:Built-Using}.
* Add Rules-Requires-Root: no.
-- Andrey Rahmatullin <wrar@debian.org> Wed, 13 Nov 2019 20:15:05 +0500
python-testfixtures (4.14.3-3) unstable; urgency=medium
* Team upload.
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
[ Andrey Rahmatullin ]
* Drop Python 2 support.
-- Andrey Rahmatullin <wrar@debian.org> Fri, 16 Aug 2019 00:50:38 +0500
python-testfixtures (4.14.3-2) unstable; urgency=medium
[ Ondřej Nový ]
* Enable autopkgtest-pkg-python testsuite.
* d/control: Set Vcs-* to salsa.debian.org.
* d/control: Remove ancient X-Python-Version field.
* d/control: Remove ancient X-Python3-Version field.
* Convert git repository from git-dpm to gbp layout.
* Use 'python3 -m sphinx' instead of sphinx-build for building docs.
[ James Valleroy ]
* Add patch to deal with the comma vanishing from repr in 3.7
(Closes: #912184).
* Update debhelper compat level to 11.
* Change doc-base Index and Files to match file locations.
* Standards-Version is 4.2.1 now (no changes needed).
-- Andrej Shadura <andrewsh@debian.org> Wed, 19 Dec 2018 11:21:01 +0100
python-testfixtures (4.14.3-1) unstable; urgency=low
* New upstream release.
* Add Django support to documentation and tests.
-- Michael Fladischer <fladi@debian.org> Wed, 31 May 2017 11:27:41 +0200
python-testfixtures (4.13.5-1) unstable; urgency=low
* New upstream release.
-- Michael Fladischer <fladi@debian.org> Thu, 16 Mar 2017 12:00:41 +0100
python-testfixtures (4.13.4-1) unstable; urgency=low
* New upstream release (Closes: #853912).
* Remove unused lintian overrides.
-- Michael Fladischer <fladi@debian.org> Fri, 17 Feb 2017 11:20:07 +0100
python-testfixtures (4.13.3-1) unstable; urgency=low
* Initial release (Closes: #852783).
-- Michael Fladischer <fladi@debian.org> Thu, 26 Jan 2017 17:34:20 +0100
|