[med-svn] [Git][med-team/plip][master] 2 commits: Update autopkgtest invocation
Alexandre Mestiashvili (@mestia)
gitlab at salsa.debian.org
Fri Jan 24 12:10:44 GMT 2025
Alexandre Mestiashvili pushed to branch master at Debian Med / plip
Commits:
d164f637 by Alexandre Mestiashvili at 2025-01-23T11:58:50+01:00
Update autopkgtest invocation
- - - - -
190fd2b1 by Alexandre Mestiashvili at 2025-01-24T12:49:21+01:00
Update changelog, fix autopkgtest
- - - - -
2 changed files:
- debian/changelog
- debian/tests/xml-parser
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+plip (2.4.0+dfsg-2) unstable; urgency=medium
+
+ * Update d/tests/control, add python3-lxml as a dependency
+ * Update autopkgtest invocation
+
+ -- Alexandre Mestiashvili <mestia at debian.org> Fri, 24 Jan 2025 11:05:26 +0100
+
plip (2.4.0+dfsg-1) unstable; urgency=medium
* New upstream version 2.4.0+dfsg
=====================================
debian/tests/xml-parser
=====================================
@@ -1,6 +1,4 @@
#!/bin/sh
set -e
-
-cd plip/test
-python3 test_xml_parser.py
+PYTHONPATH=./ python3 plip/test/test_xml_parser.py
View it on GitLab: https://salsa.debian.org/med-team/plip/-/compare/6974826e724dde6a03ba8cad6d2509f81bbe2e00...190fd2b1965013212b6f58f4a6f1f6c368ad157f
--
View it on GitLab: https://salsa.debian.org/med-team/plip/-/compare/6974826e724dde6a03ba8cad6d2509f81bbe2e00...190fd2b1965013212b6f58f4a6f1f6c368ad157f
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20250124/be3459ac/attachment.htm>
More information about the debian-med-commit
mailing list