sci-chemistry/GromacsWrapper: Version bump
authorAlexey Shvetsov <alexxy@gentoo.org>
Fri, 23 Aug 2019 13:17:41 +0000 (16:17 +0300)
committerAlexey Shvetsov <alexxy@gentoo.org>
Fri, 23 Aug 2019 13:18:06 +0000 (16:18 +0300)
Package-Manager: Portage-2.3.72, Repoman-2.3.17
Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org>
sci-chemistry/GromacsWrapper/GromacsWrapper-0.8.0.ebuild [moved from sci-chemistry/GromacsWrapper/GromacsWrapper-0.7.0.ebuild with 70% similarity]
sci-chemistry/GromacsWrapper/Manifest
sci-chemistry/GromacsWrapper/metadata.xml

similarity index 70%
rename from sci-chemistry/GromacsWrapper/GromacsWrapper-0.7.0.ebuild
rename to sci-chemistry/GromacsWrapper/GromacsWrapper-0.8.0.ebuild
index 55ff025bcf66597dc10eba48d49d70cf1afd77f6..688c26cc38071ba1781d74d5d2bda03cfbc18a28 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_5,3_6} )
+PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
 
 if [[ $PV = *9999* ]]; then
        scm_eclass=git-r3
@@ -26,8 +26,9 @@ LICENSE="GPL-3 LGPL-3"
 SLOT="0"
 IUSE=""
 
-DEPEND="
-       >=dev-python/matplotlib-0.91.3[${PYTHON_USEDEP}]
-       >=sci-libs/scipy-0.9[${PYTHON_USEDEP}]
-       dev-python/six[${PYTHON_USEDEP}]"
+BDEPEND="
+       dev-python/six[${PYTHON_USEDEP}]
+       dev-python/numpy[${PYTHON_USEDEP}]
+       dev-python/matplotlib[${PYTHON_USEDEP}]
+       sci-libs/numkit[${PYTHON_USEDEP}]"
 RDEPEND="${DEPEND}"
index 54c404a4d0ed44cc8d209b394ff0a42caa998d86..693953f072e39ce00284076e44c3b92b6cdb6a56 100644 (file)
@@ -1 +1 @@
-DIST GromacsWrapper-0.7.0.tar.gz 1177718 BLAKE2B 88515b14ce85ecdf0323c3e4a68ac702cfc14569508be015fafc8192174af792507f6d10935aed2f969417ad34d5a1216688e9dce2f6dc6fc47529b87572d229 SHA512 74f6c5b84556b79ced128e48bf111cc40306b8854c8fcf53cab8f2fcf2dce56367e075c116f50aa1aa0947c83af0641bc78045e7d5035f2a8813f9709edce097
+DIST GromacsWrapper-0.8.0.tar.gz 1205837 BLAKE2B 3627e56df0dc6ba86caac67795416c7c8c187aaa4fac545600d17dcd799cb153feaab61a0f0632e051c4e9c0b4cd74f8e165156873e36bc53571bec78e5fca61 SHA512 da7215216c9a2b52094bb7e43e04f1b429c4893ba67b4bd850fe68e99f338813392fd9d0aa1b19d3398c694be964bc2badbf1b3623420da929ee4abcef18026f
index 16752065b8866d043738cb9e2d5eff425e041bfd..e8b6e94ed2a18a5357d03bdd37c8a1b49c3d8999 100644 (file)
@@ -10,6 +10,6 @@
     <name>Gentoo Chemistry Project</name>
   </maintainer>
   <upstream>
-    <remote-id type="github">orbeckst/GromacsWrapper</remote-id>
+    <remote-id type="github">Becksteinlab/GromacsWrapper</remote-id>
   </upstream>
 </pkgmetadata>