Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Aug 2022 11:44:05 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: b235b6b0aed4 - main - devel/py-setuptools-rust: Update to 1.5.1
Message-ID:  <202208311144.27VBi5CG095969@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b235b6b0aed4ba82914eeaf5ed80a617d0ad851f

commit b235b6b0aed4ba82914eeaf5ed80a617d0ad851f
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-08-31 11:23:35 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-08-31 11:41:08 +0000

    devel/py-setuptools-rust: Update to 1.5.1
    
    Changes:        https://github.com/PyO3/setuptools-rust/releases
---
 devel/py-setuptools-rust/Makefile | 3 +--
 devel/py-setuptools-rust/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/devel/py-setuptools-rust/Makefile b/devel/py-setuptools-rust/Makefile
index e72845e49329..b4ec120b2be6 100644
--- a/devel/py-setuptools-rust/Makefile
+++ b/devel/py-setuptools-rust/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	setuptools-rust
-PORTVERSION=	1.4.1
+PORTVERSION=	1.5.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -10,7 +10,6 @@ COMMENT=	Setuptools Rust extension plugin
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools_scm>=6.3.2:devel/py-setuptools_scm@${PY_FLAVOR}
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}semantic-version>=2.8.2<3:devel/py-semantic-version@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}typing-extensions>=3.7.4.3:devel/py-typing-extensions@${PY_FLAVOR} \
 		cargo:lang/rust
diff --git a/devel/py-setuptools-rust/distinfo b/devel/py-setuptools-rust/distinfo
index 66c7463f6b87..1c22010e2934 100644
--- a/devel/py-setuptools-rust/distinfo
+++ b/devel/py-setuptools-rust/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1657634022
-SHA256 (setuptools-rust-1.4.1.tar.gz) = 18ff850831f58ee21d5783825c99fad632da21e47645e9427fd7dec048029e76
-SIZE (setuptools-rust-1.4.1.tar.gz) = 288848
+TIMESTAMP = 1661599279
+SHA256 (setuptools-rust-1.5.1.tar.gz) = 0e05e456645d59429cb1021370aede73c0760e9360bbfdaaefb5bced530eb9d7
+SIZE (setuptools-rust-1.5.1.tar.gz) = 24988



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202208311144.27VBi5CG095969>