File: watch

package info (click to toggle)
python-django-postgres-extra 2.0.9-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,096 kB
  • sloc: python: 9,057; makefile: 17; sh: 7; sql: 1
file content (7 lines) | stat: -rw-r--r-- 389 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
version=4
opts=\
searchmode=plain,\
downloadurlmangle=s%api\.github\.com/repos/([^/]+/[^/]+)/tarball/(.*)%github.com/$1/archive/refs/tags/$2.tar.gz%,\
filenamemangle=s%.+/v([\d\.]+)%python-django-postgres-extra-$1.tar.gz% \
  https://api.github.com/repos/SectorLabs/django-postgres-extra/releases \
  https://api.github.com/repos/SectorLabs/django-postgres-extra/tarball/v([\d\.]+)(?="|$)