File: watch

package info (click to toggle)
python-pythonjsonlogger 3.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 260 kB
  • sloc: python: 1,001; makefile: 3
file content (5 lines) | stat: -rw-r--r-- 312 bytes parent folder | download
1
2
3
4
5
version=4
opts="uversionmangle=s/(rc|a|b|c)/~$1/, \
      filenamemangle=s%.*/@ANY_VERSION@%@PACKAGE@-$1.tar.gz%,searchmode=plain" \
    https://api.github.com/repos/nhairs/python-json-logger/tags?per_page=100 \
    https://api.github.com/repos/nhairs/python-json-logger/tarball/refs/tags/v(\d(?:\.\d+)*)(?="|$)