mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
testing/py-astral: upgrade to 1.6.1
This commit is contained in:
parent
490b4721f5
commit
6eb06f3a3a
@ -2,7 +2,7 @@
|
|||||||
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
|
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
|
||||||
pkgname=py-astral
|
pkgname=py-astral
|
||||||
_pkgname=astral
|
_pkgname=astral
|
||||||
pkgver=1.6
|
pkgver=1.6.1
|
||||||
pkgrel=0
|
pkgrel=0
|
||||||
pkgdesc="Calculations for the position of the sun and moon"
|
pkgdesc="Calculations for the position of the sun and moon"
|
||||||
url="https://pypi.python.org/pypi/astral/"
|
url="https://pypi.python.org/pypi/astral/"
|
||||||
@ -51,4 +51,4 @@ _py() {
|
|||||||
$python setup.py install --prefix=/usr --root="$subpkgdir"
|
$python setup.py install --prefix=/usr --root="$subpkgdir"
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="d82366d4bd1e8b09e93f709c6b714723420a993a72ddcf3667519d667000b79b6b1e3d2f7924758987b0049cb41a5a086196a18a611d11077afc641957858c09 astral-1.6.tar.gz"
|
sha512sums="c987e642224b503b334716a670e85100dd7dcab7c00105be9c2816653dc4c143869a05ff84dd3e1d3d1ab1e968217464f08a759e27e5061bd994a49ffb081e1f astral-1.6.1.tar.gz"
|
||||||
|
Loading…
Reference in New Issue
Block a user