From: "William Hubbs" <williamh@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/mmh3/
Date: Wed, 30 Nov 2016 00:48:06 +0000 (UTC) [thread overview]
Message-ID: <1480466742.2fcfbbdd6bc3f76db90c1ee4fb8fae45f97b0557.williamh@gentoo> (raw)
commit: 2fcfbbdd6bc3f76db90c1ee4fb8fae45f97b0557
Author: William Hubbs <williamh <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 30 00:44:58 2016 +0000
Commit: William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Wed Nov 30 00:45:42 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fcfbbdd
dev-python/mmh3: initial import of mmh3-2.3.1
Package-Manager: portage-2.3.0
dev-python/mmh3/Manifest | 1 +
dev-python/mmh3/metadata.xml | 15 +++++++++++++++
dev-python/mmh3/mmh3-2.3.1.ebuild | 20 ++++++++++++++++++++
3 files changed, 36 insertions(+)
diff --git a/dev-python/mmh3/Manifest b/dev-python/mmh3/Manifest
new file mode 100644
index 00000000..e35bc1d
--- /dev/null
+++ b/dev-python/mmh3/Manifest
@@ -0,0 +1 @@
+DIST mmh3-2.3.1.tar.gz 6122 SHA256 ecadc3557c093211a70b49814cf91d6833fff403edf2d8405645e227262de928 SHA512 9ffdf23f7fe33583713daf299fad64d4e3bc3ba433eec4e1d24a47daeffa39b13aedcedd3005f2d873a01dbc2d1b1ed931eed30d09e1887eaa0980586af37cc5 WHIRLPOOL 40784748aeb778efa1bcc2aa7f12f589112b843d6580bcf7b361f4a37a712179609196deb4593e7dcf2a7d1283c110445eadc58680aa7f8393daf31889809744
diff --git a/dev-python/mmh3/metadata.xml b/dev-python/mmh3/metadata.xml
new file mode 100644
index 00000000..828d207
--- /dev/null
+++ b/dev-python/mmh3/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>
+ </maintainer>
+ <maintainer type="person">
+ <email>williamh@gentoo.org</email>
+ <name>William Hubbs</name>
+ </maintainer>
+ <longdescription lang="en">
+ Python wrapper for MurmurHash (MurmurHash3), a set of fast and
+ robust hash functions.
+ </longdescription>
+</pkgmetadata>
diff --git a/dev-python/mmh3/mmh3-2.3.1.ebuild b/dev-python/mmh3/mmh3-2.3.1.ebuild
new file mode 100644
index 00000000..100fbc2
--- /dev/null
+++ b/dev-python/mmh3/mmh3-2.3.1.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{4,5} )
+inherit distutils-r1
+
+DESCRIPTION="Python library for MurmurHash3, fast and robust hash functions."
+HOMEPAGE="https://pypi.python.org/pypi/mmh3"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="public-domain"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND=""
+RDEPEND="${DEPEND}"
next reply other threads:[~2016-11-30 0:48 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-30 0:48 William Hubbs [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-04-27 7:00 [gentoo-commits] repo/gentoo:master commit in: dev-python/mmh3/ Michał Górny
2019-12-29 13:06 David Seifert
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=1480466742.2fcfbbdd6bc3f76db90c1ee4fb8fae45f97b0557.williamh@gentoo \
--to=williamh@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