File: watch

package info (click to toggle)
flask-migrate 4.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 368 kB
  • sloc: python: 1,228; makefile: 31; sh: 16
file content (8 lines) | stat: -rw-r--r-- 234 bytes parent folder | download
1
2
3
4
5
6
7
8
version=4

opts="pgpmode=none, \
      mode=git, \
      compression=gz, \
      filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%" \
https://github.com/miguelgrinberg/Flask-Migrate.git \
      (?:.*?/)?v?(\d[\d.]*)