[Git][debian-gis-team/xarray-sentinel][master] Switch to autopkgtest-pkg-pybuild

Antonio Valentino (@antonio.valentino) gitlab at salsa.debian.org
Sun Dec 3 18:20:50 GMT 2023



Antonio Valentino pushed to branch master at Debian GIS Project / xarray-sentinel


Commits:
3bbd6782 by Antonio Valentino at 2023-12-03T18:20:06+00:00
Switch to autopkgtest-pkg-pybuild

- - - - -


5 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -2,6 +2,7 @@ xarray-sentinel (0.9.5+ds-3) UNRELEASED; urgency=medium
 
   [ Antonio Valentino ]
   * Improve lintian overrides.
+  * Switch to autopkgtest-pkg-pybuild.
 
   [ Bas Couwenberg ]
   * Switch to dh-sequence-*.


=====================================
debian/control
=====================================
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
 Uploaders: Antonio Valentino <antonio.valentino at tiscali.it>
 Rules-Requires-Root: no
-Testsuite: autopkgtest-pkg-python
+Testsuite: autopkgtest-pkg-pybuild
 Build-Depends: debhelper-compat (= 13),
                dh-python,
                dh-sequence-numpy3,


=====================================
debian/rules
=====================================
@@ -3,8 +3,8 @@
 include /usr/share/dpkg/pkg-info.mk
 
 export PYBUILD_NAME=xarray-sentinel
-export PYBUILD_TEST_ARGS=-k "\
-not test_mosaic_slc_iw \
+export PYBUILD_TEST_ARGS=\
+-k "not test_mosaic_slc_iw \
 and not test_to_group_netcdf \
 and not test_open_dataset_zip_data \
 and not test_to_group_zarr" \


=====================================
debian/tests/control deleted
=====================================
@@ -1,2 +0,0 @@
-Tests: python3
-Depends: @, python3-all, python3-netcdf4, python3-shapely, python3-xmlschema, python3-pytest


=====================================
debian/tests/python3 deleted
=====================================
@@ -1,17 +0,0 @@
-#!/bin/sh
-set -efu
-
-PYS=${PYS:-"$(py3versions -s 2>/dev/null)"}
-TESTPKG=${TESTPKG:-xarray-sentinel}
-TESTDIR=${PWD}/tests
-cd "$AUTOPKGTEST_TMP"
-
-for py in $PYS; do
-    echo "=== $py ==="
-    $py -m pytest -v -k "\
-not test_mosaic_slc_iw \
-and not test_to_group_netcdf \
-and not test_open_dataset_zip_data \
-and not test_to_group_zarr" \
-${TESTDIR}
-done



View it on GitLab: https://salsa.debian.org/debian-gis-team/xarray-sentinel/-/commit/3bbd678249701041a269991dad1e65571f8e65c3

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/xarray-sentinel/-/commit/3bbd678249701041a269991dad1e65571f8e65c3
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/20231203/89c7b31f/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list