Switch to new package format
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
name: python-calver
|
||||
description: Setuptools extension for CalVer package versions
|
||||
version: 2025.10.20
|
||||
revision: 2
|
||||
url: https://github.com/di/calver
|
||||
license: Apache-2.0
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
output_architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- python3=3.14.*
|
||||
make_depends:
|
||||
- python-build
|
||||
- python-installer
|
||||
- python-setuptools
|
||||
- python-wheel
|
||||
downloads:
|
||||
- url: https://github.com/di/calver/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 8378c74d31e7d04ab1fd00f0a0d128525941823134c1e79dbcd649d3c130fc03
|
||||
Reference in New Issue
Block a user