File: watch

package info (click to toggle)
python-tablib 3.8.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 724 kB
  • sloc: python: 3,648; makefile: 125
file content (10 lines) | stat: -rw-r--r-- 346 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
version=4

opts="mode=git, \
      compression=gz, \
      pgpmode=none, \
      opts=filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/tablib-$1\.tar\.gz/, \
      dversionmangle=s/\+ds(\.?\d+)?$//, \
      uversionmangle=s/(\d)[_\.\-\+]?((a|alpha|b|beta|dev|pre|RC|rc)\.?\d*)$/$1~$2/" \
https://github.com/jazzband/tablib.git \
      refs/tags/v?(\d\S+)