python-astral: update to 1.10.1.
This commit is contained in:
parent
2d1dffe4c8
commit
e36a881605
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-astral'
|
# Template file for 'python-astral'
|
||||||
pkgname=python-astral
|
pkgname=python-astral
|
||||||
version=1.10
|
version=1.10.1
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="${pkgname#python-}-${version}"
|
wrksrc="${pkgname#python-}-${version}"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Cameron Nemo <camerontnorman@gmail.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/sffjunkie/astral"
|
homepage="https://github.com/sffjunkie/astral"
|
||||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||||
checksum=2097c897c43007a06b19b1256496c4ca255fe04c4e5349ce71216eaf39121b86
|
checksum=034817c11d5c7f55ef550b5ac00d8235eae92ff8abab6550098e14921bc4c598
|
||||||
|
|
||||||
python3-astral_package() {
|
python3-astral_package() {
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
Loading…
Reference in New Issue