From: "Marc Schiffbauer" <mschiff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/ttystatus/
Date: Mon, 19 Jun 2017 20:40:52 +0000 (UTC) [thread overview]
Message-ID: <1497904834.42347ed300aa28f9af80cfba77d75d39721ecc70.mschiff@gentoo> (raw)
commit: 42347ed300aa28f9af80cfba77d75d39721ecc70
Author: Marc Schiffbauer <mschiff <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 19 20:39:36 2017 +0000
Commit: Marc Schiffbauer <mschiff <AT> gentoo <DOT> org>
CommitDate: Mon Jun 19 20:40:34 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42347ed3
dev-python/ttystatus: bump, fixes #621668
Package-Manager: Portage-2.3.6, Repoman-2.3.2
dev-python/ttystatus/Manifest | 1 +
dev-python/ttystatus/ttystatus-0.35.ebuild | 19 +++++++++++++++++++
2 files changed, 20 insertions(+)
diff --git a/dev-python/ttystatus/Manifest b/dev-python/ttystatus/Manifest
index f6bb9a509de..682557cc6ac 100644
--- a/dev-python/ttystatus/Manifest
+++ b/dev-python/ttystatus/Manifest
@@ -1,3 +1,4 @@
DIST python-ttystatus_0.22.orig.tar.gz 30262 SHA256 ce3c0578364fab86278a694c2a193faf81c8e83df06f489d5395bd9d9706fbc3 SHA512 c6bf2a6dc81842799aecd9cacc0f91ea95cbe0befa80beef454c9f6e819f03180ee4964018c698a39cc2b7e245402a7c1d422fe5e0b750715bb068c22373d90a WHIRLPOOL 203446bfc2886b3a2c562675a6826ed0d8bcd475f77efc3326dbf2d2280cd17c77660d97041e3d3954243a34e1ac0d22f835b0d149c52db726a83783fad5ffe0
DIST python-ttystatus_0.23.orig.tar.gz 30299 SHA256 1ecd58dff0049fdccedb6cd41ff0ddc51971c943e8d1887f8c027ae9e3aeb17a SHA512 29dd9ee0a063b4f49c72a1f08acfe80f4db9b3a374b1424a98926d25e22c8df0ed89441997322556edaad03a339dafdbf874a1247f095f1f857ef04f90b8a040 WHIRLPOOL 82576ac9346fe025d1ebc6d53e61cdfbcc3cb75f2c17e4bfb365d75088e5cf1bc00c6be6acfb729457324ea8e89d7d554efd2f3ab0c8a76103656a5a516e7172
DIST ttystatus-0.32.tar.gz 33642 SHA256 ae2a054aa0bb6d1c6c71cb836bd5d55b9ade6863008c0803177908291342af2c SHA512 fd1983d584eacab8302ebe795d7d907cead382d4188f8baafe78e0e493d329d330d60ecc682e3ff743b180cc52438bc1adf9c4bf3b98caf2e0ca8b1e26eeacb0 WHIRLPOOL d31c764be170b05dae972bfb7a6b4a3fec6fff09cd8534e2b70f0e64c69e2d22594703f1c88b06ecdf2bdf19bb25caae0ba22fc1d8065c9e7dadff235bf429e1
+DIST ttystatus-0.35.tar.gz 34144 SHA256 86c2319df85f8bccb8d5550b1d2fa0f00247f6de2cbd217fc01ab676f8c23b6e SHA512 5c2b1306bb1025dbbc78b53faca3ed07b21fec6a7084517f6b58c3e195fc8a901ed71b62429af2261850e819b52a08e3b3bf3def61b06c9a9451af02f4f2dddf WHIRLPOOL 51aca16daf03a01dbd830ed73ad0f66157cdbb64f45c46108695b0a3b0a5970d658c272102bc8ca6f1d6a5d3432a7a0c921a12e7904b6ca533bd7c303d2b9657
diff --git a/dev-python/ttystatus/ttystatus-0.35.ebuild b/dev-python/ttystatus/ttystatus-0.35.ebuild
new file mode 100644
index 00000000000..bcebdfdd01e
--- /dev/null
+++ b/dev-python/ttystatus/ttystatus-0.35.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 )
+
+inherit distutils-r1
+
+DESCRIPTION="Terminal progress bar and status output for command line"
+HOMEPAGE="http://liw.fi/ttystatus/"
+SRC_URI="http://git.liw.fi/cgi-bin/cgit/cgit.cgi/${PN}/snapshot/${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+DEPEND="${PYTHON_DEPS}"
next reply other threads:[~2017-06-19 20:40 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-19 20:40 Marc Schiffbauer [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-09-20 8:35 [gentoo-commits] repo/gentoo:master commit in: dev-python/ttystatus/ Michał Górny
2019-12-15 12:36 Pacho Ramos
2019-12-08 4:50 Matt Turner
2019-11-23 0:51 Aaron Bauman
2019-11-22 23:35 Sergei Trofimovich
2019-11-22 13:44 Matt Turner
2019-11-20 11:48 Agostino Sarubbo
2019-11-20 11:35 Agostino Sarubbo
2019-11-20 11:27 Agostino Sarubbo
2019-11-20 11:21 Agostino Sarubbo
2019-11-19 15:40 Agostino Sarubbo
2019-11-19 11:58 Agostino Sarubbo
2019-07-12 5:47 Matt Turner
2019-01-27 12:36 Pacho Ramos
2018-11-30 9:57 Marc Schiffbauer
2018-03-25 17:18 Markus Meier
2018-03-18 10:47 Sergei Trofimovich
2018-03-11 20:40 Matt Turner
2018-03-05 20:26 Sergei Trofimovich
2018-03-05 14:29 Mart Raudsepp
2018-03-04 9:13 Jason Zaman
2018-03-02 15:59 Tobias Klausmann
2018-02-28 22:11 Sergei Trofimovich
2018-02-28 21:49 Sergei Trofimovich
2018-02-24 7:58 Michał Górny
2018-02-23 23:37 Michał Górny
2018-02-23 23:37 Michał Górny
2017-03-22 19:58 Markus Meier
2016-06-27 15:23 Robin H. Johnson
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=1497904834.42347ed300aa28f9af80cfba77d75d39721ecc70.mschiff@gentoo \
--to=mschiff@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