Antonio Valentino pushed to branch master at Debian GIS Project / stac-validator
Commits: 04de1b50 by Antonio Valentino at 2026-04-04T15:09:36+00:00 Add dependency on python3-tqdm - - - - - c580fc6f by Antonio Valentino at 2026-04-04T15:10:00+00:00 Set distribution to unstable - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +stac-validator (4.1.0-2) unstable; urgency=medium + + * debian/control: + - Add dependency on python3-tqdm. + + -- Antonio Valentino <[email protected]> Sat, 04 Apr 2026 15:09:43 +0000 + stac-validator (4.1.0-1) unstable; urgency=medium [ Bas Couwenberg ] ===================================== debian/control ===================================== @@ -14,6 +14,7 @@ Build-Depends: debhelper-compat (= 13), python3-referencing, python3-setuptools, python3-stac-pydantic, + python3-tqdm, python3-yaml Standards-Version: 4.7.4 Testsuite: autopkgtest-pkg-pybuild View it on GitLab: https://salsa.debian.org/debian-gis-team/stac-validator/-/compare/0cf45b9e6b50c195472870d22a4efffac373c4b9...c580fc6f5b4df44a902ee1353cb8cf08a7f96e50 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/stac-validator/-/compare/0cf45b9e6b50c195472870d22a4efffac373c4b9...c580fc6f5b4df44a902ee1353cb8cf08a7f96e50 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
