Bas Couwenberg pushed to branch master at Debian GIS Project / pyspectral
Commits:
f7b52728 by Bas Couwenberg at 2020-11-24T20:10:04+01:00
Use wildcard pattern to remove __pycache__ directory.
- - - - -
2 changed files:
- debian/changelog
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -2,6 +2,7 @@ pyspectral (0.10.2+ds-1) unstable; urgency=medium
[ Bas Couwenberg ]
* Bump watch file version to 4.
+ * Use wildcard pattern to remove __pycache__ directory.
[ Antonio Valentino ]
* New upstream release.
=====================================
debian/rules
=====================================
@@ -30,4 +30,4 @@ override_dh_auto_install:
mv $$f $$(dirname $$f)/$$(basename $$f .py);\
done
- $(RM) -r
debian/tmp/usr/lib/python3.8/dist-packages/pyspectral/__pycache__/
+ $(RM) -r
debian/tmp/usr/lib/python*/dist-packages/pyspectral/__pycache__/
View it on GitLab:
https://salsa.debian.org/debian-gis-team/pyspectral/-/commit/f7b52728aa5223ecf98e0b1bad7d9b44a5971911
--
View it on GitLab:
https://salsa.debian.org/debian-gis-team/pyspectral/-/commit/f7b52728aa5223ecf98e0b1bad7d9b44a5971911
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