Switch to new package format
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
name: python-pygments
|
||||
description: Python syntax highlighter
|
||||
version: 2.20.0
|
||||
revision: 3
|
||||
url: https://pygments.org/
|
||||
license: BSD-2-Clause
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
output_architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- python3=3.14.*
|
||||
make_depends:
|
||||
- python-build
|
||||
- python-hatchling
|
||||
- python-installer
|
||||
- python-setuptools
|
||||
- python-wheel
|
||||
downloads:
|
||||
- url: https://github.com/pygments/pygments/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: da22a0d6df2abb3bcf6815a0612e5b1b05b4c3fd0a5e804ae79c271de2fe50b1
|
||||
Reference in New Issue
Block a user