diff options
| author | root <root@alpha.trunkmasters.com> | 2026-06-04 16:24:49 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-06-04 16:24:49 -0500 |
| commit | a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 (patch) | |
| tree | 0c52bbae1c242fbc296bd650fcd1167685f81492 /dev-python/dep-logic | |
| parent | bfd9c39e4712ebdb442d4ca0673061faed1e70e1 (diff) | |
| download | baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.gz baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.xz baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.zip | |
Adding metadata
Diffstat (limited to 'dev-python/dep-logic')
| -rw-r--r-- | dev-python/dep-logic/Manifest | 4 | ||||
| -rw-r--r-- | dev-python/dep-logic/dep-logic-0.5.2.ebuild | 27 | ||||
| -rw-r--r-- | dev-python/dep-logic/dep-logic-0.6.0.ebuild | 27 | ||||
| -rw-r--r-- | dev-python/dep-logic/metadata.xml | 12 |
4 files changed, 0 insertions, 70 deletions
diff --git a/dev-python/dep-logic/Manifest b/dev-python/dep-logic/Manifest deleted file mode 100644 index 4983b88f81fb..000000000000 --- a/dev-python/dep-logic/Manifest +++ /dev/null @@ -1,4 +0,0 @@ -DIST dep_logic-0.5.2.tar.gz 36816 BLAKE2B 14cfb818a4f199fc5888d73c6047e2f9908e9ad7deee30fc15e17801e9d403921bbff294e9f0c4b1ca087b02960866d230f6b1539a51219554b04673d8c375c9 SHA512 7df9383dd2dc197764d162389d66f04562d1195e412567f26e410e6d369acbd815183ca9e5b780f01aab5e29d06dfe0eb9afb2b991ee3f58bb81ffabc7459ed0 -DIST dep_logic-0.5.2.tar.gz.provenance 9428 BLAKE2B aada653f69da4d840f9bbecc70d45790da34dffa2f8905c1711fcdc2398c8f4cb384f428cd8e955034ca9c43d6a621bdc63c6e4e162e6ea013c4a42524fd1d40 SHA512 f809a4e2689848f61866b294e17176d27cb99de049c2d96920164cc0bd59cb805067c48aaf89effade87af9d7c88b67b4292736e23bd0ee8837bc288a59bb8b9 -DIST dep_logic-0.6.0.tar.gz 36869 BLAKE2B 265ca52585e6d9a6fa293c93bddc6928f0b27765ab17ce8f2986557433822a89546d4007c8588dc5638492cf59a24614bc72c72b0ba1630ca021fb82ae93c7ff SHA512 c8154d7aa1717d39ed964604b28525bf85257783eb07a3aecea2b9f5cd97d80555dea5c35949aec17209a32d6eae299508ce8fa96cd4132329104ad74e44f887 -DIST dep_logic-0.6.0.tar.gz.provenance 9461 BLAKE2B 0963fc8719c15544d7ce46620ba17a4ac80952fe263d14e61cce2c82adcd34ec46a2191b63db111ad0b17f9fc1f55bcf17071044e1005ae3aa9c239bbc34064f SHA512 94c4f0b727259e3c8c71ffebee3a0ce3fb166bf04b87a21483ae0610f5722be1b9b32a9381c841c80e9ccd9d1a4f5c041eca17f35174f40b97b638c36fbff272 diff --git a/dev-python/dep-logic/dep-logic-0.5.2.ebuild b/dev-python/dep-logic/dep-logic-0.5.2.ebuild deleted file mode 100644 index 8ab7a519387e..000000000000 --- a/dev-python/dep-logic/dep-logic-0.5.2.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 2023-2026 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=pdm-backend -PYPI_VERIFY_REPO=https://github.com/pdm-project/dep-logic -PYTHON_COMPAT=( python3_{13..14} ) - -inherit distutils-r1 pypi - -DESCRIPTION="Python dependency specifications supporting logical operations" -HOMEPAGE=" - https://github.com/pdm-project/dep-logic/ - https://pypi.org/project/dep-logic/ -" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64 ~arm64" - -RDEPEND=" - >=dev-python/packaging-22[${PYTHON_USEDEP}] -" - -EPYTEST_PLUGINS=() -distutils_enable_tests pytest diff --git a/dev-python/dep-logic/dep-logic-0.6.0.ebuild b/dev-python/dep-logic/dep-logic-0.6.0.ebuild deleted file mode 100644 index 8ab7a519387e..000000000000 --- a/dev-python/dep-logic/dep-logic-0.6.0.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 2023-2026 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=pdm-backend -PYPI_VERIFY_REPO=https://github.com/pdm-project/dep-logic -PYTHON_COMPAT=( python3_{13..14} ) - -inherit distutils-r1 pypi - -DESCRIPTION="Python dependency specifications supporting logical operations" -HOMEPAGE=" - https://github.com/pdm-project/dep-logic/ - https://pypi.org/project/dep-logic/ -" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64 ~arm64" - -RDEPEND=" - >=dev-python/packaging-22[${PYTHON_USEDEP}] -" - -EPYTEST_PLUGINS=() -distutils_enable_tests pytest diff --git a/dev-python/dep-logic/metadata.xml b/dev-python/dep-logic/metadata.xml deleted file mode 100644 index 05398e86fff7..000000000000 --- a/dev-python/dep-logic/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">pdm-project/dep-logic</remote-id> - <remote-id type="pypi">dep-logic</remote-id> - </upstream> -</pkgmetadata> |
