[Git][debian-gis-team/pymap3d][master] 2 commits: Use teh <!nocheck> marker in d/control

Antonio Valentino (@antonio.valentino) gitlab at salsa.debian.org
Mon Aug 14 16:47:12 BST 2023



Antonio Valentino pushed to branch master at Debian GIS Project / pymap3d


Commits:
96033c4d by Antonio Valentino at 2023-08-14T15:42:14+00:00
Use teh <!nocheck> marker in d/control

- - - - -
ab178f34 by Antonio Valentino at 2023-08-14T15:45:12+00:00
Switch to autopkgtest-pkg-pybuild

- - - - -


4 changed files:

- debian/changelog
- debian/control
- − debian/tests/control
- − debian/tests/python3


Changes:

=====================================
debian/changelog
=====================================
@@ -1,9 +1,15 @@
 pymap3d (3.0.1-3) UNRELEASED; urgency=medium
 
+  [ Bas Couwenberg ]
   * Team upload.
   * Remove generated files in clean target.
     (closes: #1047684)
 
+  [ Antonio Valentino ]
+  * debian/control:
+    - Use the <!nocheck> marker.
+  * Switch to autopkgtest-pkg-pybuild.
+
  -- Bas Couwenberg <sebastic at debian.org>  Fri, 11 Aug 2023 15:53:08 +0200
 
 pymap3d (3.0.1-2) unstable; urgency=medium


=====================================
debian/control
=====================================
@@ -2,7 +2,7 @@ Source: pymap3d
 Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
 Uploaders: Antonio Valentino <antonio.valentino at tiscali.it>
 Section: python
-Testsuite: autopkgtest-pkg-python
+Testsuite: autopkgtest-pkg-pybuild
 Priority: optional
 Rules-Requires-Root: no
 Build-Depends: debhelper-compat (= 13),
@@ -13,7 +13,7 @@ Build-Depends: debhelper-compat (= 13),
                python3-dateutil,
                python3-numpy,
                python3-pyproj,
-               python3-pytest,
+               python3-pytest <!nocheck>,
                python3-setuptools,
                python3-xarray
 Standards-Version: 4.6.2


=====================================
debian/tests/control deleted
=====================================
@@ -1,2 +0,0 @@
-Tests: python3
-Depends: @, python3-all, python3-astropy, python3-dateutil, python3-numpy, python3-pyproj, python3-pytest, python3-xarray


=====================================
debian/tests/python3 deleted
=====================================
@@ -1,13 +0,0 @@
-#!/bin/sh
-set -efu
-
-PYS=${PYS:-"$(py3versions -s 2>/dev/null)"}
-
-TESTPATH=${PWD}/src/pymap3d/tests
-
-cd "$AUTOPKGTEST_TMP"
-
-for py in $PYS; do
-    echo "=== $py ==="
-    $py -m pytest ${TESTPATH} 2>&1
-done



View it on GitLab: https://salsa.debian.org/debian-gis-team/pymap3d/-/compare/64083cb780bfdf201c85361178bf1ea8efb53cf6...ab178f345cda7ffa9f445d917dbb5f013fd2e527

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/pymap3d/-/compare/64083cb780bfdf201c85361178bf1ea8efb53cf6...ab178f345cda7ffa9f445d917dbb5f013fd2e527
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/20230814/acc5c6bb/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list