git: 3b564d46a011 - main - astro/py-extension-helpers: Update to 1.2.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 09 Jan 2025 11:51:23 UTC
The branch main has been updated by wen:
URL: https://cgit.FreeBSD.org/ports/commit/?id=3b564d46a011c71317c935dc0750a81688003a53
commit 3b564d46a011c71317c935dc0750a81688003a53
Author: Wen Heping <wen@FreeBSD.org>
AuthorDate: 2025-01-09 11:48:54 +0000
Commit: Wen Heping <wen@FreeBSD.org>
CommitDate: 2025-01-09 11:50:48 +0000
astro/py-extension-helpers: Update to 1.2.0
---
astro/py-extension-helpers/Makefile | 9 +++++++--
astro/py-extension-helpers/distinfo | 6 +++---
2 files changed, 10 insertions(+), 5 deletions(-)
diff --git a/astro/py-extension-helpers/Makefile b/astro/py-extension-helpers/Makefile
index 7ce3b572ba0e..85ec971d442b 100644
--- a/astro/py-extension-helpers/Makefile
+++ b/astro/py-extension-helpers/Makefile
@@ -1,8 +1,9 @@
PORTNAME= extension-helpers
-DISTVERSION= 0.1
+DISTVERSION= 1.2.0
CATEGORIES= astro
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
+DISTNAME= extension_helpers-${DISTVERSION}
MAINTAINER= wen@FreeBSD.org
COMMENT= Building and installing packages in the Astropy ecosystem
@@ -11,8 +12,12 @@ WWW= https://extension-helpers.readthedocs.io/
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.rst
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}setuptools-scm>=0:devel/py-setuptools-scm@${PY_FLAVOR}
+
USES= python
-USE_PYTHON= autoplist distutils
+USE_PYTHON= autoplist pep517
NO_ARCH= yes
diff --git a/astro/py-extension-helpers/distinfo b/astro/py-extension-helpers/distinfo
index 47f31dd7491d..b1a58c408599 100644
--- a/astro/py-extension-helpers/distinfo
+++ b/astro/py-extension-helpers/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1635380088
-SHA256 (extension-helpers-0.1.tar.gz) = ac8a6fe91c6d98986a51a9f08ca0c7945f8fd70d95b662ced4040ae5eb973882
-SIZE (extension-helpers-0.1.tar.gz) = 24306
+TIMESTAMP = 1736409916
+SHA256 (extension_helpers-1.2.0.tar.gz) = e7d9c8f71804edd7ecd05b5d59a5b504f6e24867970abfc12771242eed76ebcc
+SIZE (extension_helpers-1.2.0.tar.gz) = 29877