commit:     e87d915ba083387e56419252e0d25a03b17b939c
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 29 08:05:56 2022 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Thu Sep 29 08:05:56 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e87d915b

dev-python/pony: Remove last-rited pkg

Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 dev-python/pony/Manifest           |  1 -
 dev-python/pony/metadata.xml       | 11 -----------
 dev-python/pony/pony-0.7.16.ebuild | 25 -------------------------
 profiles/package.mask              |  1 -
 4 files changed, 38 deletions(-)

diff --git a/dev-python/pony/Manifest b/dev-python/pony/Manifest
deleted file mode 100644
index 730f6c692639..000000000000
--- a/dev-python/pony/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST pony-0.7.16.gh.tar.gz 268683 BLAKE2B 
bee6447116f215cd586e69f29fea37ba3f9953d0a72b28acf612da2d6e1be07e424b704593e42ae1755e898580aaf4f2e61923ff81e6e58fe0cc8ec04a3b8399
 SHA512 
db9bb06f0e718866eb6f137d5650a2b484119c42f1ade83a7bc1c9e3c27a852ed25e451a226a80bebd050ca3217c0993e59f3b66719a3fe41a98e45349172495

diff --git a/dev-python/pony/metadata.xml b/dev-python/pony/metadata.xml
deleted file mode 100644
index 653c387bfd7d..000000000000
--- a/dev-python/pony/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="project">
-               <email>[email protected]</email>
-       </maintainer>
-       <stabilize-allarches/>
-       <upstream>
-               <remote-id type="pypi">pony</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/dev-python/pony/pony-0.7.16.ebuild 
b/dev-python/pony/pony-0.7.16.ebuild
deleted file mode 100644
index 9740d4224f24..000000000000
--- a/dev-python/pony/pony-0.7.16.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 ~riscv x86"
-
-RDEPEND="dev-python/flask[${PYTHON_USEDEP}]"
-BDEPEND="test? ( $(python_gen_impl_dep sqlite) )"
-
-distutils_enable_tests unittest

diff --git a/profiles/package.mask b/profiles/package.mask
index 8772b242cf76..342743b2bfb1 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -202,7 +202,6 @@ dev-python/flask-mail
 dev-python/flask-principal
 dev-python/flask-wtf
 dev-python/mongomock
-dev-python/pony
 
 # hololeap <[email protected]> (2022-08-21)
 # doctest-parallel does not currently work with Setup.hs (used internally by

Reply via email to