blob: 718903975d8b43563f1de9c1db67597f4a2350c8 (
plain)
1
2
3
4
5
6
7
8
|
version=4
opts="mode=git, \
compression=gz, \
pgpmode=none, \
uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|a|b|c|pre|dev|beta|alpha)\.?\d*)$/$1~$2/" \
https://github.com/pallets/pallets-sphinx-themes.git \
refs/tags/@ANY_VERSION@
|