[Git][debian-gis-team/pystac-client][master] 2 commits: Fix incompatibility with old pytest

Antonio Valentino (@antonio.valentino) gitlab at salsa.debian.org
Sun Mar 10 08:15:03 GMT 2024



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


Commits:
d429aad1 by Antonio Valentino at 2024-03-10T07:30:32+00:00
Fix incompatibility with old pytest

- - - - -
368d96e8 by Antonio Valentino at 2024-03-10T07:30:51+00:00
Set distribution to unstable

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+pystac-client (0.7.6-2) unstable; urgency=medium
+
+  * debian/rules:
+    - Fix incompatibility with old pytest.
+
+ -- Antonio Valentino <antonio.valentino at tiscali.it>  Sun, 10 Mar 2024 07:30:37 +0000
+
 pystac-client (0.7.6-1) unstable; urgency=medium
 
   * New upstream release.


=====================================
debian/rules
=====================================
@@ -35,7 +35,8 @@ and not test_query_json_syntax \
 and not test_multiple_collections \
 and not test_request_input \
 and not test_str_input \
-and not test_timeout_smoke_test"
+and not test_timeout_smoke_test \
+and not test_get_collections_without_conformance_fallsback_to_pystac"
 
 %:
 	dh $@ --buildsystem=pybuild



View it on GitLab: https://salsa.debian.org/debian-gis-team/pystac-client/-/compare/aa2f210b71bc01ac37b2c49e72e6fe7fce0fbd7c...368d96e84b5fd7b5b199d0839d92f94af84089e2

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/pystac-client/-/compare/aa2f210b71bc01ac37b2c49e72e6fe7fce0fbd7c...368d96e84b5fd7b5b199d0839d92f94af84089e2
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/20240310/e91713e7/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list