diff options
| author | root <root@alpha.trunkmasters.com> | 2026-06-04 05:35:26 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-06-04 05:35:26 -0500 |
| commit | f716a9fe6455d39eef01e718aae68dae61c19704 (patch) | |
| tree | 0c52bbae1c242fbc296bd650fcd1167685f81492 /dev-python/schema | |
| parent | 3f9cf298e89cd5037b982abba06091224ee76daf (diff) | |
| download | baldeagleos-repo-f716a9fe6455d39eef01e718aae68dae61c19704.tar.gz baldeagleos-repo-f716a9fe6455d39eef01e718aae68dae61c19704.tar.xz baldeagleos-repo-f716a9fe6455d39eef01e718aae68dae61c19704.zip | |
Adding metadata
Diffstat (limited to 'dev-python/schema')
| -rw-r--r-- | dev-python/schema/Manifest | 1 | ||||
| -rw-r--r-- | dev-python/schema/metadata.xml | 12 | ||||
| -rw-r--r-- | dev-python/schema/schema-0.7.8.ebuild | 22 |
3 files changed, 0 insertions, 35 deletions
diff --git a/dev-python/schema/Manifest b/dev-python/schema/Manifest deleted file mode 100644 index b960c86be669..000000000000 --- a/dev-python/schema/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST schema-0.7.8.tar.gz 45540 BLAKE2B 06e6825e391d7bd0d09e7e200cd73f9c59a002c6672a0acb20e59fc7f1b7d360707003a6fd9ee243f78e90b310183d85600bc2fdbb2b07946dfefe0c5c819d75 SHA512 fef9c47a0759c61947bf3d8dfbf07dc440498f0908b3860d66e2f958a706ce0e5710a0c716f453c1de282e6038bb8901aa83fe2439b9261f4fee58266e0653c1 diff --git a/dev-python/schema/metadata.xml b/dev-python/schema/metadata.xml deleted file mode 100644 index 44897a815387..000000000000 --- a/dev-python/schema/metadata.xml +++ /dev/null @@ -1,12 +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> - </maintainer> - <stabilize-allarches/> - <upstream> - <remote-id type="github">keleshev/schema</remote-id> - <remote-id type="pypi">schema</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-python/schema/schema-0.7.8.ebuild b/dev-python/schema/schema-0.7.8.ebuild deleted file mode 100644 index c6f7d14c75a5..000000000000 --- a/dev-python/schema/schema-0.7.8.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 2024-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{13..14} ) - -inherit distutils-r1 pypi - -DESCRIPTION="Simple data validation library" -HOMEPAGE=" - https://github.com/keleshev/schema/ - https://pypi.org/project/schema/ -" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" - -EPYTEST_PLUGINS=() -distutils_enable_tests pytest |
