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/graphql-core | |
| 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/graphql-core')
| -rw-r--r-- | dev-python/graphql-core/Manifest | 1 | ||||
| -rw-r--r-- | dev-python/graphql-core/graphql-core-3.2.8.ebuild | 37 | ||||
| -rw-r--r-- | dev-python/graphql-core/metadata.xml | 13 |
3 files changed, 0 insertions, 51 deletions
diff --git a/dev-python/graphql-core/Manifest b/dev-python/graphql-core/Manifest deleted file mode 100644 index da438cfc3ae5..000000000000 --- a/dev-python/graphql-core/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST graphql_core-3.2.8.tar.gz 513181 BLAKE2B d19ceae19149718c6dd2caa56c88a5f5b1808783e83a622bfa6d11e97bcb242f2845b011b1cbcefb15a9c48e3cb2a9979cdd5c72f9a62c9b0ee393467c1ddefc SHA512 8dd89e04530a0635398ce114c0b1a644a2a5ace88b652fbb211f8fb3250b2e5a13f0f91ceb2ce2866c6daac8fe66bd70dc84226fc58caf4e579ee9c2d76c9ebf diff --git a/dev-python/graphql-core/graphql-core-3.2.8.ebuild b/dev-python/graphql-core/graphql-core-3.2.8.ebuild deleted file mode 100644 index 81a357c0dffa..000000000000 --- a/dev-python/graphql-core/graphql-core-3.2.8.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 2026 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=poetry -PYTHON_COMPAT=( python3_{13..14} ) - -inherit distutils-r1 pypi - -DESCRIPTION="GraphQL-core is a Python port of GraphQL.js" -HOMEPAGE=" - https://github.com/graphql-python/graphql-core/ - https://pypi.org/project/graphql-core/ -" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" - -BDEPEND=" - <dev-python/setuptools-81[${PYTHON_USEDEP}] - >=dev-python/setuptools-59[${PYTHON_USEDEP}] -" - -EPYTEST_IGNORE=( - # avoid pytest-benchmark - "tests/benchmarks/" -) - -EPYTEST_PLUGINS=( anyio pytest-asyncio pytest-describe pytest-timeout ) -distutils_enable_tests pytest - -python_test() { - # avoid pytest-benchmark - epytest -o addopts= tests -} diff --git a/dev-python/graphql-core/metadata.xml b/dev-python/graphql-core/metadata.xml deleted file mode 100644 index 21033b5ce6e1..000000000000 --- a/dev-python/graphql-core/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="person"> - <email>negril.nx+gentoo@gmail.com</email> - <name>Paul Zander</name> - </maintainer> - <stabilize-allarches/> - <upstream> - <remote-id type="github">graphql-python/graphql-core</remote-id> - <remote-id type="pypi">graphql-core</remote-id> - </upstream> -</pkgmetadata> |
