From: "Alexey Shvetsov" <alexxy@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/MDAnalysis/
Date: Thu, 28 Jun 2018 12:20:39 +0000 (UTC)	[thread overview]
Message-ID: <1530188416.52b65f613d94a72a710c7f5a7efbda540516fb2e.alexxy@gentoo> (raw)
commit:     52b65f613d94a72a710c7f5a7efbda540516fb2e
Author:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 28 12:17:31 2018 +0000
Commit:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Thu Jun 28 12:20:16 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52b65f61
sci-chemistry/MDAnalysis: Version bump
Package-Manager: Portage-2.3.40, Repoman-2.3.9
 sci-chemistry/MDAnalysis/MDAnalysis-0.18.0.ebuild | 32 +++++++++++++++++++++++
 sci-chemistry/MDAnalysis/Manifest                 |  1 +
 sci-chemistry/MDAnalysis/metadata.xml             |  8 ++++++
 3 files changed, 41 insertions(+)
diff --git a/sci-chemistry/MDAnalysis/MDAnalysis-0.18.0.ebuild b/sci-chemistry/MDAnalysis/MDAnalysis-0.18.0.ebuild
new file mode 100644
index 00000000000..65fd1f237e7
--- /dev/null
+++ b/sci-chemistry/MDAnalysis/MDAnalysis-0.18.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python{2_7,3_5,3_6} )
+
+inherit distutils-r1
+
+DESCRIPTION="A python library to analyze and manipulate molecular dynamics trajectories"
+HOMEPAGE="https://www.mdanalysis.org"
+SRC_URI="mirror://pypi/M/${PN}/${P}.tar.gz"
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="test"
+
+RDEPEND="
+	dev-python/numpy[${PYTHON_USEDEP}]
+	sci-libs/scipy[${PYTHON_USEDEP}]
+	sci-biology/biopython[${PYTHON_USEDEP}]
+	dev-python/networkx[${PYTHON_USEDEP}]
+	dev-python/GridDataFormats[${PYTHON_USEDEP}]
+	dev-python/netcdf4-python[${PYTHON_USEDEP}]
+	dev-python/mmtf-python[${PYTHON_USEDEP}]
+	dev-python/gsd[${PYTHON_USEDEP}]
+	dev-python/mock[${PYTHON_USEDEP}]
+	dev-python/duecredit[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}
+	test? ( dev-python/nose[${PYTHON_USEDEP}] )"
diff --git a/sci-chemistry/MDAnalysis/Manifest b/sci-chemistry/MDAnalysis/Manifest
new file mode 100644
index 00000000000..3f78fef8223
--- /dev/null
+++ b/sci-chemistry/MDAnalysis/Manifest
@@ -0,0 +1 @@
+DIST MDAnalysis-0.18.0.tar.gz 11085390 BLAKE2B 70b5530a0800370fbee2805d8c4cb495f2e339b29c13c0a2442e3310c1b941ccf459a19d0a490c47a28b77ffeeaca581100ef06b7196cb9fcdb1b71d5d0c871f SHA512 b235471c04ab2e117fe25e972d88a6245b1641f96d30eafd2f68949c8af8c1360eed49b1ec9960d8c386c0bbca8b3749cec322eb19f9975f15225983af0f5819
diff --git a/sci-chemistry/MDAnalysis/metadata.xml b/sci-chemistry/MDAnalysis/metadata.xml
new file mode 100644
index 00000000000..8425c0d53cb
--- /dev/null
+++ b/sci-chemistry/MDAnalysis/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <maintainer type="project">
+    <email>sci@gentoo.org</email>
+    <name>Gentoo Science Project</name>
+  </maintainer>
+</pkgmetadata>
next             reply	other threads:[~2018-06-28 12:20 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-28 12:20 Alexey Shvetsov [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-08-12 15:22 [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/MDAnalysis/ Alexey Shvetsov
2025-04-03 18:02 Alexey Shvetsov
2024-06-05 17:27 Alexey Shvetsov
2023-10-14  6:17 Alexey Shvetsov
2023-05-20 11:36 Pacho Ramos
2023-05-20  6:31 Michał Górny
2023-05-20  6:31 Michał Górny
2023-05-02 18:42 Pacho Ramos
2023-03-17 15:29 Michał Górny
2022-12-25 22:15 Alexey Shvetsov
2022-01-13 16:15 Alexey Shvetsov
2021-12-28 14:15 Andrew Ammerlaan
2021-01-18 10:14 David Seifert
2021-01-12 20:25 Pacho Ramos
2019-12-26 20:46 David Seifert
2019-11-17 15:12 Alexey Shvetsov
2018-05-16 22:57 [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/mdanalysis/ Aaron Bauman
2015-09-01 20:06 Tobias Klausmann
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=1530188416.52b65f613d94a72a710c7f5a7efbda540516fb2e.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