From: "Brian Dolbec" <dolsen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pytrie/
Date: Wed, 29 Mar 2017 01:43:17 +0000 (UTC) [thread overview]
Message-ID: <1490751787.4ff12d1d193f58779b4b331d7699f07e240fab0c.dolsen@gentoo> (raw)
commit: 4ff12d1d193f58779b4b331d7699f07e240fab0c
Author: Brian Dolbec <dolsen <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 29 01:34:52 2017 +0000
Commit: Brian Dolbec <dolsen <AT> gentoo <DOT> org>
CommitDate: Wed Mar 29 01:43:07 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ff12d1d
dev-python/pytrie: Version bump
Package-Manager: Portage-2.3.5, Repoman-2.3.2_p30
dev-python/pytrie/Manifest | 1 +
dev-python/pytrie/pytrie-0.3.ebuild | 25 +++++++++++++++++++++++++
2 files changed, 26 insertions(+)
diff --git a/dev-python/pytrie/Manifest b/dev-python/pytrie/Manifest
index 02f1c0f4cde..2e3e8c6a5e7 100644
--- a/dev-python/pytrie/Manifest
+++ b/dev-python/pytrie/Manifest
@@ -1 +1,2 @@
DIST pytrie-0.2.tar.gz 96378 SHA256 b272021351efadc6757591aac03ed4794bdfd091122204a4673e94bfb66cc500 SHA512 92cc2ae94bb38e947166af810d5104f5660f1084706260a883f9b4d209a1179c40f43094e881fe26694d2efc850e1c48941b3b97d812476bc9b81ef139a5d349 WHIRLPOOL 90a077593fbc38f1f9574b6121a52da54e66b77e1f34872d9f9901a52e20a90137f8c65733026c1426201a56931479ae03d6eee17e0d98f602a0766fa5d3ade2
+DIST pytrie-0.3.tar.gz 228709 SHA256 0c1bd0cb7c301b193da4bcf31bdf68bbdbea88be4bea5f680caecc56d9b74020 SHA512 f1dc6f810e51385fa4dcf2cbec76cf7fe5c184208f8d6dccf6212d43260591580126095e68d28ab6c8b01a631e6e16b275fa088643ae81568493ca231dcc6161 WHIRLPOOL a88d6069cc0af607d475fa827dbb8eac847afca342a01dd224a6f253aa0537cba293c5b7c89aa8a2dd8e6682d5f000bef0f9d14dbf2dc07d6dbed3934ac8fccc
diff --git a/dev-python/pytrie/pytrie-0.3.ebuild b/dev-python/pytrie/pytrie-0.3.ebuild
new file mode 100644
index 00000000000..e52e4626847
--- /dev/null
+++ b/dev-python/pytrie/pytrie-0.3.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+
+inherit distutils-r1
+
+MY_PN="PyTrie"
+MY_P="${MY_PN}-${PV}"
+
+DESCRIPTION="A pure Python implementation of the trie data structure."
+HOMEPAGE="https://github.com/gsakkis/pytrie/ https://pypi.python.org/pypi/PyTrie"
+SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND="dev-python/sortedcontainers[${PYTHON_USEDEP}]"
+RDEPEND="${DEPEND}"
+
+S=${WORKDIR}/${MY_P}
next reply other threads:[~2017-03-29 1:43 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-29 1:43 Brian Dolbec [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-09-05 8:43 [gentoo-commits] repo/gentoo:master commit in: dev-python/pytrie/ Michał Górny
2024-06-25 13:28 Petr Vaněk
2023-06-06 16:12 Michał Górny
2023-03-25 17:19 Michał Górny
2023-03-04 6:37 Arthur Zamarin
2022-06-21 18:39 Arthur Zamarin
2022-06-21 18:19 Arthur Zamarin
2022-05-19 15:23 Michał Górny
2022-05-19 15:23 Michał Górny
2022-03-14 10:32 Yixun Lan
2021-05-07 11:25 Michał Górny
2020-11-26 8:26 Michał Górny
2020-11-26 5:43 Sam James
2020-11-25 9:52 Michał Górny
2020-10-22 5:55 Michał Górny
2020-07-20 11:45 Sam James
2020-05-04 11:49 Michał Górny
2020-05-03 19:02 Agostino Sarubbo
2020-05-03 10:12 Agostino Sarubbo
2020-03-09 11:21 Michał Górny
2020-03-09 11:21 Michał Górny
2020-02-05 21:21 Michał Górny
2019-06-25 12:09 Michael Haubenwallner
2019-06-25 9:05 Michael Haubenwallner
2019-05-21 15:33 Stephen Klimaszewski
2018-08-05 13:53 Patrice Clement
2017-09-28 13:42 Michael Palimaka
2017-09-08 20:53 Markus Meier
2017-07-31 9:33 Tobias Klausmann
2016-10-22 1:26 Brian Dolbec
2016-08-31 1:18 Brian Dolbec
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=1490751787.4ff12d1d193f58779b4b331d7699f07e240fab0c.dolsen@gentoo \
--to=dolsen@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