aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-astral
diff options
context:
space:
mode:
authorFabian Affolter <fabian@affolter-engineering.ch>2018-05-04 07:41:08 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2018-05-08 06:52:39 +0000
commit6eb06f3a3a699e663a1e0abf94e0ea0078776108 (patch)
tree680146e61d1dacb95156bd256233bed5a2ac2a82 /testing/py-astral
parent490b4721f5949301ccfe1b1199ff70081b6d2130 (diff)
downloadaports-6eb06f3a3a699e663a1e0abf94e0ea0078776108.tar.bz2
aports-6eb06f3a3a699e663a1e0abf94e0ea0078776108.tar.xz
testing/py-astral: upgrade to 1.6.1
Diffstat (limited to 'testing/py-astral')
-rw-r--r--testing/py-astral/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py-astral/APKBUILD b/testing/py-astral/APKBUILD
index 1a82ec03be..8929df20b8 100644
--- a/testing/py-astral/APKBUILD
+++ b/testing/py-astral/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py-astral
_pkgname=astral
-pkgver=1.6
+pkgver=1.6.1
pkgrel=0
pkgdesc="Calculations for the position of the sun and moon"
url="https://pypi.python.org/pypi/astral/"
@@ -51,4 +51,4 @@ _py() {
$python setup.py install --prefix=/usr --root="$subpkgdir"
}
-sha512sums="d82366d4bd1e8b09e93f709c6b714723420a993a72ddcf3667519d667000b79b6b1e3d2f7924758987b0049cb41a5a086196a18a611d11077afc641957858c09 astral-1.6.tar.gz"
+sha512sums="c987e642224b503b334716a670e85100dd7dcab7c00105be9c2816653dc4c143869a05ff84dd3e1d3d1ab1e968217464f08a759e27e5061bd994a49ffb081e1f astral-1.6.1.tar.gz"