singular: skip *p* versions which are not stable releases
This commit is contained in:
committed by
classabbyamp
parent
aab4be2cac
commit
7d491c9bf1
@@ -1 +1,3 @@
|
||||
pattern='(singular|Release)?-?\K[-.p\d]+(?=\.tar\.gz")'
|
||||
# skip *p* which often behaves as a prerelease for next version
|
||||
# see https://github.com/sagemath/sage/pull/38689#issuecomment-2366934173
|
||||
ignore='*p*'
|
||||
|
||||
Reference in New Issue
Block a user