[Git][debian-gis-team/pystac][master] Drop the unnecessary d/tests folder

Antonio Valentino (@antonio.valentino) gitlab at salsa.debian.org
Sat Jul 15 15:35:17 BST 2023



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


Commits:
bf5c8b2b by Antonio Valentino at 2023-07-15T14:23:27+00:00
Drop the unnecessary d/tests folder

- - - - -


3 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+pystac (1.8.1-2) UNRELEASED; urgency=medium
+
+  * Drop the unnecessary d/tests folder.
+
+ -- Antonio Valentino <antonio.valentino at tiscali.it>  Sat, 15 Jul 2023 14:22:45 +0000
+
 pystac (1.8.1-1) unstable; urgency=low
 
   * Initial release (Closes: #1040045).


=====================================
debian/tests/control deleted
=====================================
@@ -1,2 +0,0 @@
-Tests: python3
-Depends: @, @builddeps@, python3-all


=====================================
debian/tests/python3 deleted
=====================================
@@ -1,55 +0,0 @@
-#!/bin/sh
-set -efu
-
-PYS=${PYS:-"$(py3versions -s 2>/dev/null)"}
-TESTPKG=${TESTPKG:-pystac}
-TESTDIR=${PWD}/tests
-cd "$AUTOPKGTEST_TMP"
-
-for py in $PYS; do
-    echo "=== $py ==="
-    $py -m pytest -v -k "\
-not test_read_remote \
-and not test_validate_all \
-and not test_validate_all_with_max_n \
-and not test_validate_all_with_recusive_off \
-and not test_testcases \
-and not test_validate_examples \
-and not test_validate_all \
-and not test_set_field \
-and not test_label \
-and not test_item_asset \
-and not test_null_geometry \
-and not test_non_hierarchical_relative_link \
-and not test_apply_bitfields \
-and not test_validate_classification \
-and not test_validate \
-and not test_set_variables \
-and not test_set_dimensions \
-and not test_asset_bands \
-and not test_bands \
-and not test_cloud_cover \
-and not test_validate_eo \
-and not test_validate_collection \
-and not test_validate_item \
-and not test_attributes \
-and not test_modify \
-and not test_asset_bands \
-and not test_validate_raster \
-and not test_collection_validate \
-and not test_retry_stac_io \
-and not test_item_validate \
-and not test_all \
-and not test_required \
-and not PointcloudTest \
-and not ItemScientificExtensionTest \
-and not CollectionScientificExtensionTest \
-and not ItemVersionExtensionTest \
-and not CollectionVersionExtensionTest \
-and not SatTest \
-and not ViewTest \
-and not TimestampsTest \
-and not AssetStorageExtensionTest \
-and not ProjectionTest" \
-${TESTDIR} 2>&1
-done



View it on GitLab: https://salsa.debian.org/debian-gis-team/pystac/-/commit/bf5c8b2b70689c4cdce3299f2a174b675f1e1c3b

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/pystac/-/commit/bf5c8b2b70689c4cdce3299f2a174b675f1e1c3b
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/20230715/7f8504a9/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list