diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-05-18 13:26:02 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-05-18 13:26:02 +0000 |
| commit | 73959cd2c0c95d7b4fcaa719677e1333348a741a (patch) | |
| tree | e1ed5f328fe0497026ca8ce2edd46738e4e437b9 /dev-python/djangorestframework-guardian | |
| parent | 1125622af8193fe2bf0be4132888743d4837266b (diff) | |
| download | baldeagleos-repo-73959cd2c0c95d7b4fcaa719677e1333348a741a.tar.gz baldeagleos-repo-73959cd2c0c95d7b4fcaa719677e1333348a741a.tar.xz baldeagleos-repo-73959cd2c0c95d7b4fcaa719677e1333348a741a.zip | |
Adding metadata
Diffstat (limited to 'dev-python/djangorestframework-guardian')
3 files changed, 0 insertions, 43 deletions
diff --git a/dev-python/djangorestframework-guardian/Manifest b/dev-python/djangorestframework-guardian/Manifest deleted file mode 100644 index 3123266e09f2..000000000000 --- a/dev-python/djangorestframework-guardian/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST djangorestframework-guardian-0.5.0.gh.tar.gz 9187 BLAKE2B 2a66c894ece4eb9ed3d39f764ce6f0d7522ac9c136d5c31367eeeeb275804d7094eed8a8e2b94e574efb8d16ec7793c43327c44471550acf6722a4210246fd7e SHA512 b34d8d02cd1181e4800e0125a7e41dd2a45b25cb15255921906e336fdaa0334c7ade89e57b918be778274054b6dc2d3297f8660dbc2ca9b65c2b2214d0e14386 diff --git a/dev-python/djangorestframework-guardian/djangorestframework-guardian-0.5.0.ebuild b/dev-python/djangorestframework-guardian/djangorestframework-guardian-0.5.0.ebuild deleted file mode 100644 index c03b3f804f67..000000000000 --- a/dev-python/djangorestframework-guardian/djangorestframework-guardian-0.5.0.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{7,8,9,10,11} ) - -inherit distutils-r1 - -DESCRIPTION="A Django application to retrieve user's IP address" -HOMEPAGE=" - https://github.com/johnthagen/django-rest-framework-guardian2 - https://pypi.org/project/django-guardian/ -" -SRC_URI=" - https://github.com/johnthagen/django-rest-framework-guardian2/archive/refs/tags/v${PV}.tar.gz - -> ${P}.gh.tar.gz -" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" - -RDEPEND=" - >=dev-python/django-1.11[${PYTHON_USEDEP}] -" - -python_test() { - "${EPYTHON}" tests/manage.py test -v2 myapp || - die "Tests failed with ${EPYTHON}" -} diff --git a/dev-python/djangorestframework-guardian/metadata.xml b/dev-python/djangorestframework-guardian/metadata.xml deleted file mode 100644 index a2df676e20ae..000000000000 --- a/dev-python/djangorestframework-guardian/metadata.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>core@liguros.net</email> - <name>Development</name> - </maintainer> - - <origin>ports</origin> -</pkgmetadata>
\ No newline at end of file |
