dev-python/drf-spectacular: add 0.27.2
Signed-off-by: Andreas Billmeier <b@edevau.net>
This commit is contained in:
3
dev-python/drf-spectacular/Manifest
Normal file
3
dev-python/drf-spectacular/Manifest
Normal file
@@ -0,0 +1,3 @@
|
||||
DIST drf-spectacular-0.27.2.tar.gz 235131 BLAKE2B a8d722103f1c3cd8239cba2ab99db800517c8b8d18873a4cd453e51a83226f862834a19cf9ba37385a80d064c6bfea02be7c59e18f5b39fa65801901b87e277e SHA512 c35230498044536a6169f98da7f3073a2a2b7c3101fe2d5d27a3373a3a7ab4335e16ddf5dd587ce322c116ce6025ed8344e611f9cb64dee5c8f5d698dfe35ea5
|
||||
EBUILD drf-spectacular-0.27.2.ebuild 967 BLAKE2B 6fe81d15e3e7d9a55b8d27a69fca68221a584cb7d22414ebc4ac1dfbd5582e2e6daab15ea049c2ca58970eefe46f627ba6a45776c271ec5ecb3a3aafb6808515 SHA512 c169c7aba4ffc8cd5bbb9c8bde73df2fe3e5503f804eeb24f6784b7c956971ad66e6d7a37d97eb9957df8923603a8adbb3a0c41ed54b9f3e75fd71ae835fb151
|
||||
MISC metadata.xml 522 BLAKE2B bd59f80d0ec90c8384b5e8572d5a42dcf6435d56f7e66c4e7b07b799f1a34aefd47a1d719c3c8b92833e1cff7e5c893ff3fe563bef00c487084d06b6dd2288f3 SHA512 6979f1ff78f398d3d7f306330d8e7c0a5cccf4395b66094166f9bfb9f506ae1b0c60e366754cad4dd8370a3c624266f5ab869ae419850a186b02411ac8dd2805
|
||||
34
dev-python/drf-spectacular/drf-spectacular-0.27.2.ebuild
Normal file
34
dev-python/drf-spectacular/drf-spectacular-0.27.2.ebuild
Normal file
@@ -0,0 +1,34 @@
|
||||
# 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=setuptools
|
||||
PYPI_NO_NORMALIZE=1
|
||||
inherit distutils-r1 pypi
|
||||
|
||||
DESCRIPTION="Sane and flexible OpenAPI 3 schema generation for Django REST framework"
|
||||
HOMEPAGE="https://github.com/tfranzel/drf-spectacular https://pypi.org/project/drf-spectacular/"
|
||||
|
||||
LICENSE="BSD"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 arm arm64 x86"
|
||||
IUSE="test"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
DOCS="README.rst"
|
||||
|
||||
RDEPEND=">=dev-python/django-2.2[${PYTHON_USEDEP}]
|
||||
>=dev-python/djangorestframework-3.10.3[${PYTHON_USEDEP}]
|
||||
>=dev-python/uritemplate-2.0.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/pyyaml-5.1[${PYTHON_USEDEP}]
|
||||
>=dev-python/jsonschema-2.6.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/inflection-0.3.1[${PYTHON_USEDEP}]"
|
||||
BDEPEND="
|
||||
test? (
|
||||
dev-python/pytest-cov[${PYTHON_USEDEP}]
|
||||
dev-python/pytest-django[${PYTHON_USEDEP}]
|
||||
)"
|
||||
|
||||
distutils_enable_tests pytest
|
||||
16
dev-python/drf-spectacular/metadata.xml
Normal file
16
dev-python/drf-spectacular/metadata.xml
Normal 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">drf-spectacular</remote-id>
|
||||
<remote-id type="github">tfranzel/drf-spectacular</remote-id>
|
||||
<maintainer status="unknown">
|
||||
<email>tfranzel@gmail.com</email>
|
||||
<name>T. Franzel</name>
|
||||
</maintainer>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
16
metadata/md5-cache/dev-python/drf-spectacular-0.27.2
Normal file
16
metadata/md5-cache/dev-python/drf-spectacular-0.27.2
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=test? ( dev-python/pytest-cov[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pytest-django[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) test? ( >=dev-python/django-2.2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/djangorestframework-3.10.3[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/uritemplate-2.0.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pyyaml-5.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/jsonschema-2.6.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/inflection-0.3.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=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/setuptools-69.0.3[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Sane and flexible OpenAPI 3 schema generation for Django REST framework
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/tfranzel/drf-spectacular https://pypi.org/project/drf-spectacular/
|
||||
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=BSD
|
||||
RDEPEND=>=dev-python/django-2.2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/djangorestframework-3.10.3[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/uritemplate-2.0.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pyyaml-5.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/jsonschema-2.6.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/inflection-0.3.1[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 )
|
||||
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/d/drf-spectacular/drf-spectacular-0.27.2.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_=7eced913b481f5b5adc6c7eb7ef99eb2
|
||||
Reference in New Issue
Block a user