Antonio Valentino pushed to branch master at Debian GIS Project / usgs
Commits: a0d42c84 by Antonio Valentino at 2023-08-31T09:19:51+02:00 Remove the unnecesssary test folder - - - - - 3 changed files: - debian/changelog - − debian/tests/control - − debian/tests/python3 Changes: ===================================== debian/changelog ===================================== @@ -1,9 +1,12 @@ usgs (0.3.5-3) UNRELEASED; urgency=medium - * Team upload. + [ Bas Couwenberg ] * Switch to dh-sequence-*. - -- Bas Couwenberg <[email protected]> Wed, 30 Aug 2023 18:49:49 +0200 + [ Antonio Valentino ] + * Drop the unnecessary d/tests folder. + + -- Antonio Valentino <[email protected]> Wed, 26 Jul 2023 08:55:20 +0200 usgs (0.3.5-2) unstable; urgency=medium ===================================== debian/tests/control deleted ===================================== @@ -1,2 +0,0 @@ -Tests: python3 -Depends: @, python3-all, python3-mock, python3-pytest ===================================== debian/tests/python3 deleted ===================================== @@ -1,15 +0,0 @@ -#!/bin/sh -set -efu - -PYS=${PYS:-"$(py3versions -s 2>/dev/null)"} -TESTPKG=${TESTPKG:-usgs} -TESTDIR=${PWD}/tests -cd "$AUTOPKGTEST_TMP" - -for py in $PYS; do - echo "=== $py ===" - $py -m pytest -v -k "\ -not test_scene_search \ -and not test_scene_search_radial_distance" \ -${TESTDIR} 2>&1 -done View it on GitLab: https://salsa.debian.org/debian-gis-team/usgs/-/commit/a0d42c84a4001483ec9760ad04be0302a724ed2d -- View it on GitLab: https://salsa.debian.org/debian-gis-team/usgs/-/commit/a0d42c84a4001483ec9760ad04be0302a724ed2d You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
