summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Pentchev <roam@debian.org>2023-07-02 01:10:04 +0300
committerPeter Pentchev <roam@debian.org>2023-07-02 01:10:04 +0300
commitd017fc8f8090ca5a1dad088324b1710f2bbcc265 (patch)
tree2a91cd8b49c4267e0b870638d100cc506f8ca9a0
parent1700f9fb56df3c83238081ba4ec419335dcf3105 (diff)
Do not look for an OpenPGP signature on PyPI
-rw-r--r--debian/watch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/watch b/debian/watch
index c54106d..087862d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=4
-opts=uversionmangle=s/(rc|a|b|c)/~$1/,pgpsigurlmangle=s/$/.asc/ \
+opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
https://pypi.debian.net/test-stages/test_stages-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))