From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/python-editor/
Date: Wed, 5 Feb 2020 21:28:21 +0000 (UTC) [thread overview]
Message-ID: <1580938055.52f5856141b35dc1e9dbe8027c73bc1968abfcb6.asturm@gentoo> (raw)
commit: 52f5856141b35dc1e9dbe8027c73bc1968abfcb6
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 4 21:39:21 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Feb 5 21:27:35 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52f58561
dev-python/python-editor: 1.0.4 version bump, python3_8
Package-Manager: Portage-2.3.87, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
dev-python/python-editor/Manifest | 1 +
dev-python/python-editor/python-editor-1.0.4.ebuild | 19 +++++++++++++++++++
2 files changed, 20 insertions(+)
diff --git a/dev-python/python-editor/Manifest b/dev-python/python-editor/Manifest
index 97b4eb2d8e4..27c0e5e3012 100644
--- a/dev-python/python-editor/Manifest
+++ b/dev-python/python-editor/Manifest
@@ -1 +1,2 @@
DIST python-editor-1.0.3.tar.gz 6975 BLAKE2B 23a4b0990f8715eb0b0ce538f1fbf47d61cf7209588c8be31ae3fb047c706eaf2628c04b29dff517a221676566241f066053680749ab864d067334f875796eba SHA512 258d1ea17ea1c09d8ef52d3b624cc17710559f4a8db3c64696f72aecfcc0830d3509dcdcc9d1ac272155b2aaab432edb7142b0a37f2c3263a2505bff940a3cab
+DIST python-editor-1.0.4.tar.gz 7132 BLAKE2B c955a2e3d2f607133781ef17146b20c13a409def6397e9698a8bc19c5a9f40af002a0f772455fb96e60088a732013ea6c471c198be0ac4c6c881724e762844c2 SHA512 c8ce2403bfe6c93935c7f4c384a8618a39cdaefe1ff5b1ff2cf4562866d8b3caa616e428c0a1634a56db934caeb474e7f84f8d5e009b9ed664189fdece8146f6
diff --git a/dev-python/python-editor/python-editor-1.0.4.ebuild b/dev-python/python-editor/python-editor-1.0.4.ebuild
new file mode 100644
index 00000000000..63553b089a2
--- /dev/null
+++ b/dev-python/python-editor/python-editor-1.0.4.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 python3_{6,7,8} )
+inherit distutils-r1
+
+DESCRIPTION="Programmatically open an editor, capture the result."
+HOMEPAGE="https://github.com/fmoo/python-editor"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE=""
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND="dev-python/six[${PYTHON_USEDEP}]"
next reply other threads:[~2020-02-05 21:28 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-05 21:28 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-18 19:10 [gentoo-commits] repo/gentoo:master commit in: dev-python/python-editor/ Michał Górny
2023-11-24 15:04 Arthur Zamarin
2023-06-07 9:27 Sam James
2022-08-15 8:08 Michał Górny
2022-08-15 7:40 Agostino Sarubbo
2022-07-14 7:31 Michał Górny
2022-03-14 10:32 Yixun Lan
2021-05-19 7:36 Michał Górny
2021-05-19 7:33 Michał Górny
2020-10-17 9:14 Louis Sautier
2020-08-02 9:15 Michał Górny
2020-03-11 15:58 Matthew Thode
2020-03-11 15:58 Matthew Thode
2017-12-02 20:55 Mike Gilbert
2017-11-30 19:02 Thomas Deutschmann
2017-05-04 18:05 Manuel Rüger
2017-01-02 9:59 Patrice Clement
2016-03-25 3:43 Matt Thode
2016-03-12 10:02 Patrick Lauer
2016-02-28 7:08 Matt Thode
2015-11-16 16:26 Agostino Sarubbo
2015-11-16 16:15 Agostino Sarubbo
2015-10-15 5:25 Matt Thode
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=1580938055.52f5856141b35dc1e9dbe8027c73bc1968abfcb6.asturm@gentoo \
--to=asturm@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