27 lines
650 B
YAML
27 lines
650 B
YAML
name: python-setuptools-scm
|
|
description: Python package to manage your versions by scm tags
|
|
version: 10.2.1
|
|
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
|
|
- 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: ac108b243380c10de77de32eb696b74d5f5eb63f
|