aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-05-24 22:20:55 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-05-25 02:13:30 +0000
commite3879f3303dd6fe335a90d5566c6e2b6d12c1e55 (patch)
treedb1d5efd92041dd979cd676a419f134b6a3f29a9
parentd350aa2ecd1019d5c31940a0eb0acff8f7c57b81 (diff)
testing/py3-astral: upgrade to 2.2
-rw-r--r--testing/py3-astral/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py3-astral/APKBUILD b/testing/py3-astral/APKBUILD
index 9a52c959335..e601b4d7376 100644
--- a/testing/py3-astral/APKBUILD
+++ b/testing/py3-astral/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py3-astral
_pkgname=astral
-pkgver=2.1
+pkgver=2.2
pkgrel=0
pkgdesc="Calculations for the position of the sun and moon"
url="https://pypi.python.org/pypi/astral"
@@ -30,4 +30,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="149eb10dadefc42c01e95603ae0af0f57a848299177b0296661661dc2e3bdd3adb1f691b3c90f3b09be627971ec87872015a3fbdeb9c1b553f6b36228d7f8d67 astral-2.1.tar.gz"
+sha512sums="2b2f2c6f6f5960f747542e6410800bfab1125aa6ebe2d77d9fb4ef9e99458e808449c96855ef4d1cb8eac07f8e400e2cdbe71420391f6ee81efab31ce7693b90 astral-2.2.tar.gz"