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
|
sphinx-autodoc-typehints (2.3.0-2) unstable; urgency=medium
* Team upload.
* Now that python3-sphobjinv is in the archive, we can run the tests.
-- Michael R. Crusoe <crusoe@debian.org> Mon, 09 Sep 2024 13:45:09 +0200
sphinx-autodoc-typehints (2.3.0-1) unstable; urgency=medium
* Team upload.
* New upstream version
* Tests: added patch to use local python3-docs
-- Michael R. Crusoe <crusoe@debian.org> Sat, 07 Sep 2024 14:16:33 +0200
sphinx-autodoc-typehints (2.2.3-1) unstable; urgency=medium
* Team upload to unstable.
-- Michael R. Crusoe <crusoe@debian.org> Tue, 13 Aug 2024 16:38:51 +0200
sphinx-autodoc-typehints (2.2.3-1~0expe0) experimental; urgency=medium
* Team upload to experimental.
* d/watch: switch to PyPI to get version information automatically.
* Set upstream metadata fields: Security-Contact.
-- Michael R. Crusoe <crusoe@debian.org> Mon, 12 Aug 2024 11:43:09 +0200
sphinx-autodoc-typehints (1.25.3-1) unstable; urgency=medium
* Team upload.
* New upstream release.
-- Boyuan Yang <byang@debian.org> Tue, 30 Jan 2024 12:05:14 -0500
sphinx-autodoc-typehints (1.25.2-1) unstable; urgency=medium
[ Debian Janitor ]
* Update standards version to 4.6.2, no changes needed.
[ Boyuan Yang ]
* Team upload.
* Switch upstream to the current active one.
* New upstream release.
* debian/copyright: Updated.
* debian/rules: Allow post-build test failure due to missing
build-test-dependencies.
* debian/patches/:
+ 0001-pyproject.toml-Workaround-with-hardcoded-version.patch:
Add temp fix to hardcode version string.
* debian/control:
+ Switch build system to pyproject + hatchling.
+ Add optional test-build-dependencies.
-- Boyuan Yang <byang@debian.org> Sun, 14 Jan 2024 19:44:21 -0500
sphinx-autodoc-typehints (1.12.0-1) unstable; urgency=medium
* Team upload.
[ Debian Janitor ]
* Bump debhelper from old 12 to 13.
* Update standards version to 4.5.1, no changes needed.
[ Dmitry Shachnev ]
* New upstream release.
-- Dmitry Shachnev <mitya57@debian.org> Sun, 03 Oct 2021 13:50:18 +0300
sphinx-autodoc-typehints (1.9.0-2) unstable; urgency=low
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Update standards version to 4.5.0, no changes needed.
[ Ondřej Nový ]
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Stefano Rivera ]
* Update Maintainer to Debian Python Team.
-- Sandro Tosi <morph@debian.org> Mon, 23 Aug 2021 18:08:48 -0400
sphinx-autodoc-typehints (1.9.0-1) unstable; urgency=medium
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.1.
[ William Grzybowski ]
* New upstream version 1.9.0
* d/control: add Rules-Requires-Root: no
* d/salsa-ci.yml: allow reprotest to fail
-- William Grzybowski <william@grzy.org> Mon, 28 Oct 2019 09:20:53 -0300
sphinx-autodoc-typehints (1.8.0-1) unstable; urgency=medium
* New upstream release
* Upload to unstable
* d/control:
- Change Maintainer to DPMT
- Change Vcs-* tags to DPMT repository
- Remove X-Python3-Version, no longer needed
* d/copyright: update upstream year
* d/gbp.conf: remove, no longer needed
-- William Grzybowski <william@grzy.org> Wed, 18 Sep 2019 12:03:20 -0300
sphinx-autodoc-typehints (1.6.0-1) experimental; urgency=medium
* Initial release (Closes: #931893)
-- William Grzybowski <william@grzy.org> Thu, 11 Jul 2019 20:38:51 -0300
|