[Git][debian-gis-team/python-hdf4][master] 2 commits: Fix d/tests/python3 script

Antonio Valentino (@antonio.valentino) gitlab at salsa.debian.org
Tue Aug 23 07:18:27 BST 2022



Antonio Valentino pushed to branch master at Debian GIS Project / python-hdf4


Commits:
c976ec52 by Antonio Valentino at 2022-08-22T19:22:36+00:00
Fix d/tests/python3 script

- - - - -
5f88af3f by Antonio Valentino at 2022-08-22T19:23:01+00:00
Set disctribution to unstable

- - - - -


2 changed files:

- debian/changelog
- debian/tests/python3


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+python-hdf4 (0.10.5-3) unstable; urgency=medium
+
+  * Fix d/tests/python3 script to use pytest.
+
+ -- Antonio Valentino <antonio.valentino at tiscali.it>  Mon, 22 Aug 2022 19:22:41 +0000
+
 python-hdf4 (0.10.5-2) unstable; urgency=medium
 
   [ Bas Couwenberg ]


=====================================
debian/tests/python3
=====================================
@@ -7,5 +7,5 @@ cd "$AUTOPKGTEST_TMP"
 
 for py in $PYS; do
     echo "=== $py ==="
-    $py -m nose -v pyhdf 2>&1
+    $py -m pytest -v --pyargs pyhdf 2>&1
 done



View it on GitLab: https://salsa.debian.org/debian-gis-team/python-hdf4/-/compare/a5279e3d334d05f0098bb6466627b1fdace61926...5f88af3f13e4571639a3163adbd3f7540fee8ed3

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-hdf4/-/compare/a5279e3d334d05f0098bb6466627b1fdace61926...5f88af3f13e4571639a3163adbd3f7540fee8ed3
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/pkg-grass-devel/attachments/20220823/dd757e69/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list