From 8b8fab299cd85f79b380eaea4db4b7198b4f8e90 Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Sun, 18 Jan 2026 19:40:15 +0000 Subject: Adding metadata --- dev-python/django-allauth/Manifest | 2 +- .../django-allauth/django-allauth-65.13.0.ebuild | 48 ---------------------- .../django-allauth/django-allauth-65.14.0.ebuild | 48 ++++++++++++++++++++++ dev-python/langdetect/Manifest | 2 - .../files/langdetect-1.0.9-explicit-config.patch | 13 ++++++ dev-python/langdetect/langdetect-1.0.9.ebuild | 4 +- dev-python/langdetect/metadata.xml | 10 ++--- 7 files changed, 69 insertions(+), 58 deletions(-) delete mode 100644 dev-python/django-allauth/django-allauth-65.13.0.ebuild create mode 100644 dev-python/django-allauth/django-allauth-65.14.0.ebuild create mode 100644 dev-python/langdetect/files/langdetect-1.0.9-explicit-config.patch (limited to 'dev-python') diff --git a/dev-python/django-allauth/Manifest b/dev-python/django-allauth/Manifest index 77da23c3aa40..50fe42c93e83 100644 --- a/dev-python/django-allauth/Manifest +++ b/dev-python/django-allauth/Manifest @@ -1,2 +1,2 @@ -DIST django_allauth-65.13.0.tar.gz 1987616 BLAKE2B 77718dabfbea3975fb35acc9656ac72e904ab92c4fb3998638c43967227f7a33a34fbc5ac9158aea5693286d9a7d26cb1124164583eac43d24be909b48e90d65 SHA512 bc05bd23f1e364de6a737677d45bcaeb26a739c43baabb71ee61232ac43f9747beeaef3d3b5ab7ed05c878b35a95036d81a25fa31ae0b908e133a4c48dfa8a1a DIST django_allauth-65.13.1.tar.gz 1983857 BLAKE2B 613f838930b4ea5aac614e33800fd0692e1252e0a74b0310277ac99e7ecd4ae0c16c1672bab608774c77881b9e1ada57b557b7553377cdcf49878dca8655ed03 SHA512 dc57502ff8b9a29765ae033a9d765ded7268a98ecbed8f41c4e250aaa2d482c586f6a66e40a556f928edf3f093774bbb56538f7158b383181dcaaf765eb3fc9a +DIST django_allauth-65.14.0.tar.gz 1991909 BLAKE2B 76733017f0948d04d0b47fc637a5ca54cb93cb6ebdf69a7304df639364fa54297eb22e047e341c1c243a4366c5d6da4de92b657a6d87c93b17c2f67ab77d7aa3 SHA512 f7ce9ba58e9764a8f3fe3dec6a416ec837d6096403ad5a4049496bd1f272bc919b4bd9ecad247dfc1462a010c86225ab7968cba58e097dc78eaad8f40f39594e diff --git a/dev-python/django-allauth/django-allauth-65.13.0.ebuild b/dev-python/django-allauth/django-allauth-65.13.0.ebuild deleted file mode 100644 index f4dbd1281b49..000000000000 --- a/dev-python/django-allauth/django-allauth-65.13.0.ebuild +++ /dev/null @@ -1,48 +0,0 @@ -# Copyright 2024-2025 Liguros Authors -# Distributed under the terms of the GNU General Public License v2 -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..14} ) - -inherit distutils-r1 pypi optfeature - -DESCRIPTION="Django 3rd party (social) account authentication" -HOMEPAGE=" - https://allauth.org/ - https://codeberg.org/allauth/django-allauth - https://pypi.org/project/django-allauth/ -" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" -IUSE="test" -RESTRICT="!test? ( test )" - -RDEPEND=" - >=dev-python/django-3.2[${PYTHON_USEDEP}] - >=dev-python/python3-openid-3.0.8[${PYTHON_USEDEP}] - >=dev-python/pyjwt-1.7[${PYTHON_USEDEP}] - >=dev-python/requests-oauthlib-0.3.0[${PYTHON_USEDEP}] - >=dev-python/requests-2.0.0[${PYTHON_USEDEP}] -" -# cryptography via pyjwt[crypto] -RDEPEND+=" - dev-python/cryptography[${PYTHON_USEDEP}] -" -BDEPEND=" - test? ( - >=dev-python/pillow-9.0[${PYTHON_USEDEP}] - >=dev-python/pytest-django-4.5.2[${PYTHON_USEDEP}] - >=dev-python/qrcode-7.0.0[${PYTHON_USEDEP}] - >=dev-python/python3-saml-1.15.0[${PYTHON_USEDEP}] - - marcin.deranek@slonko.net - Marcin Deranek + pastalian46@gmail.com + Takuya Wakazono - - https://github.com/Mimino666/langdetect/issues - - slonko-overlay + + gentoo-guru-overlay \ No newline at end of file -- cgit v1.3