public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: profiles/, dev-python/asynctest/
@ 2020-05-31 10:30 Michał Górny
  0 siblings, 0 replies; only message in thread
From: Michał Górny @ 2020-05-31 10:30 UTC (permalink / raw
  To: gentoo-commits

commit:     e8edc616dafee6b1b964ae18b8a6c8dbed9162c6
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun May 31 10:26:39 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun May 31 10:29:51 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8edc616

dev-python/asynctest: Remove last-rited pkg

Closes: https://bugs.gentoo.org/719746
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/asynctest/Manifest                |  1 -
 dev-python/asynctest/asynctest-0.12.2.ebuild | 31 ----------------------------
 dev-python/asynctest/metadata.xml            | 11 ----------
 profiles/package.mask                        |  7 -------
 4 files changed, 50 deletions(-)

diff --git a/dev-python/asynctest/Manifest b/dev-python/asynctest/Manifest
deleted file mode 100644
index 703eb9f665d..00000000000
--- a/dev-python/asynctest/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST asynctest-0.12.2.tar.gz 49647 BLAKE2B 40bb5212409b2f0d9efce5c2559ffeea081c41b3f5158874d9a733f6f5dd2e6a2d7acf3eb495d91c1bc94e785dfd67c9bf5d1845e6fe40ad72aa36ea548b15b9 SHA512 e182fcf0c42d726dde810b9e2d50492b9e5ec9209b5419bd5faef28ee475ff04d6c8220bc165ec506eb9fc2dd38e45d7c3f8bc4ba1f0e279e44214e39862fe0f

diff --git a/dev-python/asynctest/asynctest-0.12.2.ebuild b/dev-python/asynctest/asynctest-0.12.2.ebuild
deleted file mode 100644
index 92996edd1fe..00000000000
--- a/dev-python/asynctest/asynctest-0.12.2.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{6,7} )
-
-inherit distutils-r1
-
-DESCRIPTION="Enhance the standard unittest with features for testing asyncio libraries"
-HOMEPAGE="https://github.com/Martiusweb/asynctest/ https://pypi.org/project/asynctest/"
-SRC_URI="https://github.com/Martiusweb/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="
-	dev-python/setuptools[${PYTHON_USEDEP}]
-"
-
-src_prepare() {
-	default
-
-	sed -i "{s/test_events_watched_outside_test_are_ignored/_&/}" "test/test_selector.py" || die "Could not disable the failing test."
-}
-
-python_test() {
-	"${EPYTHON}" -m unittest -v test || die "Testing failed"
-}

diff --git a/dev-python/asynctest/metadata.xml b/dev-python/asynctest/metadata.xml
deleted file mode 100644
index 32fcb20ec76..00000000000
--- a/dev-python/asynctest/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-needed -->
-	<upstream>
-		<remote-id type="github">Martiusweb/asynctest</remote-id>
-		<doc>http://asynctest.readthedocs.org/en/latest/</doc>
-		<bugs-to>https://github.com/Martiusweb/asynctest/issues</bugs-to>
-	</upstream>
-</pkgmetadata>
-

diff --git a/profiles/package.mask b/profiles/package.mask
index 89d0599b1cc..f0c955a429a 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -239,13 +239,6 @@ net-libs/quasselc
 # Remove after 2020-05-28
 net-irc/quassel-irssi
 
-# Michał Górny <mgorny@gentoo.org> (2020-04-27)
-# Unmaintained.  Unresolved breakage with py3.8 for almost a year.
-# Python upstream included some async testing support in py3.8 too.
-# No revdeps.
-# Removal in 30 days.  Bug #719746.
-dev-python/asynctest
-
 # Michał Górny <mgorny@gentoo.org> (2020-04-26)
 # Unmaintained.  Stuck on Python 3.6.  No revdeps.
 # Removal in 30 days.  Bug #719604.


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2020-05-31 10:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-31 10:30 [gentoo-commits] repo/gentoo:master commit in: profiles/, dev-python/asynctest/ Michał Górny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox