From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 6C3BA158030 for ; Mon, 27 Feb 2023 15:07:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 75BBDE0825; Mon, 27 Feb 2023 15:06:59 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5686AE0845 for ; Mon, 27 Feb 2023 15:06:59 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 43526340E70 for ; Mon, 27 Feb 2023 15:06:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5DDCB8D8 for ; Mon, 27 Feb 2023 15:06:54 +0000 (UTC) From: "Florian Schmaus" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Florian Schmaus" Message-ID: <1677457719.4128a8347107205f4917dd5f63cc11a385640799.flow@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/vharfbuzz/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/vharfbuzz/Manifest dev-python/vharfbuzz/vharfbuzz-0.1.3.ebuild dev-python/vharfbuzz/vharfbuzz-0.1.4-r1.ebuild dev-python/vharfbuzz/vharfbuzz-0.1.4.ebuild X-VCS-Directories: dev-python/vharfbuzz/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: 4128a8347107205f4917dd5f63cc11a385640799 X-VCS-Branch: master Date: Mon, 27 Feb 2023 15:06:54 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: bec34c4e-f14d-475e-89a0-e7bc046594c2 X-Archives-Hash: 90c69ec1ed3e47b69bae4abc59b0304c commit: 4128a8347107205f4917dd5f63cc11a385640799 Author: Anna (cybertailor) Vyalkova sysrq in> AuthorDate: Mon Feb 27 00:28:39 2023 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Mon Feb 27 00:28:39 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4128a834 dev-python/vharfbuzz: enable py3.11, drop old Closes: https://bugs.gentoo.org/897600 Signed-off-by: Anna (cybertailor) Vyalkova sysrq.in> dev-python/vharfbuzz/Manifest | 1 - ...buzz-0.1.3.ebuild => vharfbuzz-0.1.4-r1.ebuild} | 14 +++++++------ dev-python/vharfbuzz/vharfbuzz-0.1.4.ebuild | 24 ---------------------- 3 files changed, 8 insertions(+), 31 deletions(-) diff --git a/dev-python/vharfbuzz/Manifest b/dev-python/vharfbuzz/Manifest index d23b7890d..04ef53dfa 100644 --- a/dev-python/vharfbuzz/Manifest +++ b/dev-python/vharfbuzz/Manifest @@ -1,2 +1 @@ -DIST vharfbuzz-0.1.3.gh.tar.gz 9359 BLAKE2B c4d7e2a1a939c59f63008f99cc6cf4ce622adebe493248c3536632051e32fe0e1ca9d48b91273ef3c157afefbfcc0062232d964cba954f1b867d91bbdc16ad41 SHA512 0b2e90da6ba613cbc24bf67d2815d6d2e857463e077410a6c86e4a4d77a734bc6b3ddaf3fbd564d06fcd2295eda13e095da55241cc31c38959703114b0cf56bf DIST vharfbuzz-0.1.4.gh.tar.gz 9362 BLAKE2B 6a688990e9a56e6b53cda8d1293681c3e84a888f6052e4eb3e8f62d95b145a465f3b3ed2e20f1cafc0eb3befadc5a23417fcb8d4770c1b3b009eacc985a65ca7 SHA512 0c0cf27238c0d7a763a1c683df3c2ec1d48fc11af0c347a1039d0f957efb91b21c4292d66a3c9dff60dacc1c21e3ace35fa162f262e9f3e50c24048647092a21 diff --git a/dev-python/vharfbuzz/vharfbuzz-0.1.3.ebuild b/dev-python/vharfbuzz/vharfbuzz-0.1.4-r1.ebuild similarity index 52% rename from dev-python/vharfbuzz/vharfbuzz-0.1.3.ebuild rename to dev-python/vharfbuzz/vharfbuzz-0.1.4-r1.ebuild index 9cc1e42f6..aa1bc0f28 100644 --- a/dev-python/vharfbuzz/vharfbuzz-0.1.3.ebuild +++ b/dev-python/vharfbuzz/vharfbuzz-0.1.4-r1.ebuild @@ -1,15 +1,18 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{8..10} ) - +PYTHON_COMPAT=( python3_{9..11} ) +DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 DESCRIPTION="A user-friendlier way to use Harfbuzz in Python" -HOMEPAGE="https://github.com/simoncozens/vharfbuzz" -SRC_URI="https://github.com/simoncozens/vharfbuzz/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz" +HOMEPAGE=" + https://pypi.org/project/vharfbuzz/ + https://github.com/simoncozens/vharfbuzz +" +SRC_URI="https://github.com/simoncozens/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz" LICENSE="MIT" KEYWORDS="~amd64" @@ -19,6 +22,5 @@ RDEPEND=" dev-python/fonttools[${PYTHON_USEDEP}] dev-python/uharfbuzz[${PYTHON_USEDEP}] " -DEPEND="${RDEPEND}" distutils_enable_sphinx docs diff --git a/dev-python/vharfbuzz/vharfbuzz-0.1.4.ebuild b/dev-python/vharfbuzz/vharfbuzz-0.1.4.ebuild deleted file mode 100644 index 9cc1e42f6..000000000 --- a/dev-python/vharfbuzz/vharfbuzz-0.1.4.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{8..10} ) - -inherit distutils-r1 - -DESCRIPTION="A user-friendlier way to use Harfbuzz in Python" -HOMEPAGE="https://github.com/simoncozens/vharfbuzz" -SRC_URI="https://github.com/simoncozens/vharfbuzz/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz" - -LICENSE="MIT" -KEYWORDS="~amd64" -SLOT="0" - -RDEPEND=" - dev-python/fonttools[${PYTHON_USEDEP}] - dev-python/uharfbuzz[${PYTHON_USEDEP}] -" -DEPEND="${RDEPEND}" - -distutils_enable_sphinx docs