File: watch

package info (click to toggle)
django-filter 23.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,296 kB
  • sloc: python: 7,876; javascript: 7,213; makefile: 151; sh: 16
file content (9 lines) | stat: -rw-r--r-- 270 bytes parent folder | download
1
2
3
4
5
6
7
8
9
# watch file for django-filter

version=4

opts="mode=git, \
      uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\.?\d*)$/$1~$2/, \
      dversionmangle=s/\+ds(\.?\d+)?$//" \
https://github.com/carltongibson/django-filter.git \
      refs/tags/@ANY_VERSION@