summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-10-21 08:30:17 +0200
committerMichał Górny <mgorny@gentoo.org>2020-10-21 08:30:17 +0200
commit2b0e7af25e6e1e93b882e5482e1ab68ad4149556 (patch)
treeb8b7091b071d158a724ebfcafa41b6121a42db0e
parentapp-emulation/lxd: fix init.d to allow systemd cont on openrc host (diff)
downloadgentoo-2b0e7af25e6e1e93b882e5482e1ab68ad4149556.tar.gz
gentoo-2b0e7af25e6e1e93b882e5482e1ab68ad4149556.tar.bz2
gentoo-2b0e7af25e6e1e93b882e5482e1ab68ad4149556.zip
dev-python/flask-themes: Remove last-rited pkg
Closes: https://bugs.gentoo.org/743259 Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--dev-python/flask-themes/Manifest1
-rw-r--r--dev-python/flask-themes/flask-themes-0.1.3_p20180112.ebuild53
-rw-r--r--dev-python/flask-themes/metadata.xml13
-rw-r--r--profiles/package.mask5
4 files changed, 0 insertions, 72 deletions
diff --git a/dev-python/flask-themes/Manifest b/dev-python/flask-themes/Manifest
deleted file mode 100644
index 36aa8b188ef2..000000000000
--- a/dev-python/flask-themes/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST flask-themes-0.1.3_p20180112.tar.gz 35526 BLAKE2B 71c606b8d0f2d2edf65594904c2ae11ca9236bb9386452592dae347293803e6c613cb2223e92e58f4b8a4e3b20365b17520889d173cd0ceb2255f849ea216ee8 SHA512 e7adbf309b07690906700608963f2cc8dd0fffb3edb061a10dae3b9d40f9ba6c6a56661ae47d34d808798d4ed168376c32642b47cbbab186d587bbedf1eba722
diff --git a/dev-python/flask-themes/flask-themes-0.1.3_p20180112.ebuild b/dev-python/flask-themes/flask-themes-0.1.3_p20180112.ebuild
deleted file mode 100644
index 6e0db063d00f..000000000000
--- a/dev-python/flask-themes/flask-themes-0.1.3_p20180112.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( pypy3 python3_{6,7} )
-
-inherit distutils-r1
-
-MY_COMMIT="9eac2dcc9b81c3af29c2386ce1afba9b446562bf"
-
-DESCRIPTION="Infrastructure for theming support in Flask applications"
-HOMEPAGE="https://pythonhosted.org/Flask-Themes/"
-# https://github.com/maxcountryman/flask-themes/issues/8
-SRC_URI="https://github.com/maxcountryman/${PN}/archive/${MY_COMMIT}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="doc test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
- >=dev-python/flask-0.6[${PYTHON_USEDEP}]
- dev-python/six[${PYTHON_USEDEP}]
-"
-# No need to depend on dev-python/flask-sphinx-themes,
-# it is bundled in docs/_themes
-BDEPEND="
- dev-python/setuptools[${PYTHON_USEDEP}]
- doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
- test? (
- ${RDEPEND}
- dev-python/nose[${PYTHON_USEDEP}]
- )
-"
-
-S="${WORKDIR}/${PN}-${MY_COMMIT}"
-
-python_prepare_all() {
- sed -i "s/, 'sphinx.ext.intersphinx'//" docs/conf.py || die
- distutils-r1_python_prepare_all
-}
-
-python_compile_all() {
- if use doc; then
- sphinx-build docs docs/_build/html || die
- HTML_DOCS=( docs/_build/html/. )
- fi
-}
-
-python_test() {
- nosetests -v || die "Tests failed under ${EPYTHON}"
-}
diff --git a/dev-python/flask-themes/metadata.xml b/dev-python/flask-themes/metadata.xml
deleted file mode 100644
index 80f7efa3b1e2..000000000000
--- a/dev-python/flask-themes/metadata.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>python@gentoo.org</email>
- <name>Python</name>
- </maintainer>
- <upstream>
- <remote-id type="pypi">Flask-Themes</remote-id>
- <remote-id type="github">maxcountryman/flask-themes</remote-id>
- <bugs-to>https://github.com/maxcountryman/flask-themes/issues</bugs-to>
- </upstream>
-</pkgmetadata>
diff --git a/profiles/package.mask b/profiles/package.mask
index df27c5bb584f..cca5e7ed873c 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -210,11 +210,6 @@ net-wireless/gr-specest
sci-libs/plotmm
sci-physics/h2o-gtk
-# Michał Górny <mgorny@gentoo.org> (2020-09-22)
-# No activity since Jan 2019. Broken with current versions of werkzeug.
-# Removal in 30 days. Bug #743259.
-dev-python/flask-themes
-
# Michał Górny <mgorny@gentoo.org> (2020-09-09)
# These packages (or package versions) still require Python 2.7.
# They are either dead upstream, their Python 3 porting efforts are