Rebuild with python 3.14
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
name: python-trove-classifiers
|
name: python-trove-classifiers
|
||||||
description: Canonical source for classifiers on PyPI
|
description: Canonical source for classifiers on PyPI
|
||||||
version: 2026.4.28.13
|
version: 2026.4.28.13
|
||||||
revision: 1
|
revision: 2
|
||||||
url: https://github.com/pypa/trove-classifiers
|
url: https://github.com/pypa/trove-classifiers
|
||||||
license: Apache-2.0
|
license: Apache-2.0
|
||||||
maintainers:
|
maintainers:
|
||||||
@@ -10,10 +10,15 @@ architecture: any
|
|||||||
output_architecture: any
|
output_architecture: any
|
||||||
type: source
|
type: source
|
||||||
depends:
|
depends:
|
||||||
- python3
|
- python3=3.14.*
|
||||||
make_depends:
|
make_depends:
|
||||||
- python-build
|
- python-build
|
||||||
- python-calver
|
- python-calver
|
||||||
- python-installer
|
- python-installer
|
||||||
- python-setuptools
|
- python-setuptools
|
||||||
- python-wheel
|
- python-wheel
|
||||||
|
downloads:
|
||||||
|
- url: https://github.com/pypa/trove-classifiers/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
||||||
|
extract_to: ${BPM_SOURCE}
|
||||||
|
extract_strip_components: 1
|
||||||
|
checksum: aed0cb5c0a0e6616d369eb1407ba235c971f4cd28bc9e58bb8a6b75e1da4734d
|
||||||
|
|||||||
Reference in New Issue
Block a user