[Git][debian-gis-team/python-hdf4][master] 3 commits: Switch from nose to pytest

Antonio Valentino (@antonio.valentino) gitlab at salsa.debian.org
Sun Aug 21 15:27:47 BST 2022



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


Commits:
2fbc01a2 by Antonio Valentino at 2022-08-21T14:18:17+00:00
Switch from nose to pytest

- - - - -
07a86370 by Antonio Valentino at 2022-08-21T14:21:33+00:00
Use pybuild-plugin-pyproject

- - - - -
a5279e3d by Antonio Valentino at 2022-08-21T14:22:06+00:00
Set distribution to unstable

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/tests/control


Changes:

=====================================
debian/changelog
=====================================
@@ -1,14 +1,16 @@
-python-hdf4 (0.10.5-2) UNRELEASED; urgency=medium
+python-hdf4 (0.10.5-2) unstable; urgency=medium
 
   [ Bas Couwenberg ]
-  * Team upload.
   * Bump Standards-Version to 4.6.1, no changes.
   * Use supported python3 versions in autopkgtest.
 
   [ Antonio Valentino ]
   * Fix d/copyright formatting.
+  * Remove nose dependency, use pytest instead.
+  * debian/control:
+    - use pybuild-plugin-pyproject.
 
- -- Bas Couwenberg <sebastic at debian.org>  Tue, 21 Jun 2022 07:20:26 +0200
+ -- Antonio Valentino <antonio.valentino at tiscali.it>  Sun, 21 Aug 2022 14:21:40 +0000
 
 python-hdf4 (0.10.5-1) unstable; urgency=medium
 


=====================================
debian/control
=====================================
@@ -8,8 +8,9 @@ Build-Depends: debhelper-compat (= 12),
                dh-python,
                libhdf4-alt-dev,
                libjpeg-dev,
+               pybuild-plugin-pyproject,
                python3-all-dev,
-               python3-nose,
+               python3-pytest,
                python3-numpy,
                python3-setuptools,
                zlib1g-dev


=====================================
debian/tests/control
=====================================
@@ -1,2 +1,2 @@
 Tests: python3
-Depends: @, python3-nose
+Depends: @, python3-all, python3-pytest



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

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-hdf4/-/compare/4204f35ed2a44f821d65c0991b2bfb8a178d2c2f...a5279e3d334d05f0098bb6466627b1fdace61926
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/20220821/f5bc0a47/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list