watch-fixes - python-flaky

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index 87359a7..0bcc691 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 python-flaky (3.7.0-3) UNRELEASED; urgency=medium
 
   * Update standards version to 4.6.2, no changes needed.
+  * Added new watch file from github, since old one is broken
+  * Added new watch file from github, since old one is broken
 
  -- Debian Janitor <janitor@jelmer.uk>  Sat, 07 Jan 2023 17:41:45 -0000
 
diff --git a/debian/watch b/debian/watch
index 53635dc..d806ebc 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,2 @@
 version=3
-opts=uversionmangle=s/(rc|a|b|c)/~$1/,filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/flaky-$1\.tar\.gz/ \
-https://github.com/box/flaky/releases .*/archive/v?(.+)\.tar\.gz
+opts=filenamemangle=s/.*\/v(\d\S+)\.tar\.gz/flaky-$1\.tar\.gz/ https://github.com/box/flaky/tags .*\/v(\d\S+)\.tar\.gz

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details