* [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-pep8/, profiles/, dev-python/pytest-pep8/files/
@ 2021-05-17 21:10 Sam James
0 siblings, 0 replies; only message in thread
From: Sam James @ 2021-05-17 21:10 UTC (permalink / raw
To: gentoo-commits
commit: 7c31d34ceb85a7179b6075b6d6161e66044ead70
Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Mon May 17 11:39:27 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon May 17 21:09:13 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c31d34c
dev-python/pytest-pep8: Remove last-rited pkg
Closes: https://bugs.gentoo.org/783366
Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/pytest-pep8/Manifest | 1 -
dev-python/pytest-pep8/files/1.0.6-MANIFEST.patch | 9 ------
dev-python/pytest-pep8/metadata.xml | 11 --------
dev-python/pytest-pep8/pytest-pep8-1.0.6-r1.ebuild | 32 ----------------------
profiles/package.mask | 6 ----
5 files changed, 59 deletions(-)
diff --git a/dev-python/pytest-pep8/Manifest b/dev-python/pytest-pep8/Manifest
deleted file mode 100644
index eff0286ebcc..00000000000
--- a/dev-python/pytest-pep8/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST pytest-pep8-1.0.6.tar.gz 7271 BLAKE2B edfe2ac899586be9f7fd88f8bad5e5a18200da128d291735a30e374316b5ad449a08956b839605bf3f83b91931fb6890557445fd94f3a5136c7a44ee5e7f91f3 SHA512 162d9e25c264ecd82a51c6798ae75493c724a847ad8cdd953225f73e587f9a14298a6281e541695f6e7471a6121e9b0e4f694270f45ead851e392efcd7aeb758
diff --git a/dev-python/pytest-pep8/files/1.0.6-MANIFEST.patch b/dev-python/pytest-pep8/files/1.0.6-MANIFEST.patch
deleted file mode 100644
index 3e9d2f20dcd..00000000000
--- a/dev-python/pytest-pep8/files/1.0.6-MANIFEST.patch
+++ /dev/null
@@ -1,9 +0,0 @@
-diff --git a/MANIFEST.in b/MANIFEST.in
---- a/MANIFEST.in
-+++ b/MANIFEST.in
-@@ -4,5 +4,3 @@
- include tox.ini
- include LICENSE
- include test_pep8.py
--graft doc
--graft test_pep8.py
diff --git a/dev-python/pytest-pep8/metadata.xml b/dev-python/pytest-pep8/metadata.xml
deleted file mode 100644
index d127354cc52..00000000000
--- a/dev-python/pytest-pep8/metadata.xml
+++ /dev/null
@@ -1,11 +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">pytest-pep8</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/dev-python/pytest-pep8/pytest-pep8-1.0.6-r1.ebuild b/dev-python/pytest-pep8/pytest-pep8-1.0.6-r1.ebuild
deleted file mode 100644
index 77735214b84..00000000000
--- a/dev-python/pytest-pep8/pytest-pep8-1.0.6-r1.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7,8} pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="pytest plugin to check PEP8 requirements"
-HOMEPAGE="https://pypi.org/project/pytest-pep8/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-SLOT="0"
-LICENSE="MIT"
-KEYWORDS="amd64 ~arm64 x86"
-IUSE=""
-
-RDEPEND="
- >=dev-python/pep8-1.3[${PYTHON_USEDEP}]
- >=dev-python/pytest-2.4.2[${PYTHON_USEDEP}]
- dev-python/pytest-cache[${PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}"
-
-PATCHES=(
- "${FILESDIR}"/1.0.6-MANIFEST.patch
-)
-
-python_test() {
- ${EPYTHON} test_pep8.py || die
-}
diff --git a/profiles/package.mask b/profiles/package.mask
index 43d5a824929..14301873dab 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -691,12 +691,6 @@ dev-java/ical4j
# Removal on 2021-05-17. Bug #783369.
dev-python/pep8
-# Michał Górny <mgorny@gentoo.org> (2021-04-17)
-# Dead. Upstream repo gone. Requires obsolete dev-python/pep8.
-# No revdeps.
-# Removal on 2021-05-17. Bug #783366.
-dev-python/pytest-pep8
-
# Volkmar W. Pogatzki <gentoo@pogatzki.net> (2021-04-15)
# dev-java/jcodings-1.0.55 depends on masked >=virtual/{jdk,jre}-11
# dev-java/joni-2.1.41 depends on masked >=virtual/{jdk,jre}-11
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2021-05-17 21:10 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-17 21:10 [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-pep8/, profiles/, dev-python/pytest-pep8/files/ Sam James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox