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
|
python-async-generator (1.10-1) unstable; urgency=medium
* New upstream release.
* Install new HTML documentation into a separate -doc package.
* Standards-Version: 4.2.0. Rules-Requires-Root: no.
* Update copyright file, both MIT and Apache-2.0 are allowed.
* Patch doc to avoid a non-packaged sphinx extension.
* Patch doc to use python3.7-doc instead of accessing the network.
* Register the documentation into doc-base.
-- Nicolas Boulenguez <nicolas@debian.org> Sun, 19 Aug 2018 11:52:04 +0200
python-async-generator (1.9-2) unstable; urgency=medium
* Fix missing component in VCS-* URLs.
* Simply remove egg-info subdirectory to ensure its regeneration,
instead of making a backup.
* Add X-Python minimal version.
* Replace hand-written test with generic autodep8 ones.
* Install README.rst documentation.
* Fix snapshot ordering in watch file.
-- Nicolas Boulenguez <nicolas@debian.org> Mon, 23 Apr 2018 23:33:45 +0200
python-async-generator (1.9-1) unstable; urgency=medium
* Initial release. Closes: #896639.
-- Nicolas Boulenguez <nicolas@debian.org> Sun, 22 Apr 2018 23:12:38 +0200
|