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
|
python-jaraco.functools (3.0.0-1) unstable; urgency=medium
* New upstream release.
* Clean: add entry to ensure building twice works.
* Patches: refresh 02, also strip cov and black options.
* Bump Standards-Version to 4.5.0 (from 4.4.1; no further changes).
* Rules:
+ simplify test handling.
+ switch test files handling to d/pybuild.testfiles.
-- JCF Ploemen (jcfp) <linux@jcf.pm> Sat, 29 Feb 2020 13:37:00 +0000
python-jaraco.functools (2.0-2) unstable; urgency=medium
* Control:
+ remove python3:provides from binary package.
+ add build-dep on python3-pytest to support running tests at
build time.
* Copyright:
+ clarify the license by updating its name from MIT to Expat.
+ add comment about the source of the upstream copyright years.
* Patches:
+ add 01_add_missing_namespace_info to make this a namespace
package and avoid filename collisions with other jaraco
subpackages such as itertools. (Closes: #943763)
+ add 02_pytest_no_flake8.
-- JCF Ploemen (jcfp) <linux@jcf.pm> Sun, 03 Nov 2019 09:41:19 +0000
python-jaraco.functools (2.0-1) unstable; urgency=medium
* Initial release. (Closes: #941722)
-- JCF Ploemen (jcfp) <linux@jcf.pm> Fri, 04 Oct 2019 10:55:24 +0000
|