Watch file results

component: main
debian_mangled_uversion: 0.2.3
debian_uversion: 0.2.3
distribution: debian
last_check: 2024-04-24 00:50:08.899447
release: sid
source: python-pauvre
status: up to date
upstream_url: https://files.pythonhosted.org/packages/c5/ee/3954bc33f5b0a1ff5ea1feb63af404f547eebb0a20c0b9994707743666fb/pauvre-0.2.3.tar.gz#sha256=ba756bc9025ae7edafd91092d12a57864f018958fd46b548e9eeda7167ee197d
upstream_version: 0.2.3
version: 0.2.3-3
watch_file:
version=4

opts="uversionmangle=s/(0\.\d)(\d)/$1.$2/" \
  https://pypi.python.org/simple/pauvre .*/pauvre-@ANY_VERSION@@ARCHIVE_EXT@#sha256=.*

# The Github tarball contains some more files in dir pauvre/bioawk/ and files/ .  Theses do not seem to be needed.
# Asked for clarification in https://github.com/conchoecia/pauvre/issues/38
#opts="uversionmangle=s/(0\.\d)(\d)/$1.$2/,filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%" \
#  https://github.com/conchoecia/pauvre/tags .*/archive/v?@ANY_VERSION@\.tar\.gz