[gentoo-commits] repo/gentoo:master commit in: dev-python/pyminuit/, profiles/

2020-09-17 Thread Aaron Bauman
commit: b2980227174fe11bd227d565dfe1eb1fcc495785
Author: Aaron Bauman  gentoo  org>
AuthorDate: Thu Sep 17 22:16:43 2020 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Thu Sep 17 22:20:07 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2980227

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

Closes: https://bugs.gentoo.org/719422
Signed-off-by: Aaron Bauman  gentoo.org>

 dev-python/pyminuit/Manifest |  2 --
 dev-python/pyminuit/metadata.xml |  8 --
 dev-python/pyminuit/pyminuit-1.2.1-r1.ebuild | 40 
 profiles/package.mask|  6 -
 4 files changed, 56 deletions(-)

diff --git a/dev-python/pyminuit/Manifest b/dev-python/pyminuit/Manifest
deleted file mode 100644
index 4b1cbf9cc30..000
--- 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 55d260b1d5c..000
--- a/dev-python/pyminuit/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd";>
-
-  
-  
-jpivarski/pyminuit
-  
-

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 7a244d8663e..000
--- 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 768385bbf18..e7f625dca6b 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -627,12 +627,6 @@ dev-ada/gps
 # Bug #735902.
 dev-haskell/frown
 
-# Michał Górny  (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  (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'.



[gentoo-commits] repo/gentoo:master commit in: dev-python/pyminuit/

2020-04-25 Thread Michał Górny
commit: fe9164ec0c16ddb9dd0598637680172337d7985f
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Apr 26 06:41:50 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Apr 26 06:49:11 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe9164ec

dev-python/pyminuit: Drop to maint-needed

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/pyminuit/metadata.xml | 5 +
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/dev-python/pyminuit/metadata.xml b/dev-python/pyminuit/metadata.xml
index ab211f004c1..55d260b1d5c 100644
--- a/dev-python/pyminuit/metadata.xml
+++ b/dev-python/pyminuit/metadata.xml
@@ -1,10 +1,7 @@
 
 http://www.gentoo.org/dtd/metadata.dtd";>
 
-  
-pyt...@gentoo.org
-Python
-  
+  
   
 jpivarski/pyminuit
   



[gentoo-commits] repo/gentoo:master commit in: dev-python/pyminuit/

2020-02-05 Thread Michał Górny
commit: 0685207f1a8ca7f376347873cb53f4d06e01332f
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Feb  5 19:37:50 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Feb  5 19:53:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0685207f

dev-python/pyminuit: Remove py2

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/pyminuit/pyminuit-1.2.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pyminuit/pyminuit-1.2.1-r1.ebuild 
b/dev-python/pyminuit/pyminuit-1.2.1-r1.ebuild
index 53450d42c7c..7a244d8663e 100644
--- a/dev-python/pyminuit/pyminuit-1.2.1-r1.ebuild
+++ b/dev-python/pyminuit/pyminuit-1.2.1-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1 flag-o-matic
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/pyminuit/

2018-06-24 Thread Pacho Ramos
commit: de5a677268e985ec2dc36377bc5333befd7fc4d2
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Jun 24 16:53:33 2018 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Jun 24 17:24:16 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de5a6772

dev-python/pyminuit: Support python3.6

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-python/pyminuit/pyminuit-1.2.1-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/pyminuit/pyminuit-1.2.1-r1.ebuild 
b/dev-python/pyminuit/pyminuit-1.2.1-r1.ebuild
index fe299de2db4..50e33a28b55 100644
--- a/dev-python/pyminuit/pyminuit-1.2.1-r1.ebuild
+++ b/dev-python/pyminuit/pyminuit-1.2.1-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 
 inherit distutils-r1 flag-o-matic
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/pyminuit/

2017-01-02 Thread Justin Lecher
commit: b81940372dceca74b5226afd3b1b5fc9671181f8
Author: Justin Lecher  gentoo  org>
AuthorDate: Mon Jan  2 22:06:43 2017 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Mon Jan  2 22:09:10 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8194037

dev-python/pyminuit: Drop old

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Signed-off-by: Justin Lecher  gentoo.org>

 dev-python/pyminuit/pyminuit-1.2.1.ebuild | 38 ---
 1 file changed, 38 deletions(-)

diff --git a/dev-python/pyminuit/pyminuit-1.2.1.ebuild 
b/dev-python/pyminuit/pyminuit-1.2.1.ebuild
deleted file mode 100644
index 3723ba1..
--- a/dev-python/pyminuit/pyminuit-1.2.1.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 python3_4 )
-
-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 && econf --disable-static || die
-}
-src_compile() {
-   cd "${WORKDIR}"/Minuit-1_7_9 && emake
-   cd "${S}"
-   distutils-r1_src_compile
-}
-
-python_install_all() {
-   cd "${WORKDIR}"/Minuit-1_7_9 || die
-   default
-   distutils-r1_python_install_all
-}



[gentoo-commits] repo/gentoo:master commit in: dev-python/pyminuit/

2016-12-21 Thread Tobias Klausmann
commit: 3d1cb3a553aa8a1307f2118b5a73a4538de32326
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Wed Dec 21 12:39:54 2016 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Wed Dec 21 12:39:54 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d1cb3a5

dev-python/pyminuit-1.2.1-r1: stable on amd64

Gentoo-Bug: 599848

 dev-python/pyminuit/pyminuit-1.2.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pyminuit/pyminuit-1.2.1-r1.ebuild 
b/dev-python/pyminuit/pyminuit-1.2.1-r1.ebuild
index a4bf772..5cb6ea4 100644
--- a/dev-python/pyminuit/pyminuit-1.2.1-r1.ebuild
+++ b/dev-python/pyminuit/pyminuit-1.2.1-r1.ebuild
@@ -17,7 +17,7 @@ SRC_URI="
 
 SLOT="0"
 LICENSE="GPL-2"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 S="${WORKDIR}"/${PN}



[gentoo-commits] repo/gentoo:master commit in: dev-python/pyminuit/

2016-03-04 Thread Andrey Grozin
commit: e72e58844eaf93dc8228ecade8695dfd7c033680
Author: Andrey Grozin  gentoo  org>
AuthorDate: Fri Mar  4 13:21:52 2016 +
Commit: Andrey Grozin  gentoo  org>
CommitDate: Fri Mar  4 13:22:45 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e72e5884

dev-python/pyminuit: added python3_5

Package-Manager: portage-2.2.27

 dev-python/pyminuit/pyminuit-1.2.1-r1.ebuild | 38 
 1 file changed, 38 insertions(+)

diff --git a/dev-python/pyminuit/pyminuit-1.2.1-r1.ebuild 
b/dev-python/pyminuit/pyminuit-1.2.1-r1.ebuild
new file mode 100644
index 000..2aadc71
--- /dev/null
+++ b/dev-python/pyminuit/pyminuit-1.2.1-r1.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 python3_{3,4,5} )
+
+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 && econf --disable-static || die
+}
+src_compile() {
+   cd "${WORKDIR}"/Minuit-1_7_9 && emake
+   cd "${S}"
+   distutils-r1_src_compile
+}
+
+python_install_all() {
+   cd "${WORKDIR}"/Minuit-1_7_9 || die
+   default
+   distutils-r1_python_install_all
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/pyminuit/

2015-09-01 Thread Tobias Klausmann
commit: c8dfbea60476883d8f74e2c8fa8eb3b59e525f49
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Tue Sep  1 19:22:44 2015 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Tue Sep  1 19:22:44 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8dfbea6

dev-python/pyminuit: Fixing HOMEPAGE move due to code.google.com shutdown

Package-Manager: portage-2.2.20.1

 dev-python/pyminuit/pyminuit-1.2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pyminuit/pyminuit-1.2.1.ebuild 
b/dev-python/pyminuit/pyminuit-1.2.1.ebuild
index c8b4920..715f662 100644
--- a/dev-python/pyminuit/pyminuit-1.2.1.ebuild
+++ b/dev-python/pyminuit/pyminuit-1.2.1.ebuild
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} )
 inherit distutils-r1 flag-o-matic
 
 DESCRIPTION="Minuit numerical function minimization in Python"
-HOMEPAGE="https://code.google.com/p/pyminuit";
+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