mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
singular: skip *p* versions which are not stable releases
This commit is contained in:
parent
aab4be2cac
commit
7d491c9bf1
1 changed files with 3 additions and 1 deletions
|
@ -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*'
|
||||||
|
|
Loading…
Add table
Reference in a new issue