Initial commit
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
name: python-vcs-versioning
|
||||
description: The blessed package to manage your versions by scm tags
|
||||
version: 1.1.1
|
||||
revision: 1
|
||||
url: https://github.com/pypa/setuptools-scm
|
||||
license: MIT
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
output_architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- 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: 81fef309b77b6db86203f4476383cd930942a9f0
|
||||
Reference in New Issue
Block a user