Relax version_update_mask
Allows releasing 3.11.0 from 3.10.0.
This commit is contained in:
parent
810a5c2dde
commit
52c2b70a3d
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ specfile_path: python-APScheduler.spec
|
|||
upstream_package_name: APScheduler
|
||||
downstream_package_name: python-APScheduler
|
||||
upstream_project_url: https://github.com/agronholm/apscheduler
|
||||
version_update_mask: '\d+\.\d+\.'
|
||||
version_update_mask: '\d+\.'
|
||||
upstream_tag_exclude: "^4.[0-9].[0-9]a" # exclude version 4 alpha releases
|
||||
|
||||
packit_instances: ["stg"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue