File: watch

package info (click to toggle)
python-attrs 25.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 2,004 kB
  • sloc: python: 10,495; makefile: 153
file content (8 lines) | stat: -rw-r--r-- 376 bytes parent folder | download
1
2
3
4
5
6
7
8
version=4
opts=\
 filenamemangle=s%.*/@ANY_VERSION@%@PACKAGE@-$1.tar.gz%,\
 downloadurlmangle=s%(api.github.com/repos/[^/]+/[^/]+)/git/refs/%$1/tarball/refs/%g,\
 uversionmangle=s%[.-]?(a|b|c|rc|dev|pre)%~$1%,\
 searchmode=plain \
 https://api.github.com/repos/python-attrs/attrs/git/matching-refs/tags/ \
 https://api.github.com/repos/[^/]+/[^/]+/git/refs/tags/@ANY_VERSION@