control: unarchive -1
control: reopen -1
control: notfixed -1 1.7.1+git20200129.c55621e+dfsg-1
control: tags -1 patch


>    * Remove python3-pyxb from Build-Depends
>      Closes: #950336

tests are still depending on it.

this might be sufficient

diff -Nru python-pbcore-1.7.1+git20200129.c55621e+dfsg/debian/changelog 
python-pbcore-1.7.1+git20200129.c55621e+dfsg/debian/changelog
--- python-pbcore-1.7.1+git20200129.c55621e+dfsg/debian/changelog       
2020-01-31 15:34:17.000000000 +0000
+++ python-pbcore-1.7.1+git20200129.c55621e+dfsg/debian/changelog       
2020-02-25 06:46:15.000000000 +0000
@@ -1,3 +1,9 @@
+python-pbcore (1.7.1+git20200129.c55621e+dfsg-2) unstable; urgency=medium
+
+  * Drop pyxb also from test depends (Closes: #950336)
+
+ -- Gianfranco Costamagna <locutusofb...@debian.org>  Tue, 25 Feb 2020 
07:46:15 +0100
+
 python-pbcore (1.7.1+git20200129.c55621e+dfsg-1) unstable; urgency=medium
 
   * Remove python3-pyxb from Build-Depends
diff -Nru python-pbcore-1.7.1+git20200129.c55621e+dfsg/debian/tests/control 
python-pbcore-1.7.1+git20200129.c55621e+dfsg/debian/tests/control
--- python-pbcore-1.7.1+git20200129.c55621e+dfsg/debian/tests/control   
2020-01-31 15:34:17.000000000 +0000
+++ python-pbcore-1.7.1+git20200129.c55621e+dfsg/debian/tests/control   
2020-02-25 06:46:13.000000000 +0000
@@ -1,3 +1,3 @@
 Tests: run-unit-test
-Depends: @, python3-pytest, python3-pyxb, python3-pytest-runner, 
python3-pytest-xdist, python3-pytest-cov
+Depends: @, python3-pytest, python3-pytest-runner, python3-pytest-xdist, 
python3-pytest-cov
 Restrictions: allow-stderr

G.

Reply via email to