commit: 4feb5a146859680eafac17f950765f9a9fba0f6f Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Tue Jan 19 08:41:41 2021 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue Jan 19 08:41:41 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4feb5a14
dev-python/awesome-slugify: Remove last-rited pkg Closes: https://bugs.gentoo.org/714718 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/awesome-slugify/Manifest | 1 - .../awesome-slugify/awesome-slugify-1.6.5.ebuild | 21 --------------------- dev-python/awesome-slugify/metadata.xml | 16 ---------------- profiles/package.mask | 6 ------ 4 files changed, 44 deletions(-) diff --git a/dev-python/awesome-slugify/Manifest b/dev-python/awesome-slugify/Manifest deleted file mode 100644 index ee9eb559a44..00000000000 --- a/dev-python/awesome-slugify/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST awesome-slugify-1.6.5.tar.gz 8405 BLAKE2B d1c43881dc5eacae105ec71230e53375b7244dcdefbfb95d3ed35a12eb74e6940f5fffcf4cb0eb803400949d17bda15eaee877e2a2406aabafaf9271298bed66 SHA512 3f8cc595cecc2a77b90bb800ea9ce889dbfa40427a4fc843f8f1caf90ddc6baa44d7195e6af2f8853c6038168f29da1d77a4ffd11a38d514140a07e4eb960c11 diff --git a/dev-python/awesome-slugify/awesome-slugify-1.6.5.ebuild b/dev-python/awesome-slugify/awesome-slugify-1.6.5.ebuild deleted file mode 100644 index 70e930a3fdc..00000000000 --- a/dev-python/awesome-slugify/awesome-slugify-1.6.5.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{5,6,7,8} ) - -inherit distutils-r1 - -BDEPEND="" -RDEPEND=" - dev-python/regex - >=dev-python/unidecode-0.04.14 - <dev-python/unidecode-0.05" - -DESCRIPTION="Python flexible slugify function" -HOMEPAGE="https://github.com/dimka665/awesome-slugify" -LICENSE="GPL-3" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" -SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64" diff --git a/dev-python/awesome-slugify/metadata.xml b/dev-python/awesome-slugify/metadata.xml deleted file mode 100644 index 7b3c5c9763e..00000000000 --- a/dev-python/awesome-slugify/metadata.xml +++ /dev/null @@ -1,16 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>[email protected]</email> - <name>Alexey Shvetsov</name> - </maintainer> - <maintainer type="project"> - <email>[email protected]</email> - <name>Python</name> - </maintainer> - <upstream> - <remote-id type="pypi">awesome-slugify</remote-id> - <remote-id type="github">dimka665/awesome-slugify</remote-id> - </upstream> -</pkgmetadata> diff --git a/profiles/package.mask b/profiles/package.mask index df176f4baea..2c8fbe49c91 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -244,12 +244,6 @@ dev-python/pycryptodomex # to prevent breaking the tree (bug #756217) =net-mail/dovecot-2.2.36.4 -# Michał Górny <[email protected]> (2020-12-20) -# Requires old dev-python/unidecode. Last commit in 2017. No revdeps. -# Suggested replacement: dev-python/python-slugify. -# Removal in 30 days. Bug #714718. -dev-python/awesome-slugify - # Sergei Trofimovich <[email protected]> (2020-12-20) # Needs a port to haskell-src-exts compatible with ghc-8.8. # https://github.com/ndmitchell/derive/pull/37
