From: "Slawek Lis" <slis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/munch/
Date: Tue, 30 May 2017 10:31:52 +0000 (UTC) [thread overview]
Message-ID: <1496140487.c17ea7fc3402e22338bfdb0019b1d51b2b34716d.slis@gentoo> (raw)
commit: c17ea7fc3402e22338bfdb0019b1d51b2b34716d
Author: Slawomir Lis <slis <AT> gentoo <DOT> org>
AuthorDate: Tue May 30 09:09:31 2017 +0000
Commit: Slawek Lis <slis <AT> gentoo <DOT> org>
CommitDate: Tue May 30 10:34:47 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c17ea7fc
dev-python/munch: package added
Needed by sci-libs/Fiona
Package-Manager: Portage-2.3.6, Repoman-2.3.2
dev-python/munch/Manifest | 1 +
dev-python/munch/metadata.xml | 11 +++++++++++
dev-python/munch/munch-2.1.1.ebuild | 23 +++++++++++++++++++++++
3 files changed, 35 insertions(+)
diff --git a/dev-python/munch/Manifest b/dev-python/munch/Manifest
new file mode 100644
index 00000000000..b3b97c7efa8
--- /dev/null
+++ b/dev-python/munch/Manifest
@@ -0,0 +1 @@
+DIST munch-2.1.1.tar.gz 6565 SHA256 648b650d1eb0173bd83c29f2eea2568b7591c1e05c87971387d170c71c6397e8 SHA512 5ffd78b1e062f71c73047a03949e6cddcd0eeae3a0ccccf36687140d12de9eb29161d2891a0fa2f1e70dfbc2b33c4ddab5d8a3611990718330c280ea769e85c0 WHIRLPOOL 8c5419758ed5e405fcf035fa32fb12be5291fac0658df4498fe6c570af5c4a099957c63f0d13320d213e8bd802738c000eb460f4b4c5349aee849c72b4e72613
diff --git a/dev-python/munch/metadata.xml b/dev-python/munch/metadata.xml
new file mode 100644
index 00000000000..91b51b7d902
--- /dev/null
+++ b/dev-python/munch/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>slis@gentoo.org</email>
+ </maintainer>
+ <upstream>
+ <remote-id type="pypi">munch</remote-id>
+ <remote-id type="github">Infinidat/munch</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/dev-python/munch/munch-2.1.1.ebuild b/dev-python/munch/munch-2.1.1.ebuild
new file mode 100644
index 00000000000..aa25405c3e0
--- /dev/null
+++ b/dev-python/munch/munch-2.1.1.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+PYTHON_COMPAT=( python{2_{5,6,7},3_{3,4,5}} )
+
+inherit distutils-r1
+
+DESCRIPTION="A dot-accessible dictionary (a la JavaScript objects)"
+HOMEPAGE="https://github.com/Infinidat/munch"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+KEYWORDS="~amd64 ~x86"
+SLOT="0"
+IUSE=""
+
+RDEPEND=""
+DEPEND="
+ ${RDEPEND}
+ dev-python/setuptools[${PYTHON_USEDEP}]
+"
next reply other threads:[~2017-05-30 10:32 UTC|newest]
Thread overview: 38+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-30 10:31 Slawek Lis [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-05-30 10:31 [gentoo-commits] repo/gentoo:master commit in: dev-python/munch/ Slawek Lis
2017-05-31 7:31 Slawek Lis
2018-02-24 5:51 Matt Thode
2019-04-10 22:44 Matthew Thode
2019-05-11 19:25 Matthew Thode
2019-12-04 22:28 Patrick McLean
2020-02-06 21:11 Sergei Trofimovich
2020-03-28 8:34 Michał Górny
2020-05-06 1:31 Patrick McLean
2020-05-15 17:33 Sergei Trofimovich
2020-05-27 7:16 Michał Górny
2020-05-30 11:51 Michał Górny
2020-05-30 14:37 Michał Górny
2020-05-31 10:04 Sergei Trofimovich
2020-06-01 20:30 Michał Górny
2020-06-03 19:44 Agostino Sarubbo
2020-06-03 19:46 Agostino Sarubbo
2020-06-10 8:11 Michał Górny
2020-07-25 14:08 Sam James
2020-07-28 17:28 Sergei Trofimovich
2020-08-01 8:53 Sergei Trofimovich
2020-09-06 17:34 Sam James
2020-11-28 14:21 Sam James
2020-11-28 14:21 Sam James
2021-06-02 16:35 Michał Górny
2021-07-28 23:38 Marek Szuba
2022-04-26 2:58 Sam James
2022-05-24 6:16 Michał Górny
2022-05-24 6:16 Michał Górny
2022-06-24 9:00 Arthur Zamarin
2023-05-16 5:19 Michał Górny
2023-05-31 19:08 Michał Górny
2023-07-02 2:58 Michał Górny
2023-07-10 1:38 Michał Górny
2023-08-02 16:37 Sam James
2023-08-02 18:52 Michał Górny
2024-06-14 19:07 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=1496140487.c17ea7fc3402e22338bfdb0019b1d51b2b34716d.slis@gentoo \
--to=slis@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