[med-svn] [Git][med-team/conda-package-handling][master] proper download filename
Andreas Tille (@tille)
gitlab at salsa.debian.org
Fri Mar 25 07:33:23 GMT 2022
Andreas Tille pushed to branch master at Debian Med / conda-package-handling
Commits:
fd63355d by Andreas Tille at 2022-03-25T08:33:08+01:00
proper download filename
- - - - -
2 changed files:
- debian/changelog
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+conda-package-handling (1.8.0-2) UNRELEASED; urgency=medium
+
+ * d/watch: proper download filename
+
+ -- Andreas Tille <tille at debian.org> Fri, 25 Mar 2022 08:31:53 +0100
+
conda-package-handling (1.8.0-1) unstable; urgency=medium
* New upstream version
=====================================
debian/watch
=====================================
@@ -1,3 +1,4 @@
version=4
-https://github.com/conda/conda-package-handling/releases .*/.*/v?@ANY_VERSION@@ARCHIVE_EXT@
+opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
+ https://github.com/conda/conda-package-handling/releases .*/.*/v?@ANY_VERSION@@ARCHIVE_EXT@
View it on GitLab: https://salsa.debian.org/med-team/conda-package-handling/-/commit/fd63355d14a8558c6dba636a8ab9c879a890eba0
--
View it on GitLab: https://salsa.debian.org/med-team/conda-package-handling/-/commit/fd63355d14a8558c6dba636a8ab9c879a890eba0
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/debian-med-commit/attachments/20220325/a9ad5ee8/attachment-0001.htm>
More information about the debian-med-commit
mailing list