From nobody Thu Dec 07 00:08:37 2023 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4SlvkZ0v78z53DXD; Thu, 7 Dec 2023 00:08:38 +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 4SlvkZ0K2Bz4KG6; Thu, 7 Dec 2023 00:08:38 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1701907718; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=x9Z3krppjwh5+5gI7+/hlQ5JL+KH27/91tOBX2Y1Oiw=; b=vVN8vqpCyaJPE9YZca6iBe8RnD2oPD3sb/rYR9aJn/ac8+bRl2knISrk0R4CLTSozQ7DYB ImDo30hc5LCDOMZXnR2fbuxJTxBau5qraOuDVnwWdsSFAkc5yGAdJysOytW3uFY9KgPsmR cPAM4tu/0xLyJywHFVTGkhlWOJ5fcncMbUzXGXp66XgsTDMyDSa3kccMxXQJ8g4k/04Ume lexxC2qkMNv9tFhzQsf2hLwZQCy/KVrw7K62uxvV44B/gnkfRQL/Uqrdd6ksBMyZWpXt5D 3UB2I4Ll5dxst9igWbUbr3vB8ztr4XAMB4nsmbIqh5Yl5jemdqbn7nrRv++tOQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1701907718; a=rsa-sha256; cv=none; b=XHgopL1leM/3KoDLacfYPda0buCfJA1d4PvfrRi1zd075Ttez5P9gyebP5u4ttQSrw/OEq yerul7chynn6U8gu9aUfhNoacJ4sUIx6SUck4Deh+Ub9q6R9RxYIdcaaglgMp4DseaD296 Bg3tySnnDTiwsa8BXWiX4hB67JupDOSoojYBE1CtI4m201oFjSgj3WgzOmzJtWnO9pNrA0 XQ+PBaWU9F2sh09mGOZGU7ON6NR9fcuND946Rpg4QoU3jgjIwgclf2Yspu4vSooAFtfA2t a3aZukbuuItE1CBjnkAoxO5kR5Pui1I7qj2d5YpCo4NuEB9BTVdWzjC2WRaCGw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1701907718; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=x9Z3krppjwh5+5gI7+/hlQ5JL+KH27/91tOBX2Y1Oiw=; b=ASNtSqucgzKAunV6sKlYTrUf43QZBP/0c96DG97N4cjlJvyji/3qdjDhYLpv5R80qA1TvC Hn3kppowSXApQXzY4u2m3F+sMbRK9MPtOoJuwySaHqEfqFENsEaKuehOY2eK844zWmyeOW ns1Z57jQVArzkqDhuTBIe2mylzWLrdpvZ1eZdI7p0sqkJwUduC4fdWkHRf98EezuMw/ARb 1rRxkbOMsnO9gwTefjnfLedAXoQ0REIZobkNvtL2+G6aB0u8Ki78GSkk7ZfSVlrA1TrdNX 8DV6ZWiqVgg3kzuKUdW9qq4VUO2/19tmv0ODnbkXWTAZTAqspaSESNSd28HOpA== 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 4SlvkY6VL9zRj; Thu, 7 Dec 2023 00:08:37 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 3B708bWT089344; Thu, 7 Dec 2023 00:08:37 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 3B708bI7089341; Thu, 7 Dec 2023 00:08:37 GMT (envelope-from git) Date: Thu, 7 Dec 2023 00:08:37 GMT Message-Id: <202312070008.3B708bI7089341@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: "Jason E. Hale" Subject: git: 0ff21e4c8c42 - main - devel/py-sip: Update to 6.8.0 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jhale X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 0ff21e4c8c42ecfa57404f2dda86ead76ba208ad Auto-Submitted: auto-generated The branch main has been updated by jhale: URL: https://cgit.FreeBSD.org/ports/commit/?id=0ff21e4c8c42ecfa57404f2dda86ead76ba208ad commit 0ff21e4c8c42ecfa57404f2dda86ead76ba208ad Author: Jason E. Hale AuthorDate: 2023-12-05 20:14:19 +0000 Commit: Jason E. Hale CommitDate: 2023-12-07 00:08:30 +0000 devel/py-sip: Update to 6.8.0 https://riverbankcomputing.com/news/SIP_v6.8.0_Released --- Mk/Uses/pyqt.mk | 3 +-- devel/py-sip/Makefile | 7 +++++-- devel/py-sip/distinfo | 6 +++--- 3 files changed, 9 insertions(+), 7 deletions(-) diff --git a/Mk/Uses/pyqt.mk b/Mk/Uses/pyqt.mk index 1a0756d8b183..11a8d323d79b 100644 --- a/Mk/Uses/pyqt.mk +++ b/Mk/Uses/pyqt.mk @@ -85,7 +85,7 @@ MASTER_SITES_QSCI2= RIVERBANK/QScintilla/${PORTVERSION} \ # # Where noted, the ports are epoched and the py-${comp}-PATH variables, # below, should have a suitable epoch appended to the version. -SIP_VERSION= 6.7.12 # ,1 +SIP_VERSION= 6.8.0 # ,1 SIP4_VERSION= 4.19.25 QSCI2_VERSION= 2.14.1 PYQT5_VERSION= 5.15.10 @@ -102,7 +102,6 @@ PYQT5SIP_VERSION= 12.13.0 PYQT6SIP_VERSION= 13.6.0 PYQTBUILDER_VERSION= 1.15.3 -SIP_DISTNAME= sip-${SIP_VERSION} SIP4_DISTNAME= sip-${SIP4_VERSION} PYQT5_DISTNAME= PyQt5-${PYQT5_VERSION} PYQT6_DISTNAME= PyQt6-${PYQT6_VERSION} diff --git a/devel/py-sip/Makefile b/devel/py-sip/Makefile index b6fdd0c87175..79cdefccb83e 100644 --- a/devel/py-sip/Makefile +++ b/devel/py-sip/Makefile @@ -4,7 +4,6 @@ PORTEPOCH= 1 CATEGORIES= devel python MASTER_SITES= ${MASTER_SITES_SIP} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= ${SIP_DISTNAME} MAINTAINER= kde@FreeBSD.org COMMENT= Python to C and C++ bindings generator @@ -19,13 +18,17 @@ LICENSE_FILE_SIP= ${WRKSRC}/LICENSE LICENSE_FILE_GPLv2= ${WRKSRC}/LICENSE-GPL2 LICENSE_FILE_GPLv3= ${WRKSRC}/LICENSE-GPL3 +BUILD_DEPENDS= ${PY_SETUPTOOLS} \ + ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}packaging>0:devel/py-packaging@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}ply>0:devel/py-ply@${PY_FLAVOR} USES= python pyqt:sip -USE_PYTHON= autoplist concurrent distutils flavors +USE_PYTHON= autoplist concurrent pep517 USE_PYQT= # +NO_ARCH= yes + .include .if ${PYTHON_REL} < 31100 diff --git a/devel/py-sip/distinfo b/devel/py-sip/distinfo index 5ee2f442093a..9c3043973f44 100644 --- a/devel/py-sip/distinfo +++ b/devel/py-sip/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1697314539 -SHA256 (sip-6.7.12.tar.gz) = 08e66f742592eb818ac8fda4173e2ed64c9f2d40b70bee11db1c499127d98450 -SIZE (sip-6.7.12.tar.gz) = 1169656 +TIMESTAMP = 1701799473 +SHA256 (sip-6.8.0.tar.gz) = 2ed1904820cb661b7207eb1dccfaebec1a5463dcad903ba448ad1945502d089c +SIZE (sip-6.8.0.tar.gz) = 985563