File: watch

package info (click to toggle)
python-marshmallow-sqlalchemy 1.4.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 364 kB
  • sloc: python: 1,921; makefile: 13; sh: 8
file content (9 lines) | stat: -rw-r--r-- 298 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
version=4

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