git: a5a67dae8546 - main - astro/py-sgp4: upgrade to 2.26
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 28 Jun 2026 16:49:21 UTC
The branch main has been updated by thierry:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a5a67dae8546d14c37742e07800b652d34dc22e0
commit a5a67dae8546d14c37742e07800b652d34dc22e0
Author: Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2026-06-28 16:47:04 +0000
Commit: Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2026-06-28 16:49:17 +0000
astro/py-sgp4: upgrade to 2.26
Remark: cannot switch to pep517 because setuptools is too old.
---
astro/py-sgp4/Makefile | 2 +-
astro/py-sgp4/distinfo | 6 +++---
astro/py-sgp4/files/patch-pyproject.toml | 12 ++++++++++++
astro/py-sgp4/pkg-plist | 2 +-
4 files changed, 17 insertions(+), 5 deletions(-)
diff --git a/astro/py-sgp4/Makefile b/astro/py-sgp4/Makefile
index 3ce79ea8dca9..7fb771b528a9 100644
--- a/astro/py-sgp4/Makefile
+++ b/astro/py-sgp4/Makefile
@@ -1,5 +1,5 @@
PORTNAME= sgp4
-PORTVERSION= 2.25
+PORTVERSION= 2.26
CATEGORIES= astro python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/astro/py-sgp4/distinfo b/astro/py-sgp4/distinfo
index 860afecfc8d1..fd92519046f8 100644
--- a/astro/py-sgp4/distinfo
+++ b/astro/py-sgp4/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1755013293
-SHA256 (sgp4-2.25.tar.gz) = e19edc6dcc25d69fb8fde0a267b8f0c44d7e915c7bcbeacf5d3a8b595baf0674
-SIZE (sgp4-2.25.tar.gz) = 181016
+TIMESTAMP = 1782663752
+SHA256 (sgp4-2.26.tar.gz) = 48d15763b6af9393fc2024190705588dd3650fcd90133ab980e00bc5607c606e
+SIZE (sgp4-2.26.tar.gz) = 157896
diff --git a/astro/py-sgp4/files/patch-pyproject.toml b/astro/py-sgp4/files/patch-pyproject.toml
new file mode 100644
index 000000000000..f8076947ec64
--- /dev/null
+++ b/astro/py-sgp4/files/patch-pyproject.toml
@@ -0,0 +1,12 @@
+--- pyproject.toml.orig 2026-06-26 21:06:24 UTC
++++ pyproject.toml
+@@ -9,8 +9,7 @@ readme = "README.md"
+ # keep in sync with setup_kwargs for Python 2
+ name = "sgp4"
+ readme = "README.md"
+-license = "MIT"
+-license-files = ["LICENSE"]
++license = {text = "MIT"}
+ requires-python = ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,!=3.6.*,!=3.7.*,!=3.8.*,!=3.9.*"
+ dynamic = ["version", "description", "authors", "dependencies", "classifiers"]
+
diff --git a/astro/py-sgp4/pkg-plist b/astro/py-sgp4/pkg-plist
index 08c6c36f5d8b..ba7b9dcdbc51 100644
--- a/astro/py-sgp4/pkg-plist
+++ b/astro/py-sgp4/pkg-plist
@@ -46,6 +46,6 @@
%%PYTHON_SITELIBDIR%%/sgp4/sample_omm.xml
%%PYTHON_SITELIBDIR%%/sgp4/tcppver.out
%%PYTHON_SITELIBDIR%%/sgp4/tests.py
-%%PYTHON_SITELIBDIR%%/sgp4/vallado_cpp%%PYTHON_TAG%%.so
+%%PYTHON_SITELIBDIR%%/sgp4/vallado_cpp.abi3.so
%%PYTHON_SITELIBDIR%%/sgp4/wrapper.py
%%PYTHON_SITELIBDIR%%/sgp4/wulfgar.py