Switch to new package format
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
name: python-hatch-vcs
|
||||
description: Hatch plugin for versioning with your preferred VCS
|
||||
version: 0.5.0
|
||||
revision: 3
|
||||
url: https://github.com/ofek/hatch-vcs
|
||||
license: MIT
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
output_architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- python3=3.14.*
|
||||
- python-hatchling
|
||||
- python-setuptools-scm
|
||||
make_depends:
|
||||
- python-build
|
||||
- python-installer
|
||||
downloads:
|
||||
- url: https://github.com/ofek/hatch-vcs/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: a74465d21bb60eef75f01b3c189b73181f152a5eef2b26bd95de039e224953a7
|
||||
Reference in New Issue
Block a user