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


Commits:
01e68a60 by Antonio Valentino at 2025-04-24T10:54:00+00:00
Robust upstream version computation

- - - - -


1 changed file:

- debian/rules


Changes:

=====================================
debian/rules
=====================================
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 include /usr/share/dpkg/pkg-info.mk
-export SETUPTOOLS_SCM_PRETEND_VERSION=$(DEB_VERSION_UPSTREAM:+ds=)
+export SETUPTOOLS_SCM_PRETEND_VERSION=$(shell echo $(DEB_VERSION_UPSTREAM) | 
sed -e 's/\+.*//')
 export PYBUILD_TEST_ARGS=\
 -k "not test_core_search_auths_matching \
 and not test_fetch_json \



View it on GitLab: 
https://salsa.debian.org/debian-gis-team/eodag/-/commit/01e68a60e2f790dcef3630fc32026eb174976395

-- 
View it on GitLab: 
https://salsa.debian.org/debian-gis-team/eodag/-/commit/01e68a60e2f790dcef3630fc32026eb174976395
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

Reply via email to