blob: 46761e57f6e1f7981e9b1027938f95ca0c955393 (
plain)
1
2
3
4
5
6
7
8
|
version=4
opts="mode=git, \
compression=gz, \
uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\.?\d*)$/$1~$2/, \
dversionmangle=s/\+ds(\.?\d+)?$//" \
https://github.com/pycontribs/ruyaml.git \
refs/tags/@ANY_VERSION@
|