From: "Alexey Shvetsov" <alexxy@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/mmtf-python/
Date: Thu, 28 Jun 2018 12:20:39 +0000 (UTC) [thread overview]
Message-ID: <1530188403.ad1b6b5b7a5199c8eec386d59316263c32794581.alexxy@gentoo> (raw)
commit: ad1b6b5b7a5199c8eec386d59316263c32794581
Author: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 28 12:09:13 2018 +0000
Commit: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Thu Jun 28 12:20:03 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad1b6b5b
dev-python/mmtf-python: initial import
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-python/mmtf-python/Manifest | 1 +
dev-python/mmtf-python/metadata.xml | 15 +++++++++++++++
dev-python/mmtf-python/mmtf-python-1.1.2.ebuild | 19 +++++++++++++++++++
3 files changed, 35 insertions(+)
diff --git a/dev-python/mmtf-python/Manifest b/dev-python/mmtf-python/Manifest
new file mode 100644
index 00000000000..97c7c7aea85
--- /dev/null
+++ b/dev-python/mmtf-python/Manifest
@@ -0,0 +1 @@
+DIST mmtf-python-1.1.2.tar.gz 46309 BLAKE2B b21d53f7cfbdf6f6bd4f0f3ac31a846e83ce0ee98faf77fa8d06de7520c4aa64a259e8b43a744a440a6cf1a10ad461697334683364698a68222b690301bc5554 SHA512 92afcce48c2de186cbf9c2cb39c94c5df14ae0eb613862d41b674b7d2f338855ed81be23fb14d16d2dfc8d33415d3904537ef4a422e3a52b78d461b609e968ca
diff --git a/dev-python/mmtf-python/metadata.xml b/dev-python/mmtf-python/metadata.xml
new file mode 100644
index 00000000000..e4904232b6f
--- /dev/null
+++ b/dev-python/mmtf-python/metadata.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>python@gentoo.org</email>
+ <name>Python</name>
+ </maintainer>
+ <maintainer type="person">
+ <email>alexxy@gentoo.org</email>
+ <name>Alexey Shvetsov</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="github">rcsb/mmtf-python</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/dev-python/mmtf-python/mmtf-python-1.1.2.ebuild b/dev-python/mmtf-python/mmtf-python-1.1.2.ebuild
new file mode 100644
index 00000000000..ed4888bc9a1
--- /dev/null
+++ b/dev-python/mmtf-python/mmtf-python-1.1.2.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+inherit distutils-r1
+
+DESCRIPTION="The python implementation of the MMTF API, decoder and encoder"
+HOMEPAGE="http://mmtf.rcsb.org/"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="
+ dev-python/msgpack[${PYTHON_USEDEP}]"
next reply other threads:[~2018-06-28 12:20 UTC|newest]
Thread overview: 9+ 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 --
2019-11-17 15:12 [gentoo-commits] repo/gentoo:master commit in: dev-python/mmtf-python/ Alexey Shvetsov
2021-01-12 20:25 Pacho Ramos
2021-02-05 8:47 Michał Górny
2021-09-06 8:53 Arthur Zamarin
2022-07-06 5:18 Arthur Zamarin
2022-07-06 5:18 Arthur Zamarin
2022-11-14 4:44 Michał Górny
2023-10-27 18:02 Michał Górny
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=1530188403.ad1b6b5b7a5199c8eec386d59316263c32794581.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