Switch to new package format
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
name: python-six
|
||||
description: Python 2 and 3 compatibility utilities
|
||||
version: 1.17.0
|
||||
revision: 3
|
||||
url: https://github.com/benjaminp/six
|
||||
license: MIT
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- python3=3.14.*
|
||||
make_depends:
|
||||
- python-build
|
||||
- python-installer
|
||||
- python-setuptools
|
||||
- python-wheel
|
||||
downloads:
|
||||
- url: https://github.com/benjaminp/six/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 32f3ae8f39a23ff9458d84c90e00cf042e5432ccb61c8991a5e437e7eacd83c6
|
||||
Reference in New Issue
Block a user