25 lines
611 B
YAML
25 lines
611 B
YAML
name: python-vcs-versioning
|
|
description: The blessed package to manage your versions by scm tags
|
|
version: 2.2.2
|
|
revision: 1
|
|
url: https://github.com/pypa/setuptools-scm
|
|
license: MIT
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
output_architecture: any
|
|
type: source
|
|
depends:
|
|
- python3=3.14.*
|
|
- python-packaging
|
|
make_depends:
|
|
- python-build
|
|
- python-installer
|
|
- python-setuptools
|
|
downloads:
|
|
- url: https://github.com/pypa/setuptools-scm.git
|
|
type: git
|
|
clone_to: ${BPM_SOURCE}
|
|
git_branch: vcs-versioning-v${BPM_PKG_VERSION}
|
|
checksum: 4ac172459cd14cad465060efe50040a6caa6b983
|