File: watch

package info (click to toggle)
pycodestyle 2.14.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 632 kB
  • sloc: python: 4,743; makefile: 135; sh: 12
file content (4 lines) | stat: -rw-r--r-- 268 bytes parent folder | download | duplicates (2)
1
2
3
4
version=4
opts=filenamemangle=s%.*/@ANY_VERSION@%@PACKAGE@-$1.tar.gz%,uversionmangle=s/(rc|a|b|c)/~$1/,searchmode=plain \
  https://api.github.com/repos/PyCQA/@PACKAGE@/tags?per_page=100 \
  https://api.github.com/repos/PyCQA/@PACKAGE@/tarball/refs/tags/@ANY_VERSION@