commit:     ba249325e5305c8b9dcd1d8e07c81e99cbd95072
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 17 22:07:41 2020 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Thu Sep 17 22:20:03 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba249325

package.mask: drop last-rited dev-python/mem_top

Closes: https://bugs.gentoo.org/719098
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 dev-python/mem_top/Manifest             |  1 -
 dev-python/mem_top/mem_top-0.1.6.ebuild | 15 ---------------
 dev-python/mem_top/metadata.xml         |  9 ---------
 profiles/package.mask                   |  5 -----
 4 files changed, 30 deletions(-)

diff --git a/dev-python/mem_top/Manifest b/dev-python/mem_top/Manifest
deleted file mode 100644
index a8e6953a9c5..00000000000
--- a/dev-python/mem_top/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST mem_top-0.1.6.tar.gz 2520 BLAKE2B 
427ce48da7b16e08bc6fd0943beafe9ebb42cea65ac550f5cbda1f4a1dfa9dfe10c0700a3e9f155d158dd9049944f23e24f01d4888843acef16215c6fce34799
 SHA512 
0feb736c154fbe5e1b81bf12ca183b1dedf4ad5037388bfde5b32d2c077724af98b81e6c069075c606eda7121ed20e8b71c4c6039e0c558698db58e2d0a7a1c6

diff --git a/dev-python/mem_top/mem_top-0.1.6.ebuild 
b/dev-python/mem_top/mem_top-0.1.6.ebuild
deleted file mode 100644
index fbf802d5f29..00000000000
--- a/dev-python/mem_top/mem_top-0.1.6.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python3_6 )
-
-inherit distutils-r1
-
-DESCRIPTION="Shows top suspects for memory leaks in your Python program"
-HOMEPAGE="https://github.com/denis-ryzhkov/mem_top 
https://pypi.org/project/mem_top/";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"

diff --git a/dev-python/mem_top/metadata.xml b/dev-python/mem_top/metadata.xml
deleted file mode 100644
index 6e513a6c8de..00000000000
--- a/dev-python/mem_top/metadata.xml
+++ /dev/null
@@ -1,9 +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="pypi">mem_top</remote-id>
-               <remote-id type="github">denis-ryzhkov/mem_top</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index bd1d65df97d..f56e99aaa98 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -621,11 +621,6 @@ dev-ada/libadalang
 dev-ada/libadalang-tools
 dev-ada/gps
 
-# Zac Medico <[email protected]> (2020-08-16)
-# Not ported to py3.7. No reverse deps.
-# Removal in 30 days. Bug #719098.
-dev-python/mem_top
-
 # Michał Górny <[email protected]> (2020-08-16)
 # Unmaintained.  Not ported to py3.7.  The only revdep is queued
 # for removal.

Reply via email to