From ec0d25ce975b5a0e0b69f62948afe4a889010420 Mon Sep 17 00:00:00 2001 From: Alarig Le Lay Date: Wed, 21 Aug 2024 13:10:30 +0200 Subject: [PATCH] dev-python/social-auth-app-django: new package, add 5.0.0 Signed-off-by: Alarig Le Lay --- dev-python/social-auth-app-django/Manifest | 1 + .../social-auth-app-django/metadata.xml | 21 ++++++++++++++ .../social-auth-app-django-5.0.0.ebuild | 29 +++++++++++++++++++ .../dev-python/social-auth-app-django-5.0.0 | 16 ++++++++++ .../dev-python/social-auth-core-4.2.0 | 16 ++++++++++ 5 files changed, 83 insertions(+) create mode 100644 dev-python/social-auth-app-django/Manifest create mode 100644 dev-python/social-auth-app-django/metadata.xml create mode 100644 dev-python/social-auth-app-django/social-auth-app-django-5.0.0.ebuild create mode 100644 metadata/md5-cache/dev-python/social-auth-app-django-5.0.0 create mode 100644 metadata/md5-cache/dev-python/social-auth-core-4.2.0 diff --git a/dev-python/social-auth-app-django/Manifest b/dev-python/social-auth-app-django/Manifest new file mode 100644 index 0000000..87e6edb --- /dev/null +++ b/dev-python/social-auth-app-django/Manifest @@ -0,0 +1 @@ +DIST social-app-django-5.0.0.tar.gz 27352 BLAKE2B d5fd35b1e5f9bcfcb450b82a1bdddf59c2148e79455873dfb1f6310c0abba307664278814798af72dd5b923916b618401f81b57fbf625bbd00b732919a41d877 SHA512 86de9c392e1f942709c44ab6aa1151cb236432837319309f966efa64c2bf558e23a3e9241c5e4e923d0bd7cee077a1096a34b417b57ac4c84501a6b17f328af6 diff --git a/dev-python/social-auth-app-django/metadata.xml b/dev-python/social-auth-app-django/metadata.xml new file mode 100644 index 0000000..9811a17 --- /dev/null +++ b/dev-python/social-auth-app-django/metadata.xml @@ -0,0 +1,21 @@ + + + + + spiderx@spiderx.dp.ua + Vladimir Pavljuchenkov + + + proxy-maint@gentoo.org + Proxy Maintainers + + + This is the Django component of the python-social-auth ecosystem, + it implements the needed functionality to integrate social-auth-core + in a Django based project. + + + python-social-auth/social-app-django + social-auth-app-django + + diff --git a/dev-python/social-auth-app-django/social-auth-app-django-5.0.0.ebuild b/dev-python/social-auth-app-django/social-auth-app-django-5.0.0.ebuild new file mode 100644 index 0000000..074b3a0 --- /dev/null +++ b/dev-python/social-auth-app-django/social-auth-app-django-5.0.0.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_USE_PEP517=setuptools +PYTHON_COMPAT=( python3_{10..12} ) + +inherit distutils-r1 + +MY_PN="${PN//-auth/}" +MY_P="${MY_PN}-${PV}" + +DESCRIPTION="Python Social Auth - Application - Django" +HOMEPAGE="https://github.com/python-social-auth/social-app-django" +SRC_URI="https://github.com/python-social-auth/${MY_PN}/archive/${PV}.tar.gz -> ${MY_P}.tar.gz" + +S="${WORKDIR}/${MY_P}" +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64" + +RDEPEND="dev-python/social-auth-core[${PYTHON_USEDEP}]" + +distutils_enable_tests pytest + +python_test() { + "${PYTHON}" manage.py test -v2 || die "tests failed with ${EPYTHON}" +} diff --git a/metadata/md5-cache/dev-python/social-auth-app-django-5.0.0 b/metadata/md5-cache/dev-python/social-auth-app-django-5.0.0 new file mode 100644 index 0000000..d982f56 --- /dev/null +++ b/metadata/md5-cache/dev-python/social-auth-app-django-5.0.0 @@ -0,0 +1,16 @@ +BDEPEND=test? ( dev-python/social-auth-core[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] +DEFINED_PHASES=compile configure install prepare test +DESCRIPTION=Python Social Auth - Application - Django +EAPI=8 +HOMEPAGE=https://github.com/python-social-auth/social-app-django +INHERIT=distutils-r1 +IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 +KEYWORDS=~amd64 +LICENSE=BSD +RDEPEND=dev-python/social-auth-core[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) +REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 ) +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=https://github.com/python-social-auth/social-app-django/archive/5.0.0.tar.gz -> social-app-django-5.0.0.tar.gz +_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea python-r1 428f5c53276c2adc06a89108fc2f9f46 distutils-r1 ac3ce68c875c9b392338dcd64f7feb73 +_md5_=f9eb88a21f0cb5c59079716d97bffc18 diff --git a/metadata/md5-cache/dev-python/social-auth-core-4.2.0 b/metadata/md5-cache/dev-python/social-auth-core-4.2.0 new file mode 100644 index 0000000..0a011bf --- /dev/null +++ b/metadata/md5-cache/dev-python/social-auth-core-4.2.0 @@ -0,0 +1,16 @@ +BDEPEND=test? ( dev-python/httpretty[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/python-jose[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/python3-saml[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) test? ( dev-python/cryptography[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/defusedxml[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/oauthlib[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pyjwt[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/python3-openid[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/requests[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/requests-oauthlib[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] +DEFINED_PHASES=compile configure install postinst prepare test +DESCRIPTION=Python Social Auth - Core +EAPI=8 +HOMEPAGE=https://github.com/python-social-auth/social-core +INHERIT=distutils-r1 optfeature +IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 +KEYWORDS=~amd64 +LICENSE=BSD +RDEPEND=dev-python/cryptography[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/defusedxml[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/oauthlib[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pyjwt[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/python3-openid[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/requests[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/requests-oauthlib[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) +REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 ) +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=https://github.com/python-social-auth/social-core/archive/4.2.0.tar.gz -> social-core-4.2.0.tar.gz +_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea python-r1 428f5c53276c2adc06a89108fc2f9f46 distutils-r1 ac3ce68c875c9b392338dcd64f7feb73 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 +_md5_=1ee70615f65fcf90cbfa790332038b2c