git: 1a0d225c392e - main - devel/py-setuptools-rust: Update to 1.6.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 02 May 2023 16:28:19 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=1a0d225c392e5580e1c6470d7fd6155c68122da0 commit 1a0d225c392e5580e1c6470d7fd6155c68122da0 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-05-02 16:20:14 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-05-02 16:20:14 +0000 devel/py-setuptools-rust: Update to 1.6.0 - Convert to USE_PYTHON=pep517 Changes: https://github.com/PyO3/setuptools-rust/releases --- devel/py-setuptools-rust/Makefile | 7 +++++-- devel/py-setuptools-rust/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/devel/py-setuptools-rust/Makefile b/devel/py-setuptools-rust/Makefile index bf28262ccc0c..980d5a623ce3 100644 --- a/devel/py-setuptools-rust/Makefile +++ b/devel/py-setuptools-rust/Makefile @@ -1,5 +1,5 @@ PORTNAME= setuptools-rust -PORTVERSION= 1.5.2 +PORTVERSION= 1.6.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,12 +11,15 @@ WWW= https://github.com/PyO3/setuptools-rust LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=62.4:devel/py-setuptools@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}semantic-version>=2.8.2<3:devel/py-semantic-version@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}setuptools>=62.4:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}typing-extensions>=3.7.4.3:devel/py-typing-extensions@${PY_FLAVOR} \ cargo:lang/rust USES= python:3.7+ -USE_PYTHON= autoplist concurrent distutils +USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/devel/py-setuptools-rust/distinfo b/devel/py-setuptools-rust/distinfo index 5cac5c66306d..6448519b3d74 100644 --- a/devel/py-setuptools-rust/distinfo +++ b/devel/py-setuptools-rust/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1663672862 -SHA256 (setuptools-rust-1.5.2.tar.gz) = d8daccb14dc0eae1b6b6eb3ecef79675bd37b4065369f79c35393dd5c55652c7 -SIZE (setuptools-rust-1.5.2.tar.gz) = 295857 +TIMESTAMP = 1682903104 +SHA256 (setuptools-rust-1.6.0.tar.gz) = c86e734deac330597998bfbc08da45187e6b27837e23bd91eadb320732392262 +SIZE (setuptools-rust-1.6.0.tar.gz) = 296421