[Git][debian-gis-team/xarray-datatree][master] Improve glob expression to remove uneeded *.*-info directories

Antonio Valentino (@antonio.valentino) gitlab at salsa.debian.org
Sat Dec 23 19:52:05 GMT 2023



Antonio Valentino pushed to branch master at Debian GIS Project / xarray-datatree


Commits:
64e76f31 by Antonio Valentino at 2023-12-23T19:51:43+00:00
Improve glob expression to remove uneeded *.*-info directories

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+xarray-datatree (0.0.13-3) UNRELEASED; urgency=medium
+
+  * debian/rule:
+    - Improve glob expression to remove unneeded *.*-inofo directories.
+
+ -- Antonio Valentino <antonio.valentino at tiscali.it>  Sat, 23 Dec 2023 19:50:10 +0000
+
 xarray-datatree (0.0.13-2) unstable; urgency=medium
 
   * debian/patches:


=====================================
debian/rules
=====================================
@@ -9,4 +9,4 @@ export PYBUILD_TEST_ARGS=--pyargs ${PYBUILD_NAME}
 	dh $@ --buildsystem=pybuild
 
 execute_after_dh_auto_install:
-	$(RM) -r debian/python3-xarray-datatree/usr/lib/python3.12/dist-packages/xarray_datatree-*.*-info
+	$(RM) -r debian/python3-xarray-datatree/usr/lib/python3.*/dist-packages/xarray_datatree-*.*-info



View it on GitLab: https://salsa.debian.org/debian-gis-team/xarray-datatree/-/commit/64e76f3166de57dafb81b3f2dfa6cc98416457fd

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/xarray-datatree/-/commit/64e76f3166de57dafb81b3f2dfa6cc98416457fd
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/20231223/93e3685b/attachment.htm>


More information about the Pkg-grass-devel mailing list