diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2022-11-11 12:08:15 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2022-11-11 12:08:15 +0000 |
commit | 343d9999732c4d0c7ed189fb0227cfa6d6d4008c (patch) | |
tree | 8cc092afe78789fac9093745654c5e888eeb59f2 /astro | |
parent | 1f6d52cb81dfb82591e9ca9a16db0644e7cd81e9 (diff) |
astro/py-kosmorrolib: upgrade to v1.0.7
Release notes at <https://github.com/Kosmorro/lib/releases/tag/v1.0.7>.
Diffstat (limited to 'astro')
-rw-r--r-- | astro/py-kosmorrolib/Makefile | 4 | ||||
-rw-r--r-- | astro/py-kosmorrolib/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/astro/py-kosmorrolib/Makefile b/astro/py-kosmorrolib/Makefile index 98e6fc93ca26..79aaff384d4f 100644 --- a/astro/py-kosmorrolib/Makefile +++ b/astro/py-kosmorrolib/Makefile @@ -1,5 +1,5 @@ PORTNAME= kosmorrolib -PORTVERSION= 1.0.6 +PORTVERSION= 1.0.7 CATEGORIES= astro python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -24,7 +24,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}skyfield>0:astro/py-skyfield@${PY_FLAVOR}\ #GH_ACCOUNT= Kosmorro #GH_PROJECT= lib -USES= python:3.7+ +USES= python:3.8+ USE_PYTHON= distutils NO_ARCH= yes diff --git a/astro/py-kosmorrolib/distinfo b/astro/py-kosmorrolib/distinfo index 0de6261c6423..ecd43d4c6141 100644 --- a/astro/py-kosmorrolib/distinfo +++ b/astro/py-kosmorrolib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1648234102 -SHA256 (kosmorrolib-1.0.6.tar.gz) = 8c77f40b346d183147cb3e927b3ea5c7d4d7067ce7e49edb73821566f74d5e51 -SIZE (kosmorrolib-1.0.6.tar.gz) = 24986 +TIMESTAMP = 1668168369 +SHA256 (kosmorrolib-1.0.7.tar.gz) = f8c6ad59c53abd08da3a5f4436564cb89e36d706e0d488fcf9288f2069eb01c6 +SIZE (kosmorrolib-1.0.7.tar.gz) = 24922 |