almalinux 'python3.12-wheel'
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
name='python3-hjson'
|
||||
version='3.1.0'
|
||||
release='1'
|
||||
release='2'
|
||||
desc='JSON for Humans, allows comments and is less error prone.'
|
||||
homepage='https://github.com/laktak/hjson-py'
|
||||
maintainer="Евгений Храмов <xpamych@yandex.ru>"
|
||||
@ -18,7 +18,9 @@ build_deps=(
|
||||
'python3-setuptools'
|
||||
'python3-wheel'
|
||||
)
|
||||
|
||||
build_deps_almalinux=(
|
||||
'python3.12-wheel'
|
||||
)
|
||||
sources=("https://pypi.io/packages/source/h/hjson/hjson-${version}.tar.gz")
|
||||
checksums=('SKIP')
|
||||
|
||||
|
Reference in New Issue
Block a user