summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2020-09-17 18:16:43 -0400
committerAaron Bauman <bman@gentoo.org>2020-09-17 18:20:07 -0400
commitb2980227174fe11bd227d565dfe1eb1fcc495785 (patch)
tree4db79e7e9e771730e613426e3e9bdea660c6826c
parentpackage.mask: drop last-rited dev-python/pygpu (diff)
downloadgentoo-b2980227.tar.gz
gentoo-b2980227.tar.bz2
gentoo-b2980227.zip
package.mask: drop last-rited dev-python/pyminuit
Closes: https://bugs.gentoo.org/719422 Signed-off-by: Aaron Bauman <bman@gentoo.org>
-rw-r--r--dev-python/pyminuit/Manifest2
-rw-r--r--dev-python/pyminuit/metadata.xml8
-rw-r--r--dev-python/pyminuit/pyminuit-1.2.1-r1.ebuild40
-rw-r--r--profiles/package.mask6
4 files changed, 0 insertions, 56 deletions
diff --git a/dev-python/pyminuit/Manifest b/dev-python/pyminuit/Manifest
deleted file mode 100644
index 4b1cbf9cc306..000000000000
--- a/dev-python/pyminuit/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST Minuit-1_7_9-patch1.tar.gz 430753 BLAKE2B 19c19177a19aa4af27e3feac9df7c526e6536a7e4fad45c94b83b5080e2286e26949bdd5055da298156c3468aced288b5e38d989d00cf93a07d7ad15f111da65 SHA512 741ded2e6e999e8edf1e067ce9c2583784f6c1a7e34709430074d1f312de3a5815249466fe0a1c5be0a2f77932f34cbdb4bd1eb9de1b3528223711f26cbc65b9
-DIST pyminuit-1.2.1.tgz 17099 BLAKE2B 9cefc9e59896d82cb7efd39085ab117a57b874bdae9ecc43fa2011b3148538fc3eeca0f086fae0d7b00cc654ff14edd9d63649ea71be35a795236bbe96c0e2a1 SHA512 b5bd954288d57a6c043e336ddb62a42cd4e6cc340847fbd700573db288c4404ef80a86a76b3c4e458913cd73b08ea97b20a4e411043a6ce826d9d88ee54fbe1f
diff --git a/dev-python/pyminuit/metadata.xml b/dev-python/pyminuit/metadata.xml
deleted file mode 100644
index 55d260b1d5cc..000000000000
--- a/dev-python/pyminuit/metadata.xml
+++ /dev/null
@@ -1,8 +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">jpivarski/pyminuit</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/dev-python/pyminuit/pyminuit-1.2.1-r1.ebuild b/dev-python/pyminuit/pyminuit-1.2.1-r1.ebuild
deleted file mode 100644
index 7a244d8663ef..000000000000
--- a/dev-python/pyminuit/pyminuit-1.2.1-r1.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python3_6 )
-
-inherit distutils-r1 flag-o-matic
-
-DESCRIPTION="Minuit numerical function minimization in Python"
-HOMEPAGE="https://github.com/jpivarski/pyminuit"
-SRC_URI="
- https://pyminuit.googlecode.com/files/${P}.tgz
- https://pyminuit.googlecode.com/files/Minuit-1_7_9-patch1.tar.gz
- "
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-S="${WORKDIR}"/${PN}
-
-src_configure() {
- cd "${WORKDIR}"/Minuit-1_7_9 || die
- econf --disable-static
-}
-
-src_compile() {
- cd "${WORKDIR}"/Minuit-1_7_9 || die
- emake
- cd "${S}" || die
- distutils-r1_src_compile
-}
-
-python_install_all() {
- cd "${WORKDIR}"/Minuit-1_7_9 || die
- default
- distutils-r1_python_install_all
-}
diff --git a/profiles/package.mask b/profiles/package.mask
index 768385bbf183..e7f625dca6bd 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -628,12 +628,6 @@ dev-ada/gps
dev-haskell/frown
# Michał Górny <mgorny@gentoo.org> (2020-08-16)
-# Unmaintained. Not ported to py3.7. Not bumped since introduction
-# in 2015.
-# Removal in 30 days. Bug #719422.
-dev-python/pyminuit
-
-# Michał Górny <mgorny@gentoo.org> (2020-08-16)
# Unmaintained. Not ported to py3.7. 'blocks' is a snapshot from 2013,
# last activity in 2014. It is the only revdep of 'maintboot'.
# Removal in 30 days. Bug #718522.