Andreas Tille pushed to branch master at Debian Med / python-etelemetry
Commits: 631bbbb2 by Andreas Tille at 2022-01-28T16:24:47+01:00 python-ci-info now in new - - - - - 4 changed files: - debian/changelog - debian/control - − debian/patches/deb_optional_ci - − debian/patches/series Changes: ===================================== debian/changelog ===================================== @@ -5,8 +5,7 @@ python-etelemetry (0.2.2-1) UNRELEASED; urgency=medium * Fix watchfile to detect new versions on github * Use filenamemangle in watchfile * Standards-Version: 4.6.0 (routine-update) - TODO: ci-info package is mandatory now and it does not seem to be - possible to easily skip it via debian/patches/deb_optional_ci + TODO: ci-info package is mandatory now -> ITP #1004480 -- Andreas Tille <[email protected]> Tue, 29 Sep 2020 09:46:21 +0200 ===================================== debian/control ===================================== @@ -8,6 +8,7 @@ Build-Depends: debhelper-compat (= 13), dh-python, python3-all, python3-setuptools, + python3-ci-info, # python3-requests <!nocheck>, # python3-pytest <!nocheck> Standards-Version: 4.6.0 ===================================== debian/patches/deb_optional_ci deleted ===================================== @@ -1,18 +0,0 @@ -From: Yaroslav Halchenko <[email protected]> -Subject: Make use of ci module (from ci-info package) optional - -Origin: Debian -Last-Update: 2020-03-23 - ---- a/setup.cfg -+++ b/setup.cfg -@@ -21,7 +21,8 @@ classifiers = - python_requires = >= 3.6 - install_requires = - requests -- ci-info >= 0.2 -+ # No ci-info on debian yet, so we will not require it -+ # ci-info >= 0.2 - test_requires = - pytest >= 4.4.0 - pytest-cov ===================================== debian/patches/series deleted ===================================== @@ -1 +0,0 @@ -deb_optional_ci View it on GitLab: https://salsa.debian.org/med-team/python-etelemetry/-/commit/631bbbb2bae981f6c34a43582a2306be1fce45d2 -- View it on GitLab: https://salsa.debian.org/med-team/python-etelemetry/-/commit/631bbbb2bae981f6c34a43582a2306be1fce45d2 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
