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
|
pydocstyle (6.3.0-3) unstable; urgency=medium
* Team upload.
* Round-trip patches through gbp-pq.
* Patch: Update tests to support snowball 3.
-- Stefano Rivera <stefanor@debian.org> Sat, 16 Aug 2025 16:20:28 +0200
pydocstyle (6.3.0-2) unstable; urgency=medium
* Team upload
* Remove suggestion of old python3-toml
* Bump Standards-Version to 4.7.2
-- Alexandre Detiste <tchet@debian.org> Mon, 28 Jul 2025 12:43:23 +0200
pydocstyle (6.3.0-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Apply upstream patch proposal to fix Python 3.12 compatibility.
Closes: #1056437, #1058420.
-- Matthias Klose <doko@debian.org> Sun, 14 Jan 2024 14:07:21 +0100
pydocstyle (6.3.0-1) unstable; urgency=medium
* Team upload.
* New upstream version 6.3.0
* Update version number in patch
-- Jochen Sprickerhof <jspricke@debian.org> Mon, 12 Jun 2023 17:49:25 +0200
pydocstyle (6.2.3-3) unstable; urgency=medium
* Team upload
* Fix wrong version number 0.0.0.dev0 (upstream bug #631)
-- Benjamin Drung <bdrung@debian.org> Thu, 16 Feb 2023 15:39:38 +0100
pydocstyle (6.2.3-2) unstable; urgency=medium
* Team upload
* Add Breaks: python3-spyder (<< 5.4.2)
* This new version Closes: #1028425 (should have included this in the
previous changelog entry!)
-- Julian Gilbey <jdg@debian.org> Sun, 22 Jan 2023 06:49:23 +0000
pydocstyle (6.2.3-1) unstable; urgency=medium
* Team upload
* New upstream version
* Update d/watch for new upstream URL
* Run all tests in autopkgtest, including integration tests
-- Julian Gilbey <jdg@debian.org> Wed, 11 Jan 2023 21:11:01 +0000
pydocstyle (6.1.1-1) unstable; urgency=medium
[ Diego M. Rodriguez ]
* Team upload.
* d/copyright: do not exclude .gitignore
* New upstream version 6.1.1 (Closes: #890048, #955149)
* d/patches: drop issuetracker patch
* d/control: refresh dependencies
* d/copyright: refresh copyright
* d/watch: bump version to 4
* d/upstream: update metadata info
* d/: add lintian override for data/*.txt
* d/tests: update dependencies, add autopkgtest-pkg-python
* d/control: add Rules-Requires-Root: no
* d/control: bump Standards-Version to 4.6.0
[ Jeroen Ploemen ]
* Tests: remove unused python3-setuptools dep from autopkgtest.
-- Diego M. Rodriguez <diego@moreda.io> Mon, 11 Oct 2021 08:26:20 +0000
pydocstyle (2.1.1-2) unstable; urgency=medium
[ Ondřej Nový ]
* Use 'python3 -m sphinx' instead of sphinx-build for building docs
* Use debhelper-compat instead of debian/compat.
* d/control: Update Maintainer field with new Debian Python Team
contact address.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Debian Janitor ]
* Use secure URI in Homepage field.
* Bump debhelper from old 11 to 12.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Bump debhelper from old 12 to 13.
* Remove constraints unnecessary since buster:
+ python3-pydocstyle: Drop versioned constraint on pydocstyle in Replaces.
+ python3-pydocstyle: Drop versioned constraint on pydocstyle in Breaks.
-- Sandro Tosi <morph@debian.org> Wed, 15 Sep 2021 23:14:53 -0400
pydocstyle (2.1.1-1) unstable; urgency=medium
* New upstream release.
* Bump Standards-Version to 4.1.4.
* Use https in Format field in d/copyright.
* Bump compat to 11.
* Update Vcs-* to salsa.
* Remove unused X-Python3-Version.
-- ChangZhuo Chen (陳昌倬) <czchen@debian.org> Tue, 05 Jun 2018 09:46:22 +0800
pydocstyle (2.0.0-1) unstable; urgency=medium
* Merge to unstable.
-- ChangZhuo Chen (陳昌倬) <czchen@debian.org> Sun, 18 Jun 2017 21:35:52 +0800
pydocstyle (2.0.0-1~exp3) experimental; urgency=medium
[ ChangZhuo Chen (陳昌倬) ]
* Simplify debian/rules.
Thanks to Ghislain Antony Vaillant.
[ Ghislain Antony Vaillant ]
* Normalize the build and DEP-8 tests.
-- ChangZhuo Chen (陳昌倬) <czchen@debian.org> Mon, 12 Jun 2017 21:42:43 +0800
pydocstyle (2.0.0-1~exp2) experimental; urgency=medium
* Add python3-pydocstyle as Python 3 library package (Closes: #864545).
-- ChangZhuo Chen (陳昌倬) <czchen@debian.org> Sat, 10 Jun 2017 22:26:24 +0800
pydocstyle (2.0.0-1~exp1) experimental; urgency=medium
* New upstream release (Closes: #846591).
* Bump compat to 10.
* Change Uploaders to ChangZhuo Chen (Closes: #863364).
* Change section to devel.
* Update Vcs-* fields to use Git as VCS.
-- ChangZhuo Chen (陳昌倬) <czchen@debian.org> Mon, 29 May 2017 11:10:14 +0800
pydocstyle (1.0.0-3) unstable; urgency=medium
* Ship transition tool /usr/bin/pep257:
+ don't strip pep257 from the binary package in deb/rules.
+ add Conflicts and Replaces against pep257 in deb/control.
+ add pep257 to lintian override.
* deb/control:
+ bumped standards to 3.9.8 (no changes needed).
-- Daniel Stender <stender@debian.org> Wed, 29 Jun 2016 09:30:20 +0200
pydocstyle (1.0.0-2) unstable; urgency=medium
* added deb/source/options (ignore egg-info).
* deb/rules: skip test_integration completely temporarily (see comment,
also changed in deb/tests/pydocstyle).
* dropped fix-tests-py3-environment.patch (not needed anymore).
-- Daniel Stender <stender@debian.org> Sun, 06 Mar 2016 12:27:53 +0100
pydocstyle (1.0.0-1) unstable; urgency=medium
* Initial release (Closes: #816498).
-- Daniel Stender <stender@debian.org> Wed, 02 Mar 2016 21:10:58 +0100
|