summaryrefslogtreecommitdiff
path: root/dev-python/coreschema
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-10-21 16:03:15 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-10-21 16:03:15 +0100
commitb80ebc4dea5609f6644d0d64c5ace579df314923 (patch)
treede77836ab6ef44e4416e9c68ae3cedf96b49c527 /dev-python/coreschema
parent54c57c0355214cac06d4618d5f9d4b1ae9aeaac3 (diff)
gentoo auto-resync : 21:10:2023 - 16:03:14
Diffstat (limited to 'dev-python/coreschema')
-rw-r--r--dev-python/coreschema/Manifest3
-rw-r--r--dev-python/coreschema/coreschema-0.0.4-r1.ebuild28
-rw-r--r--dev-python/coreschema/metadata.xml13
3 files changed, 0 insertions, 44 deletions
diff --git a/dev-python/coreschema/Manifest b/dev-python/coreschema/Manifest
deleted file mode 100644
index e330be6387dc..000000000000
--- a/dev-python/coreschema/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST python-coreschema-0.0.4.tar.gz 21905 BLAKE2B 1afe09038761809fa0e12d13fb89884760d4aff325a4bbdac104c03648856f8d50b562fc00a8509fcc75f962918f33d89017fae0a6d0335def4d6b77ee9aacd9 SHA512 28badbae07284fb4dbd3f01f613edda1202902115fb166bd95bbac549d398c9e02548b473524d3b530a42319a99d7e55e92bf54269827a9812249cfb285670c3
-EBUILD coreschema-0.0.4-r1.ebuild 551 BLAKE2B 28fcb67671fcb1b2575562b915bedc15b0dbb9cb3aec8306b51cecbaf32bdf36cf840c71bf59f8e1fcfcbd6df34adf671366faf844891ec4792f49f753c2fb71 SHA512 9b11e518bee90a312a04e6af02f5c96810b1dfce295b2714ed8e453835da7509fb1da65f4a84a8f9f94a5699ea3557bc782b80dcf4fdaf974085f0a7ad9d8619
-MISC metadata.xml 404 BLAKE2B c5d7360a463e2c0b56fe77a5bc8fbb8a2e06b01d91cd5915c1a80dc24ea674eb9f7f10bfe0f40b2201d708412f46e680524d63576b2c5cc0cb06c55a3e3b1960 SHA512 17fe6ef4beb427eb864a9048a0a621e4b575af0a405ef5a9fb05bce17ccd4bcd04b22bf1a604f0512f07b107d2478d34736dcfe64d8cf230868acc119ebd8d1d
diff --git a/dev-python/coreschema/coreschema-0.0.4-r1.ebuild b/dev-python/coreschema/coreschema-0.0.4-r1.ebuild
deleted file mode 100644
index 64a0fd95f493..000000000000
--- a/dev-python/coreschema/coreschema-0.0.4-r1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
-
-inherit distutils-r1
-
-MY_P=python-${P}
-DESCRIPTION="Core Schema"
-HOMEPAGE="https://github.com/core-api/python-coreschema"
-SRC_URI="
- https://github.com/core-api/python-coreschema/archive/${PV}.tar.gz
- -> ${MY_P}.tar.gz
-"
-S=${WORKDIR}/${MY_P}
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
- dev-python/jinja[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
diff --git a/dev-python/coreschema/metadata.xml b/dev-python/coreschema/metadata.xml
deleted file mode 100644
index b4d5d231c231..000000000000
--- a/dev-python/coreschema/metadata.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>python@gentoo.org</email>
- <name>Python</name>
- </maintainer>
- <stabilize-allarches/>
- <upstream>
- <remote-id type="pypi">coreschema</remote-id>
- <remote-id type="github">core-api/python-coreschema</remote-id>
- </upstream>
-</pkgmetadata>