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
|
pyeapi (1.0.2-2) unstable; urgency=medium
* Team upload.
* remove extraneous dependency on python3-mock
-- Alexandre Detiste <tchet@debian.org> Thu, 28 Mar 2024 00:39:53 +0100
pyeapi (1.0.2-1) unstable; urgency=medium
* Team upload.
[ Debian Janitor ]
* Remove constraints unnecessary since buster:
+ Build-Depends: Drop versioned constraint on python3-sphinx.
[ Andreas Tille ]
* Real team maintenance in DPT (with permission in
https://lists.debian.org/debian-python/2024/02/msg00072.html)
* Standards-Version: 4.6.2 (routine-update)
* debhelper-compat 13 (routine-update)
* Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
* Rules-Requires-Root: no (routine-update)
* Update lintian override info format in d/python-pyeapi-doc.lintian-overrides
on line 2.
* watch file standard 4 (routine-update)
* Add upstream metadata
* Replace imp by importlib
Closes: #1058138
-- Andreas Tille <tille@debian.org> Wed, 28 Feb 2024 10:46:10 +0100
pyeapi (0.8.4-1) unstable; urgency=medium
[ Stefano Rivera ]
* Team upload.
* New upstream release.
* Patch: Python 3.10 support. (Closes: #1001367)
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.1.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Sandro Tosi ]
* Use the new Debian Python Team contact name and address
-- Stefano Rivera <stefanor@debian.org> Thu, 24 Mar 2022 15:50:16 -0400
pyeapi (0.8.1-2) unstable; urgency=medium
* Team upload.
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https protocol in Format field
* Use 'python3 -m sphinx' instead of sphinx-build for building docs
* Use debhelper-compat instead of debian/compat.
* Drop Python 2 support (Closes: #937424).
* Enable autopkgtest-pkg-python testsuite.
* Bump debhelper compat level to 12.
* Bump standards version to 4.4.0.
-- Ondřej Nový <onovy@debian.org> Thu, 12 Sep 2019 15:33:25 +0200
pyeapi (0.8.1-1) unstable; urgency=medium
* New upstream version.
* Refresh patches after git-dpm to gbp pq conversion.
* d/control: bump Standards-Version.
* d/control: remove special priority for doc package.
-- Vincent Bernat <bernat@debian.org> Sun, 12 Nov 2017 20:07:23 +0100
pyeapi (0.7.0-2) unstable; urgency=medium
* d/control: Build-Depends on a recent-enough version of sphinx to get
sphinx.ext.napoleon. Closes: #855885.
-- Vincent Bernat <bernat@debian.org> Thu, 23 Feb 2017 07:12:17 +0100
pyeapi (0.7.0-1) unstable; urgency=medium
* New upstream version.
* d/patches: fix test case when random is a valid VLAN. Closes: #838828.
-- Vincent Bernat <bernat@debian.org> Sun, 25 Sep 2016 17:42:47 +0200
pyeapi (0.6.1-2) unstable; urgency=medium
* Explicitly depends on python3-sphinx-rtd-theme. Closes: #830385.
-- Vincent Bernat <bernat@debian.org> Fri, 08 Jul 2016 12:42:22 +0200
pyeapi (0.6.1-1) unstable; urgency=low
* Initial release (closes: #826267)
-- Vincent Bernat <bernat@debian.org> Fri, 03 Jun 2016 18:43:26 +0000
|