commit: 262aca7c99cfe68419c628458bfae1baedc41624
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 29 08:06:43 2022 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Thu Sep 29 08:06:43 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=262aca7c
dev-python/flask-principal: Remove last-rited pkg
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
dev-python/flask-principal/Manifest | 1 -
.../flask-principal-0.4.0-r2.ebuild | 26 ----------------------
dev-python/flask-principal/metadata.xml | 13 -----------
profiles/package.mask | 1 -
4 files changed, 41 deletions(-)
diff --git a/dev-python/flask-principal/Manifest
b/dev-python/flask-principal/Manifest
deleted file mode 100644
index 00fdfbe4e2de..000000000000
--- a/dev-python/flask-principal/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST flask-principal-0.4.0.tar.gz 17287 BLAKE2B
f5c44e21b4e8242122fc10c7c17bd0e6a4759eda555d4355bc340228eff18f1fc3f519f2ef822448b651c0aa3a00a16c562001d17d8915ce417eb56cd39d2adc
SHA512
ed8cb28c4e8d936de96db0bf9f7cb45b253dc204c4b8f8dd8022ef1552592ff6324b4a33d3ee862794a6e20eb8c32a0365e7b9397d427da5022c5ded3dfa308a
diff --git a/dev-python/flask-principal/flask-principal-0.4.0-r2.ebuild
b/dev-python/flask-principal/flask-principal-0.4.0-r2.ebuild
deleted file mode 100644
index a06a64000a94..000000000000
--- a/dev-python/flask-principal/flask-principal-0.4.0-r2.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} )
-inherit distutils-r1
-
-DESCRIPTION="Identity management for flask"
-HOMEPAGE="https://pythonhosted.org/Flask-Principal/
https://pypi.org/project/Flask-Principal/"
-SRC_URI="
- https://github.com/mattupstate/${PN}/archive/${PV}.tar.gz
- -> ${P}.tar.gz
-"
-# pypi tarball is missing tests
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
-
-RDEPEND="
- dev-python/flask[${PYTHON_USEDEP}]
- dev-python/blinker[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests unittest
diff --git a/dev-python/flask-principal/metadata.xml
b/dev-python/flask-principal/metadata.xml
deleted file mode 100644
index cc815a588cca..000000000000
--- a/dev-python/flask-principal/metadata.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>[email protected]</email>
- <name>Python</name>
- </maintainer>
- <stabilize-allarches/>
- <upstream>
- <remote-id type="pypi">Flask-Principal</remote-id>
- <remote-id type="github">mattupstate/flask-principal</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/profiles/package.mask b/profiles/package.mask
index 5e5f8edae0b4..c5361ba1bfea 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -199,7 +199,6 @@ mail-filter/sigh
dev-python/flask-security
dev-python/flask-babelex
dev-python/flask-mail
-dev-python/flask-principal
# hololeap <[email protected]> (2022-08-21)
# doctest-parallel does not currently work with Setup.hs (used internally by