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 B5EEF15808B for ; Sun, 27 Feb 2022 18:52:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1CA8AE089C; Sun, 27 Feb 2022 18:52:58 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 E4224E089C for ; Sun, 27 Feb 2022 18:52: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 C5658343544 for ; Sun, 27 Feb 2022 18:52:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D6BF6315 for ; Sun, 27 Feb 2022 18:52:53 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1645987892.5d33c11f128608a16a26a4fba57f4591824118bc.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pony/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/pony/Manifest dev-python/pony/pony-0.7.14.ebuild dev-python/pony/pony-0.7.15.ebuild X-VCS-Directories: dev-python/pony/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 5d33c11f128608a16a26a4fba57f4591824118bc X-VCS-Branch: master Date: Sun, 27 Feb 2022 18:52: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: 2a5066d1-019f-4fe2-8da3-e1dcf807a87f X-Archives-Hash: b31f5fd811c94fb05ea6d5f7e97c8257 commit: 5d33c11f128608a16a26a4fba57f4591824118bc Author: Michał Górny gentoo org> AuthorDate: Sun Feb 27 18:51:32 2022 +0000 Commit: Michał Górny gentoo org> CommitDate: Sun Feb 27 18:51:32 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d33c11f dev-python/pony: Remove old Signed-off-by: Michał Górny gentoo.org> dev-python/pony/Manifest | 2 -- dev-python/pony/pony-0.7.14.ebuild | 26 -------------------------- dev-python/pony/pony-0.7.15.ebuild | 25 ------------------------- 3 files changed, 53 deletions(-) diff --git a/dev-python/pony/Manifest b/dev-python/pony/Manifest index 932de943bcaa..730f6c692639 100644 --- a/dev-python/pony/Manifest +++ b/dev-python/pony/Manifest @@ -1,3 +1 @@ -DIST pony-0.7.14.gh.tar.gz 305795 BLAKE2B a0e056d722a205a00567a230628be6ef8a7fe86f594f91ec0e8bbfc6d6eec17ec1d4cf3f57ad10984b8beb0a90da3010d9a32f2f08dca434af39e20fc6e9126c SHA512 ed27fd697dd14948c282dab6b75e41c9309d0ef4c4cccb0f91e4214e81de52a2de3910e413dfc5495ffcea190a5b50255c45b2beecead84eecb601ba2463d998 -DIST pony-0.7.15.gh.tar.gz 268638 BLAKE2B d93dcc21a13834a23c0fcbeec7f6ea98ff6750d1650b00e738d65c7b7985ba7880ddfc8238e4b4f3ee4a302a31b69a4767ea52728e66b5cfe62e0190769e6b8c SHA512 ca81441fe1a714bc863bde33739ae2e65f42d8e763a5c6734517987a4c03faffb08a134517bcc61f5b7941f207e32e4ca02fe12fccca871d481f44a81da12536 DIST pony-0.7.16.gh.tar.gz 268683 BLAKE2B bee6447116f215cd586e69f29fea37ba3f9953d0a72b28acf612da2d6e1be07e424b704593e42ae1755e898580aaf4f2e61923ff81e6e58fe0cc8ec04a3b8399 SHA512 db9bb06f0e718866eb6f137d5650a2b484119c42f1ade83a7bc1c9e3c27a852ed25e451a226a80bebd050ca3217c0993e59f3b66719a3fe41a98e45349172495 diff --git a/dev-python/pony/pony-0.7.14.ebuild b/dev-python/pony/pony-0.7.14.ebuild deleted file mode 100644 index 23ab8c6e7cc6..000000000000 --- a/dev-python/pony/pony-0.7.14.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 2020-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{7..9} ) -inherit distutils-r1 - -DESCRIPTION="Python ORM with beautiful query syntax" -HOMEPAGE=" - https://ponyorm.org/ - https://github.com/ponyorm/pony/" -SRC_URI=" - https://github.com/ponyorm/pony/archive/v${PV}.tar.gz - -> ${P}.gh.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="test" -RESTRICT="!test? ( test )" - -BDEPEND="test? ( $(python_gen_impl_dep sqlite) )" -RDEPEND="dev-python/flask[${PYTHON_USEDEP}]" - -distutils_enable_tests unittest diff --git a/dev-python/pony/pony-0.7.15.ebuild b/dev-python/pony/pony-0.7.15.ebuild deleted file mode 100644 index 2260573d4ebf..000000000000 --- a/dev-python/pony/pony-0.7.15.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 2020-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8..10} ) -inherit distutils-r1 - -DESCRIPTION="Python ORM with beautiful query syntax" -HOMEPAGE=" - https://ponyorm.org/ - https://github.com/ponyorm/pony/" -SRC_URI=" - https://github.com/ponyorm/pony/archive/v${PV}.tar.gz - -> ${P}.gh.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -RDEPEND="dev-python/flask[${PYTHON_USEDEP}]" -BDEPEND="test? ( $(python_gen_impl_dep sqlite) )" - -distutils_enable_tests unittest