From: "Patrice Clement" <monsieurp@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/progress/
Date: Fri, 26 May 2017 22:37:27 +0000 (UTC) [thread overview]
Message-ID: <1495838243.46e15cace8ced06c597338de75d5cb08c5ec3f37.monsieurp@gentoo> (raw)
commit: 46e15cace8ced06c597338de75d5cb08c5ec3f37
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Fri May 26 22:36:54 2017 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Fri May 26 22:37:23 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46e15cac
dev-python/progress: version bump.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
dev-python/progress/Manifest | 1 +
dev-python/progress/progress-1.3.ebuild | 25 +++++++++++++++++++++++++
2 files changed, 26 insertions(+)
diff --git a/dev-python/progress/Manifest b/dev-python/progress/Manifest
index f9eb1c3fd97..1b28ed76ca6 100644
--- a/dev-python/progress/Manifest
+++ b/dev-python/progress/Manifest
@@ -1 +1,2 @@
DIST progress-1.2.tar.gz 4951 SHA256 5b6a50f9ac76820f619d7789b5354881c8c10060a64047e415868d8f503cc2eb SHA512 bd09e63a1cc1b24260b66e6f963deaeb6da87b08c376a4e2da179badc23eeb3e9ca213872d1da8caa5e2475cc1b7bb2022389bb8d7f1c9e1ca8f755406648116 WHIRLPOOL 1c6294b4a504f57eb94b50a4c1cf3454203df239315b1f5d5ef62c0ab0152c61b66eae7bdca70bd9230c78585a8620c997f4d67e1011cc89390279b7954ae67f
+DIST progress-1.3.tar.gz 5300 SHA256 c88d89ee3bd06716a0b8b5504d9c3bcb3c1c0ab98f96dc7f1dc5f56812a4f60a SHA512 e94ac3b86ab5391a348130fe97a1bed9c42ed3625b4436b84080f677351a2d64b56e9ebafc65ac6c598ffed825413d30bb0d57210a7835c5e5fec82278b37076 WHIRLPOOL 11090a2dc7251dbd41f372899b5d9713b3b28042abef9f56486993bfcf2c074f9e15e209407a2ce2984dc59fa7ebcb4ec820fc3d09e9251c4b53a21f03fdc0e1
diff --git a/dev-python/progress/progress-1.3.ebuild b/dev-python/progress/progress-1.3.ebuild
new file mode 100644
index 00000000000..c391e80d3d6
--- /dev/null
+++ b/dev-python/progress/progress-1.3.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 )
+
+inherit bash-completion-r1 distutils-r1
+
+DESCRIPTION="Easy to use progress bars"
+HOMEPAGE="https://pypi.python.org/pypi/progress https://github.com/verigak/progress/"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+SLOT="0"
+LICENSE="ISC"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+
+# Not bundled
+RESTRICT="test"
+
+python_test() {
+ "${PYTHON}" test_progress.py || die
+}
next reply other threads:[~2017-05-26 22:37 UTC|newest]
Thread overview: 47+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-26 22:37 Patrice Clement [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-07-19 11:06 [gentoo-commits] repo/gentoo:master commit in: dev-python/progress/ Michał Górny
2025-07-19 10:42 Arthur Zamarin
2025-07-02 4:55 Michał Górny
2025-05-27 15:54 Michał Górny
2025-02-27 21:15 Michał Górny
2024-05-18 6:58 Michał Górny
2024-05-18 6:58 Michał Górny
2023-11-24 15:29 Michał Górny
2023-06-01 13:40 Michał Górny
2022-07-10 19:09 Michał Górny
2022-07-10 16:58 Sam James
2022-06-05 16:10 Arthur Zamarin
2021-08-30 5:54 Michał Górny
2021-08-30 1:23 Sam James
2021-07-29 5:51 Michał Górny
2020-11-15 7:54 Michał Górny
2020-11-15 5:25 Sam James
2020-10-10 6:19 Michał Górny
2020-03-28 12:42 Michał Górny
2020-03-28 12:42 Michał Górny
2020-03-28 12:42 Michał Górny
2020-03-07 11:06 Agostino Sarubbo
2020-03-07 11:03 Agostino Sarubbo
2020-03-07 10:58 Agostino Sarubbo
2020-03-07 10:54 Agostino Sarubbo
2020-03-07 10:50 Agostino Sarubbo
2020-03-07 9:44 Agostino Sarubbo
2020-03-07 8:59 Agostino Sarubbo
2020-02-05 19:12 Michał Górny
2019-12-08 15:02 Joonas Niilola
2015-11-23 6:44 Jeroen Roovers
2015-11-22 19:24 Markus Meier
2015-11-19 10:25 Agostino Sarubbo
2015-11-16 15:01 Agostino Sarubbo
2015-11-05 11:52 Agostino Sarubbo
2015-11-04 16:09 Agostino Sarubbo
2015-11-04 15:50 Agostino Sarubbo
2015-11-02 13:12 Agostino Sarubbo
2015-11-02 13:09 Agostino Sarubbo
2015-10-11 11:25 Justin Lecher
2015-10-10 18:49 Mikle Kolyada
2015-09-29 20:51 Markus Meier
2015-09-22 17:36 Tobias Klausmann
2015-09-08 8:16 Joshua Kinard
2015-09-06 5:20 Jeroen Roovers
2015-08-24 10:12 Justin Lecher
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=1495838243.46e15cace8ced06c597338de75d5cb08c5ec3f37.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