dev-python/graphql-core: add 3.3.0_alpha2

Signed-off-by: Andreas Billmeier <b@edevau.net>
This commit is contained in:
Andreas Billmeier 2024-05-27 20:28:42 +02:00
parent 4e11b7c046
commit 3a87a25e11
Signed by: onkelbeh
GPG Key ID: E6DB12C8C550F3C0
4 changed files with 71 additions and 0 deletions

View File

@ -0,0 +1,3 @@
DIST graphql-core-3.3.0_alpha2.tar.gz 522095 BLAKE2B c290473399cc1704771a394eb293656a155d3424423d361871324d660d8cee8cefeb1aa9a2f5d60eba8744ba053b93c8736782266aa1867a3f3254ae4223c77c SHA512 8ca831325388912b87e2f19d77efff5d8295c1aa15fd71c866dc87d7e68b270f1f5c8d901a7e6081925e1199acd5bc280d28e0e06f19653d8f5b6abaf15ff887
EBUILD graphql-core-3.3.0_alpha2.ebuild 930 BLAKE2B 03b94675ed6c2523dae319ff75116b3a59affdb48f83e27bc6a03791989102ba5e28983ff4ea55062b824ddf0285ec931ab96d20d7ab54d30888285c15b0ebf5 SHA512 91df341720b68e6ec4594e77e8dee7846bdde2fb5d8d050c075c836d27002be2d83a97c30384fa910dae4d1da6dae656e586bee2da6942951825150396ff7c62
MISC metadata.xml 527 BLAKE2B 59fbec78fac27f9049635171ed818570557336b19bb176581727acd7fe8144ca98527c8d176964ad327228f5f2ecc220fdb5c2893a6031647aa5e2c22ff5276a SHA512 d50e0dccc9ada2ec1967928df1c46ea6da7494f662b35b62b0cd98208d0b0709c0bc6fbc695ce77ae6c5943b8ce12b7689ef719f25f1c3f24435bc08bce8d0b2

View File

@ -0,0 +1,36 @@
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{11..13} )
DISTUTILS_USE_PEP517=poetry
inherit distutils-r1 pypi
DESCRIPTION="GraphQL implementation for Python, a port of GraphQL.js, the JavaScript reference implementation for GraphQL."
HOMEPAGE="https://github.com/graphql-python/graphql-core https://pypi.org/project/graphql-core/"
MY_P="${PN}-${PV/_alpha/a}"
MY_P="${MY_P/-/_}"
SRC_URI="https://files.pythonhosted.org/packages/source/${P:0:1}/${PN}/${MY_P}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/${MY_P}"
LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64 arm arm64 x86"
IUSE="test"
RESTRICT="!test? ( test )"
DOCS="README.md"
BDEPEND="
test? (
dev-python/pytest[${PYTHON_USEDEP}]
dev-python/pytest-cov[${PYTHON_USEDEP}]
dev-python/pytest-timeout[${PYTHON_USEDEP}]
)"
python_test() {
py.test -v -v || die
}
distutils_enable_tests pytest

View File

@ -0,0 +1,16 @@
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>b@edevau.net</email>
<name>Andreas Billmeier</name>
</maintainer>
<upstream>
<remote-id type="pypi">graphql-core</remote-id>
<remote-id type="github">graphql-python/graphql-core</remote-id>
<maintainer status="unknown">
<email>cito@online.de</email>
<name>Christoph Zwerschke</name>
</maintainer>
</upstream>
</pkgmetadata>

View File

@ -0,0 +1,16 @@
BDEPEND=test? ( dev-python/pytest[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pytest-cov[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pytest-timeout[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) test? ( >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-15[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/poetry-core-1.9.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=GraphQL implementation for Python, a port of GraphQL.js, the JavaScript reference implementation for GraphQL.
EAPI=8
HOMEPAGE=https://github.com/graphql-python/graphql-core https://pypi.org/project/graphql-core/
INHERIT=distutils-r1 pypi
IUSE=test test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
KEYWORDS=amd64 arm arm64 x86
LICENSE=MIT
RDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
RESTRICT=!test? ( test ) !test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/g/graphql-core/graphql_core-3.3.0a2.tar.gz -> graphql-core-3.3.0_alpha2.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 5400d21736d8621562bf93be4fa98eec pypi 2eecb475512bc76e5ea9192a681b9e6b
_md5_=fc3e562b003c70fbb4caf7049bc63aae