From: "Amy Winston" <amynka@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/click-threading/
Date: Wed, 31 Aug 2016 08:27:42 +0000 (UTC) [thread overview]
Message-ID: <1472631985.71f4a48dc4fa41e3d54c56200f7a1782457fcb5c.amynka@gentoo> (raw)
commit: 71f4a48dc4fa41e3d54c56200f7a1782457fcb5c
Author: Amy Winston <amynka <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 31 08:25:39 2016 +0000
Commit: Amy Winston <amynka <AT> gentoo <DOT> org>
CommitDate: Wed Aug 31 08:26:25 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71f4a48d
dev-python/click-threading: version bump 0.3.0
Package-Manager: portage-2.2.28
dev-python/click-threading/Manifest | 1 +
.../click-threading/click-threading-0.3.0.ebuild | 22 ++++++++++++++++++++++
2 files changed, 23 insertions(+)
diff --git a/dev-python/click-threading/Manifest b/dev-python/click-threading/Manifest
index 292d205..5bd3ce6 100644
--- a/dev-python/click-threading/Manifest
+++ b/dev-python/click-threading/Manifest
@@ -1 +1,2 @@
DIST click-threading-0.1.2.tar.gz 3232 SHA256 85045457e02f16fba3110dc6b16e980bf3e65433808da2b550dd513206d9b94a SHA512 4612c5314800a76e65468fb80c9495e14605bbda8b5e25e8d78e8baaa9392e424d673d942bd7d0f3955e0241ddc4b87aa348dcb7f3b9516ba94fb8352c0400b6 WHIRLPOOL b821aaca4566cdb6e58ae3eb9dd5892521dd393c8e472399193aa12d9e8754930e778595fe80f3ea6dacc61e4a2ff8f3e68c2f3cbfd0226ecf103309b02ed6eb
+DIST click-threading-0.3.0.tar.gz 3379 SHA256 4e73ae723086df8ca790f1e47d9926da4fa1fb5cb1d4196440817d459dd8c945 SHA512 30de50a7e317eb0a54cf9c556c803cade1ba7fd4cced5ce9e99c25da7423ea13400c9315025266745745bc2fbc0c59c2da34545d74e8e723f2f05bcd8bb2fd33 WHIRLPOOL e7200a751af971ef588c904cad43f6d0c99606496d3e1d20c3586bf811aed35b7a9e1c118a8cc2a558a3e41ef73ac18e2c1c41d3c6e9fd675b006bbb9df69c47
diff --git a/dev-python/click-threading/click-threading-0.3.0.ebuild b/dev-python/click-threading/click-threading-0.3.0.ebuild
new file mode 100644
index 00000000..10ecfe5
--- /dev/null
+++ b/dev-python/click-threading/click-threading-0.3.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+
+inherit distutils-r1
+
+DESCRIPTION="Multithreaded Click apps made easy."
+HOMEPAGE="https://github.com/click-contrib/click-threading https://pypi.python.org/pypi/click-threading"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND=">=dev-python/click-5.0"
+RDEPEND="${DEPEND}"
+
+DOCS=( README.rst )
next reply other threads:[~2016-08-31 8:27 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-31 8:27 Amy Winston [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-05-17 14:26 [gentoo-commits] repo/gentoo:master commit in: dev-python/click-threading/ Michał Górny
2023-06-02 15:09 Michał Górny
2022-06-16 8:04 Michał Górny
2022-06-04 17:48 Michał Górny
2022-05-23 6:55 Michał Górny
2022-05-23 6:55 Michał Górny
2021-12-21 3:39 Yixun Lan
2021-10-17 7:33 Michał Górny
2021-06-01 13:03 Sam James
2021-05-30 20:47 Michał Górny
2020-04-26 14:52 Michał Górny
2020-03-04 5:01 Michał Górny
2020-02-04 15:48 Michał Górny
2019-12-24 19:54 Mikle Kolyada
2019-12-13 16:07 Aaron Bauman
2018-05-27 9:12 Amy Liffey
2018-05-27 9:12 Amy Liffey
2017-04-22 16:41 Michał Górny
2017-04-22 16:41 Michał Górny
2017-04-22 16:41 Michał Górny
2016-02-21 15:18 Amy Winston
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=1472631985.71f4a48dc4fa41e3d54c56200f7a1782457fcb5c.amynka@gentoo \
--to=amynka@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