File: watch

package info (click to toggle)
flask-login 0.6.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 672 kB
  • sloc: python: 2,160; makefile: 25; sh: 14
file content (9 lines) | stat: -rw-r--r-- 282 bytes parent folder | download
1
2
3
4
5
6
7
8
9
version=4

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