git: 66b87434b1d9 - main - astro/py-sgp4: upgrade to 2.22
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 28 Apr 2023 16:27:26 UTC
The branch main has been updated by thierry:
URL: https://cgit.FreeBSD.org/ports/commit/?id=66b87434b1d9568f6a433a0cd477983fb9aead0b
commit 66b87434b1d9568f6a433a0cd477983fb9aead0b
Author: Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2023-04-28 09:56:03 +0000
Commit: Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2023-04-28 16:27:11 +0000
astro/py-sgp4: upgrade to 2.22
---
astro/py-sgp4/Makefile | 2 +-
astro/py-sgp4/distinfo | 6 +++---
astro/py-sgp4/pkg-plist | 3 +++
3 files changed, 7 insertions(+), 4 deletions(-)
diff --git a/astro/py-sgp4/Makefile b/astro/py-sgp4/Makefile
index 763c7030bf6f..1533e868a530 100644
--- a/astro/py-sgp4/Makefile
+++ b/astro/py-sgp4/Makefile
@@ -1,5 +1,5 @@
PORTNAME= sgp4
-PORTVERSION= 2.21
+PORTVERSION= 2.22
CATEGORIES= astro python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/astro/py-sgp4/distinfo b/astro/py-sgp4/distinfo
index 75712204a4d2..9c09b61b279c 100644
--- a/astro/py-sgp4/distinfo
+++ b/astro/py-sgp4/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1649765440
-SHA256 (sgp4-2.21.tar.gz) = 6179b875044877e941633c20af7722fd231a88d8a89af01bf30bd64f33cdecef
-SIZE (sgp4-2.21.tar.gz) = 162060
+TIMESTAMP = 1682675254
+SHA256 (sgp4-2.22.tar.gz) = 17f0a2eaad2dca065b6de25c1ceaa940ff7cfa8cc67120cb4111a00f177b86f9
+SIZE (sgp4-2.22.tar.gz) = 176506
diff --git a/astro/py-sgp4/pkg-plist b/astro/py-sgp4/pkg-plist
index 2eb7ec9e0f46..41acb83fa8fe 100644
--- a/astro/py-sgp4/pkg-plist
+++ b/astro/py-sgp4/pkg-plist
@@ -2,6 +2,8 @@
%%PYTHON_SITELIBDIR%%/sgp4/__init__.py
%%PYTHON_SITELIBDIR%%/sgp4/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc
%%PYTHON_SITELIBDIR%%/sgp4/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc
+%%PYTHON_SITELIBDIR%%/sgp4/__pycache__/alpha5.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc
+%%PYTHON_SITELIBDIR%%/sgp4/__pycache__/alpha5.cpython-%%PYTHON_SUFFIX%%.pyc
%%PYTHON_SITELIBDIR%%/sgp4/__pycache__/api.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc
%%PYTHON_SITELIBDIR%%/sgp4/__pycache__/api.cpython-%%PYTHON_SUFFIX%%.pyc
%%PYTHON_SITELIBDIR%%/sgp4/__pycache__/conveniences.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc
@@ -28,6 +30,7 @@
%%PYTHON_SITELIBDIR%%/sgp4/__pycache__/wrapper.cpython-%%PYTHON_SUFFIX%%.pyc
%%PYTHON_SITELIBDIR%%/sgp4/__pycache__/wulfgar.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc
%%PYTHON_SITELIBDIR%%/sgp4/__pycache__/wulfgar.cpython-%%PYTHON_SUFFIX%%.pyc
+%%PYTHON_SITELIBDIR%%/sgp4/alpha5.py
%%PYTHON_SITELIBDIR%%/sgp4/api.py
%%PYTHON_SITELIBDIR%%/sgp4/conveniences.py
%%PYTHON_SITELIBDIR%%/sgp4/earth_gravity.py