Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Aug 2021 08:43:51 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 7f818e211803 - main - devel/py-scikit-build: Update 0.11.1 -> 0.12.0
Message-ID:  <202108110843.17B8hpjR026944@gitrepo.freebsd.org>

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

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

commit 7f818e2118035b6bc7b815962cedee0eec51f591
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2021-08-11 08:41:22 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2021-08-11 08:43:44 +0000

    devel/py-scikit-build: Update 0.11.1 -> 0.12.0
    
    Reported by:    portscout
---
 devel/py-scikit-build/Makefile | 5 +++--
 devel/py-scikit-build/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/devel/py-scikit-build/Makefile b/devel/py-scikit-build/Makefile
index d5b1bee3a244..1a377bee4ed2 100644
--- a/devel/py-scikit-build/Makefile
+++ b/devel/py-scikit-build/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	scikit-build
-DISTVERSION=	0.11.1
+DISTVERSION=	0.12.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -10,7 +10,8 @@ COMMENT=	Build system generator for Python C/C++/Fortran/Cython extensions
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}packaging>0:devel/py-packaging@${PY_FLAVOR} \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}distro>0:sysutils/py-distro@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}packaging>0:devel/py-packaging@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}wheel>=0.29.0:devel/py-wheel@${PY_FLAVOR}
 
 USES=		python:3.6+
diff --git a/devel/py-scikit-build/distinfo b/devel/py-scikit-build/distinfo
index 39e880cd5f64..ddff4eb3bc5a 100644
--- a/devel/py-scikit-build/distinfo
+++ b/devel/py-scikit-build/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1590271024
-SHA256 (scikit-build-0.11.1.tar.gz) = da40dfd69b2456fad1349a894b90180b43712152b8a85d2a00f4ae2ce8ac9a5c
-SIZE (scikit-build-0.11.1.tar.gz) = 132025
+TIMESTAMP = 1628671160
+SHA256 (scikit-build-0.12.0.tar.gz) = f851382c469bcd9a8c98b1878bcfdd13b68556279d2fd9a329be41956ae5a7fe
+SIZE (scikit-build-0.12.0.tar.gz) = 138053



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