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 73B28158030 for ; Mon, 27 Feb 2023 15:06:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BBDE3E07D4; Mon, 27 Feb 2023 15:06:57 +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 9F943E07DB for ; Mon, 27 Feb 2023 15:06:57 +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 99708340E2A for ; Mon, 27 Feb 2023 15:06:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 774A48CA for ; Mon, 27 Feb 2023 15:06:53 +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: <1677451296.10778355149281af1df9860d966869a4d6aaf939.flow@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/opentypespec/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/opentypespec/Manifest dev-python/opentypespec/opentypespec-1.8.4.ebuild dev-python/opentypespec/opentypespec-1.9.1.ebuild X-VCS-Directories: dev-python/opentypespec/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: 10778355149281af1df9860d966869a4d6aaf939 X-VCS-Branch: master Date: Mon, 27 Feb 2023 15:06:53 +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: 5329cde0-3d64-44e2-812f-f4701d1a440e X-Archives-Hash: 8d00a8dcd4def8008e45dbb9ac2b2cf5 commit: 10778355149281af1df9860d966869a4d6aaf939 Author: Anna (cybertailor) Vyalkova sysrq in> AuthorDate: Sun Feb 26 20:56:26 2023 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Sun Feb 26 22:41:36 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=10778355 dev-python/opentypespec: add 1.9.1, drop 1.8.4 Closes: https://bugs.gentoo.org/897480 Signed-off-by: Anna (cybertailor) Vyalkova sysrq.in> dev-python/opentypespec/Manifest | 2 +- dev-python/opentypespec/opentypespec-1.8.4.ebuild | 21 --------------------- dev-python/opentypespec/opentypespec-1.9.1.ebuild | 20 ++++++++++++++++++++ 3 files changed, 21 insertions(+), 22 deletions(-) diff --git a/dev-python/opentypespec/Manifest b/dev-python/opentypespec/Manifest index 31d20321e..79108035e 100644 --- a/dev-python/opentypespec/Manifest +++ b/dev-python/opentypespec/Manifest @@ -1 +1 @@ -DIST opentypespec-1.8.4.tar.gz 15963 BLAKE2B 3d796ffa37f7a617a3be8d5a323fbe8f88e57e05aa031edfe1e48115a65526585d522a2426ed5d5ad970621d0cc301238bed8ac0c2beaab526f0b8679572e2ef SHA512 30c96322901ae99c3f8f71d7621660d7273b0ced60c86a253c573c32d491ce1ef6da750106f4aa8fdd005583be6fc31ef9513c301bfe0a6a39e1b6634ede1e9d +DIST opentypespec-1.9.1.tar.gz 22450 BLAKE2B 53b426f86c1210460f94c8f830987c0ecf1d560e57ec07e890bb359f20b66293357784f2de652a441b17e92c4a031d13f8540b73d16669715c5827a2464a27fc SHA512 2dc2305fe3b03ef5067effe599694c4e64826b44821c0e2c149c5e3c749932c79afba35f81d58b1435c2ddb3422d81625fae0420b7e9e6c5ed36bb667a5bedb3 diff --git a/dev-python/opentypespec/opentypespec-1.8.4.ebuild b/dev-python/opentypespec/opentypespec-1.8.4.ebuild deleted file mode 100644 index 78e4d6eee..000000000 --- a/dev-python/opentypespec/opentypespec-1.8.4.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{8..10} pypy3 ) - -inherit distutils-r1 - -DESCRIPTION="Python bezier manipulation library" -HOMEPAGE="https://github.com/simoncozens/opentypespec-py" -SRC_URI="https://github.com/simoncozens/opentypespec-py/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" -S="${WORKDIR}/${PN}-py-${PV}" - -LICENSE="Apache-2.0" -KEYWORDS="~amd64" -SLOT="0" - -RESTRICT="test" #https://github.com/simoncozens/opentypespec-py/issues/1 - -distutils_enable_tests setup.py diff --git a/dev-python/opentypespec/opentypespec-1.9.1.ebuild b/dev-python/opentypespec/opentypespec-1.9.1.ebuild new file mode 100644 index 000000000..72216aa3f --- /dev/null +++ b/dev-python/opentypespec/opentypespec-1.9.1.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{9..11} pypy3 ) +DISTUTILS_USE_PEP517=setuptools +inherit distutils-r1 pypi + +DESCRIPTION="Data derived from the OpenType specification" +HOMEPAGE=" + https://pypi.org/project/opentypespec/ + https://github.com/simoncozens/opentypespec-py +" + +LICENSE="Apache-2.0" +KEYWORDS="~amd64" +SLOT="0" + +distutils_enable_tests pytest