Update package version to 10.0.5
This commit is contained in:
@@ -1,16 +1,25 @@
|
||||
name: python-setuptools-scm
|
||||
description: Python package to manage your versions by scm tags
|
||||
version: 9.2.2
|
||||
version: 10.0.5
|
||||
revision: 1
|
||||
url: https://github.com/pypa/setuptools-scm
|
||||
license: MIT
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
output_architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- python-packaging
|
||||
- python-setuptools
|
||||
- python-vcs-versioning
|
||||
make_depends:
|
||||
- python-build
|
||||
- python-installer
|
||||
- python-wheel
|
||||
downloads:
|
||||
- url: https://github.com/pypa/setuptools-scm.git
|
||||
type: git
|
||||
clone_to: ${BPM_SOURCE}
|
||||
git_branch: setuptools-scm-v${BPM_PKG_VERSION}
|
||||
checksum: e2ba34f52b5d375d680c069bc3fa89c4056a9347
|
||||
|
||||
Reference in New Issue
Block a user