26 lines
631 B
Plaintext
26 lines
631 B
Plaintext
name: python-setuptools-scm
|
|
description: Python package to manage your versions by scm tags
|
|
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
|