From owner-dev-commits-ports-main@freebsd.org Wed Aug 11 08:43:51 2021 Return-Path: Delivered-To: dev-commits-ports-main@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 677FC677861; Wed, 11 Aug 2021 08:43:51 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Gl3JR2Hhtz4bPW; Wed, 11 Aug 2021 08:43:51 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 365BC3BDD; Wed, 11 Aug 2021 08:43:51 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17B8hp1c026945; Wed, 11 Aug 2021 08:43:51 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17B8hpjR026944; Wed, 11 Aug 2021 08:43:51 GMT (envelope-from git) Date: Wed, 11 Aug 2021 08:43:51 GMT Message-Id: <202108110843.17B8hpjR026944@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yuri Victorovich Subject: git: 7f818e211803 - main - devel/py-scikit-build: Update 0.11.1 -> 0.12.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 7f818e2118035b6bc7b815962cedee0eec51f591 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Aug 2021 08:43:51 -0000 The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=7f818e2118035b6bc7b815962cedee0eec51f591 commit 7f818e2118035b6bc7b815962cedee0eec51f591 Author: Yuri Victorovich AuthorDate: 2021-08-11 08:41:22 +0000 Commit: Yuri Victorovich 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