diff options
author | Wen Heping <wen@FreeBSD.org> | 2025-02-08 09:04:36 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2025-02-08 22:43:13 +0000 |
commit | 926e1cf86378db3dedf4b3285d056fe79a0c1cea (patch) | |
tree | 72a011505a5b9703c8416832036a015ea5ac7c08 | |
parent | d29523d746cd2ea74a9f20e6f67dd29740da2f5e (diff) |
astro/py-astropy: Update to 7.0.1
-rw-r--r-- | astro/py-astropy/Makefile | 2 | ||||
-rw-r--r-- | astro/py-astropy/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/astro/py-astropy/Makefile b/astro/py-astropy/Makefile index 36b34fa4adc7..c853fff1f527 100644 --- a/astro/py-astropy/Makefile +++ b/astro/py-astropy/Makefile @@ -1,5 +1,5 @@ PORTNAME= astropy -DISTVERSION= 7.0.0 +DISTVERSION= 7.0.1 PORTEPOCH= 2 CATEGORIES= astro MASTER_SITES= PYPI diff --git a/astro/py-astropy/distinfo b/astro/py-astropy/distinfo index e037ec6dcdf3..263244470f4e 100644 --- a/astro/py-astropy/distinfo +++ b/astro/py-astropy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1736410880 -SHA256 (astropy-7.0.0.tar.gz) = e92d7c9fee86eb3df8714e5dd41bbf9f163d343e1a183d95bf6bd09e4313c940 -SIZE (astropy-7.0.0.tar.gz) = 7130087 +TIMESTAMP = 1739002877 +SHA256 (astropy-7.0.1.tar.gz) = 392feeb443b2437cd4c2e0641a65e0f15ba791e148e9b1e5ed7de7dfcb38e460 +SIZE (astropy-7.0.1.tar.gz) = 7139539 |