diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 16:10:54 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 16:10:54 +0000 |
commit | a22e53d155a2469aa2c525e48dc5901e843fa4ee (patch) | |
tree | 23b6a945da4686b9eb7f835165b822bf7f782012 /debian/watch | |
parent | Adding upstream version 2.1.2. (diff) | |
download | markupsafe-a22e53d155a2469aa2c525e48dc5901e843fa4ee.tar.xz markupsafe-a22e53d155a2469aa2c525e48dc5901e843fa4ee.zip |
Adding debian version 2.1.2-1.debian/2.1.2-1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/watch')
-rw-r--r-- | debian/watch | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/watch b/debian/watch new file mode 100644 index 0000000..611ea1c --- /dev/null +++ b/debian/watch @@ -0,0 +1,4 @@ +version=4 +opts=uversionmangle=s/(a|b|r?c|dev)/~$1/i \ +https://pypi.python.org/packages/source/M/MarkupSafe/ \ + MarkupSafe-@ANY_VERSION@@ARCHIVE_EXT@ |