commit:     8de36c3ac2cdb1e4542418b36bc760d0835219be
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Fri Dec  1 15:23:59 2023 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Fri Dec  1 15:23:59 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8de36c3a

dev-python/openapi3: treeclean

Moved to ::gentoo.

Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

 dev-python/openapi3/Manifest              |  1 -
 dev-python/openapi3/metadata.xml          | 11 -----------
 dev-python/openapi3/openapi3-1.8.2.ebuild | 24 ------------------------
 3 files changed, 36 deletions(-)

diff --git a/dev-python/openapi3/Manifest b/dev-python/openapi3/Manifest
deleted file mode 100644
index a3f27e544c..0000000000
--- a/dev-python/openapi3/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST openapi3-1.8.2.tar.gz 23237 BLAKE2B 
63a520f1ba5ab0074240b90f9ad308d2bcd76b465cb138ccd71e8e510266831f3fb112eed31e85e3ff1c94c56d1ebd30e97a40c2f9599eb049907ce3374b758d
 SHA512 
d69d527a57c5d0192c646fa4d9ff4cca887af7a35b247e2d7d5d8a2ac74931285160591ecee1989917345247b57396595186fe81987b5bdefa9aa4fc88ef8725

diff --git a/dev-python/openapi3/metadata.xml b/dev-python/openapi3/metadata.xml
deleted file mode 100644
index b0af68e225..0000000000
--- a/dev-python/openapi3/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="person">
-               <email>[email protected]</email>
-       </maintainer>
-       <upstream>
-               <remote-id type="pypi">openapi3</remote-id>
-               <remote-id type="github">Dorthu/openapi3</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/dev-python/openapi3/openapi3-1.8.2.ebuild 
b/dev-python/openapi3/openapi3-1.8.2.ebuild
deleted file mode 100644
index 2c4eafab82..0000000000
--- a/dev-python/openapi3/openapi3-1.8.2.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..11} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Python OpenAPI 3 Specification client and validator"
-HOMEPAGE="
-       https://pypi.org/project/openapi3/
-       https://github.com/Dorthu/openapi3
-"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND="
-       dev-python/pyyaml[${PYTHON_USEDEP}]
-       dev-python/requests[${PYTHON_USEDEP}]
-"

Reply via email to