public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Patrice Clement" <monsieurp@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/toolz/
Date: Mon,  9 Nov 2015 13:02:18 +0000 (UTC)	[thread overview]
Message-ID: <1447073990.293d03a3c601137cb2218ac58d7d7e42f4fe5c98.monsieurp@gentoo> (raw)

commit:     293d03a3c601137cb2218ac58d7d7e42f4fe5c98
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Mon Nov  9 12:59:26 2015 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Mon Nov  9 12:59:50 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=293d03a3

dev-python/toolz: Version bump.

Package-Manager: portage-2.2.20.1
Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>

 dev-python/toolz/Manifest           |  1 +
 dev-python/toolz/toolz-0.7.4.ebuild | 20 ++++++++++++++++++++
 2 files changed, 21 insertions(+)

diff --git a/dev-python/toolz/Manifest b/dev-python/toolz/Manifest
index b4cf9b5..a28e0d1 100644
--- a/dev-python/toolz/Manifest
+++ b/dev-python/toolz/Manifest
@@ -1,3 +1,4 @@
 DIST toolz-0.7.0.tar.gz 18692 SHA256 8f88590f960c16db2146b6ecae31f9d048865612b69e197907e886c963fad6f3 SHA512 7542d814d5e749a6dd0599b0af2640dd4c1225655f41c15fdbae1d9e74dc5c46875ac44a77178b9c4f27828077229aada6592fe6f3c80b1d9c8391a17c3089f5 WHIRLPOOL 07dcb967b5787902552fa7bc5dae420322c1c050bcaf5fad55d3326a0a1e4fd3370c2d2172d6db6bb9404dfd1672cec8c5af394b14861888e5f9b845257716c2
 DIST toolz-0.7.1.tar.gz 19283 SHA256 cc71fd92a2f9edbf554c23534150f13f0f589baf2404da4b42686f0b08085db5 SHA512 57362f5f4a24ee4384e474b996d1195e9450c3583068632294f10cc342b9bb11d13ca811c83cc8f75bd845e14869cd1f3b96bf49e98ae677343fa2ab11a9d664 WHIRLPOOL eca4afb9347a99ed8a36b858c23964645740d7cde98109f7f5fd54682d2c6315504b6823cd7c2c8d08cd340b64d78a43e97d76539543bb6775a34ce31d2d1b95
 DIST toolz-0.7.2.tar.gz 27275 SHA256 56b2fc25d48337c39a30545ae28d643df28a2d63be12aae3c1336edc485098b1 SHA512 f7a1433060820c5ce1cd0892e8487b2fb6a49631a9155dbc94fa17601f5951797ef5bc9a9df3bc83c384c45a7965392aa68fd2f43cec0f651edfb011d4bbf458 WHIRLPOOL 121061d9f0a474e7de9adec34c7ede336a700f9769be338a4987cd7bfe7cdf4f66c7f8dbbef15db2db4f68a59f1822b2d134b01be7cb8a90cc632cfed9f96fe9
+DIST toolz-0.7.4.tar.gz 29155 SHA256 43c2c9e5e7a16b6c88ba3088a9bfc82f7db8e13378be7c78d6c14a5f8ed05afd SHA512 e6e20d25cd0d9fed6f833b6d238b9e863cec7fe0855857db9507d1cfdf74453c29cbf18e03af8186e2b817845ce88093bb825c30198c8505edbd0292452397f1 WHIRLPOOL b0cb09610f8863b53eb1aa47ca7646cc9fa5994fd0402fb9233eac45ea062b57486559cc054e8e909f7a61a8f58e0bccec0b73673bc27c1af12650056e6ce238

diff --git a/dev-python/toolz/toolz-0.7.4.ebuild b/dev-python/toolz/toolz-0.7.4.ebuild
new file mode 100644
index 0000000..7334537
--- /dev/null
+++ b/dev-python/toolz/toolz-0.7.4.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+
+inherit distutils-r1
+
+DESCRIPTION="List processing tools and functional utilities"
+HOMEPAGE="https://pypi.python.org/pypi/toolz"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=""
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"


             reply	other threads:[~2015-11-09 13:27 UTC|newest]

Thread overview: 50+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-09 13:02 Patrice Clement [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-03-18 19:18 [gentoo-commits] repo/gentoo:master commit in: dev-python/toolz/ Sebastien Fabbro
2016-06-29 16:02 Patrick Lauer
2017-04-28 14:13 Manuel Rüger
2017-05-19 21:54 Patrice Clement
2018-05-19 19:31 Patrice Clement
2020-02-06  6:38 Michał Górny
2020-03-29 10:13 Michał Górny
2020-06-12 11:33 Michał Górny
2020-06-12 11:33 Michał Górny
2020-06-12 11:33 Michał Górny
2020-07-29 10:20 Michał Górny
2020-08-05 15:18 Michał Górny
2020-08-18  5:28 Sam James
2020-08-18  5:52 Sam James
2020-09-24  3:41 Michał Górny
2020-09-25  7:58 Michał Górny
2020-10-21 22:51 Michał Górny
2020-11-04  1:05 Sam James
2020-11-04  7:34 Michał Górny
2021-07-28 15:58 Sergei Trofimovich
2021-08-10  4:59 Sam James
2021-08-16 11:46 Marek Szuba
2021-09-06  0:13 Sam James
2021-09-06 23:37 Sam James
2021-09-06 23:42 Sam James
2021-10-02 23:17 Sam James
2021-10-24 21:14 Sam James
2021-11-06 10:59 Michał Górny
2021-11-14 23:51 Sam James
2021-12-15 16:50 Jakov Smolić
2022-02-14  8:35 Matt Turner
2022-05-16 18:58 Arthur Zamarin
2022-06-16  9:11 Jakov Smolić
2022-06-16  9:23 Michał Górny
2022-06-17 11:17 Michał Górny
2022-07-10 11:25 Michał Górny
2022-08-13 10:43 Arthur Zamarin
2022-08-13 11:09 Arthur Zamarin
2023-04-16 12:11 WANG Xuerui
2023-05-28 19:29 Arthur Zamarin
2024-01-24  7:01 Michał Górny
2024-01-27 11:10 Andrew Ammerlaan
2024-01-27 11:10 Andrew Ammerlaan
2024-02-11  6:01 Sam James
2024-02-11 13:14 Michał Górny
2024-06-18 17:59 Michał Górny
2024-10-05  4:58 Michał Górny
2024-10-19  7:41 Arthur Zamarin
2025-02-27 21:03 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=1447073990.293d03a3c601137cb2218ac58d7d7e42f4fe5c98.monsieurp@gentoo \
    --to=monsieurp@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