diff options
| author | root <root@alpha.trunkmasters.com> | 2026-06-04 16:24:49 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-06-04 16:24:49 -0500 |
| commit | a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 (patch) | |
| tree | 0c52bbae1c242fbc296bd650fcd1167685f81492 /dev-python/flask-paranoid | |
| parent | bfd9c39e4712ebdb442d4ca0673061faed1e70e1 (diff) | |
| download | baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.gz baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.xz baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.zip | |
Adding metadata
Diffstat (limited to 'dev-python/flask-paranoid')
| -rw-r--r-- | dev-python/flask-paranoid/Manifest | 1 | ||||
| -rw-r--r-- | dev-python/flask-paranoid/flask-paranoid-0.3.0.ebuild | 29 | ||||
| -rw-r--r-- | dev-python/flask-paranoid/metadata.xml | 17 |
3 files changed, 0 insertions, 47 deletions
diff --git a/dev-python/flask-paranoid/Manifest b/dev-python/flask-paranoid/Manifest deleted file mode 100644 index ce4ba60c23c2..000000000000 --- a/dev-python/flask-paranoid/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST flask-paranoid-0.3.0.gh.tar.gz 102495 BLAKE2B a892c62b3d821d9b8c31567e1d4fdf3f01d990c28f0ab9d8e5a16cc3a6cd78ba06301cbea61048f89db46020051a0426f5abba7fbe43ca09bca5a2c69e904a54 SHA512 68e49a79e7e00c3a89bcc0347c41b80634b3f5f64227f4ae44db95a286a57b6101dff8f7aba592b8d325b38effc58744ee15d56bd8be30507b76c5dc836fc112 diff --git a/dev-python/flask-paranoid/flask-paranoid-0.3.0.ebuild b/dev-python/flask-paranoid/flask-paranoid-0.3.0.ebuild deleted file mode 100644 index e3846e8e7148..000000000000 --- a/dev-python/flask-paranoid/flask-paranoid-0.3.0.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{13..14} ) - -inherit distutils-r1 - -DESCRIPTION="Simple user session protection extension for Flask" -HOMEPAGE=" - https://github.com/miguelgrinberg/flask-paranoid/ - https://pypi.org/project/Flask-Paranoid/ -" -SRC_URI=" - https://github.com/miguelgrinberg/flask-paranoid/archive/v${PV}.tar.gz - -> ${P}.gh.tar.gz -" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="amd64 arm64 x86" - -RDEPEND=" - dev-python/flask[${PYTHON_USEDEP}] -" - -distutils_enable_tests unittest diff --git a/dev-python/flask-paranoid/metadata.xml b/dev-python/flask-paranoid/metadata.xml deleted file mode 100644 index 4176454ea467..000000000000 --- a/dev-python/flask-paranoid/metadata.xml +++ /dev/null @@ -1,17 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>python@gentoo.org</email> - <name>Python</name> - </maintainer> - <maintainer type="person"> - <email>titanofold@gentoo.org</email> - <name>Aaron W. Swenson</name> - </maintainer> - <stabilize-allarches/> - <upstream> - <remote-id type="pypi">Flask-Paranoid</remote-id> - <remote-id type="github">miguelgrinberg/flask-paranoid</remote-id> - </upstream> -</pkgmetadata> |
