File: watch

package info (click to toggle)
pipenv 11.9.0-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 52,268 kB
  • sloc: python: 110,176; ansic: 5,600; sh: 93; makefile: 20
file content (10 lines) | stat: -rw-r--r-- 357 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
# Example watch control file for uscan
# Rename this file to "watch" and then you can run the "uscan" command
# to check for upstream updates and more.
# See uscan(1) for format

version=4

opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%<project>-$1.tar.gz%" \
   https://github.com/pypa/pipenv/tags \
   (?:.*?/)?v?(\d[\d.]*)\.tar\.gz debian uupdate