From: "Alexey Shvetsov" <alexxy@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/GromacsWrapper/
Date: Fri, 23 Aug 2019 13:18:43 +0000 (UTC) [thread overview]
Message-ID: <1566566286.a3906fed13894b43b206e5ee3875ee3ba668ae51.alexxy@gentoo> (raw)
commit: a3906fed13894b43b206e5ee3875ee3ba668ae51
Author: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 23 13:17:41 2019 +0000
Commit: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Fri Aug 23 13:18:06 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3906fed
sci-chemistry/GromacsWrapper: Version bump
Package-Manager: Portage-2.3.72, Repoman-2.3.17
Signed-off-by: Alexey Shvetsov <alexxy <AT> gentoo.org>
...csWrapper-0.7.0.ebuild => GromacsWrapper-0.8.0.ebuild} | 15 ++++++++-------
sci-chemistry/GromacsWrapper/Manifest | 2 +-
sci-chemistry/GromacsWrapper/metadata.xml | 2 +-
3 files changed, 10 insertions(+), 9 deletions(-)
diff --git a/sci-chemistry/GromacsWrapper/GromacsWrapper-0.7.0.ebuild b/sci-chemistry/GromacsWrapper/GromacsWrapper-0.8.0.ebuild
similarity index 70%
rename from sci-chemistry/GromacsWrapper/GromacsWrapper-0.7.0.ebuild
rename to sci-chemistry/GromacsWrapper/GromacsWrapper-0.8.0.ebuild
index 55ff025bcf6..688c26cc380 100644
--- a/sci-chemistry/GromacsWrapper/GromacsWrapper-0.7.0.ebuild
+++ b/sci-chemistry/GromacsWrapper/GromacsWrapper-0.8.0.ebuild
@@ -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}"
diff --git a/sci-chemistry/GromacsWrapper/Manifest b/sci-chemistry/GromacsWrapper/Manifest
index 54c404a4d0e..693953f072e 100644
--- a/sci-chemistry/GromacsWrapper/Manifest
+++ b/sci-chemistry/GromacsWrapper/Manifest
@@ -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
diff --git a/sci-chemistry/GromacsWrapper/metadata.xml b/sci-chemistry/GromacsWrapper/metadata.xml
index 16752065b88..e8b6e94ed2a 100644
--- a/sci-chemistry/GromacsWrapper/metadata.xml
+++ b/sci-chemistry/GromacsWrapper/metadata.xml
@@ -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>
next reply other threads:[~2019-08-23 13:18 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-23 13:18 Alexey Shvetsov [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-09-25 9:33 [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/GromacsWrapper/ Andrew Ammerlaan
2024-09-25 9:33 Andrew Ammerlaan
2023-09-17 16:29 Pacho Ramos
2023-09-17 16:29 Pacho Ramos
2023-06-19 14:00 Pacho Ramos
2023-05-04 12:57 Pacho Ramos
2022-10-29 15:04 Alexey Shvetsov
2022-01-13 16:13 Alexey Shvetsov
2022-01-13 16:13 Alexey Shvetsov
2021-04-17 20:08 Pacho Ramos
2021-04-12 1:09 Sam James
2021-04-03 15:44 Sam James
2020-01-16 6:39 Michał Górny
2018-09-03 21:20 Alexey Shvetsov
2017-07-30 10:04 Michał Górny
2016-07-19 10:38 Alexey Shvetsov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1566566286.a3906fed13894b43b206e5ee3875ee3ba668ae51.alexxy@gentoo \
--to=alexxy@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox