File: watch

package info (click to toggle)
radon 6.0.1%2Bds1-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 952 kB
  • sloc: python: 4,890; makefile: 185
file content (7 lines) | stat: -rw-r--r-- 337 bytes parent folder | download
1
2
3
4
5
6
7
version=4

# GitHub hosted projects
# repack to remove docs/_static
# allow for upstream tag names starting with v
opts="repacksuffix=+ds1,dversionmangle=s/\+ds1//,repack,compression=gz,filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%radon-$1.tar.gz%" \
  https://github.com/rubik/radon/tags (?:.*?/)?v?(\d[\d.]*)\.tar\.gz debian uupdate