From: "Jason Zaman" <perfinion@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/astunparse/
Date: Sat, 16 May 2020 01:00:04 +0000 (UTC) [thread overview]
Message-ID: <1589590346.91087861b79d4a7a68587f00057ffec6c671f12d.perfinion@gentoo> (raw)
commit: 91087861b79d4a7a68587f00057ffec6c671f12d
Author: Jason Zaman <perfinion <AT> gentoo <DOT> org>
AuthorDate: Fri May 15 01:53:29 2020 +0000
Commit: Jason Zaman <perfinion <AT> gentoo <DOT> org>
CommitDate: Sat May 16 00:52:26 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91087861
dev-python/astunparse: bump 1.6.3
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Jason Zaman <perfinion <AT> gentoo.org>
dev-python/astunparse/Manifest | 1 +
dev-python/astunparse/astunparse-1.6.3.ebuild | 30 +++++++++++++++++++++++++++
2 files changed, 31 insertions(+)
diff --git a/dev-python/astunparse/Manifest b/dev-python/astunparse/Manifest
index ad72dea5442..2d28afb76e9 100644
--- a/dev-python/astunparse/Manifest
+++ b/dev-python/astunparse/Manifest
@@ -1 +1,2 @@
DIST astunparse-1.6.2.tar.gz 16339 BLAKE2B d35d63b8313718c1d873d55b7da824465be9b4bc9e486ff82dac7db2df5185f8a59bfb283844d7108927b04ee02879fe921c87f9da8bd87c157341e6022b40cc SHA512 1e344354481dab7345d8790791e15e2ce733b8985839972a1771b97adebbfc2b42c8fb258ea36f245baed553d3b8e5007872d6559ebcc5ef1eb6f6c6a5d66c81
+DIST astunparse-1.6.3.tar.gz 18290 BLAKE2B d7e6fa3ba58c6e112eb84720832890f4515b1c4ed420587565cdff37da893c07eefd0b9eb00795a3eb08bf56834d65150298a6be65e524b0c267c38e6f9c20d1 SHA512 12e99b32524e551494d3053a57aeb646bca8a96a9aa17b0737e6dace6c11874e2e7633d82197cacc0b55622bea637030344ab45c8db57ef244bd63663799d2e9
diff --git a/dev-python/astunparse/astunparse-1.6.3.ebuild b/dev-python/astunparse/astunparse-1.6.3.ebuild
new file mode 100644
index 00000000000..2fb67c4622f
--- /dev/null
+++ b/dev-python/astunparse/astunparse-1.6.3.ebuild
@@ -0,0 +1,30 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7,8} )
+inherit distutils-r1
+
+DESCRIPTION="Astun parser for python"
+HOMEPAGE="https://github.com/simonpercivall/astunparse"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+ >=dev-python/six-1.6.1[${PYTHON_USEDEP}]
+ >=dev-python/wheel-0.23.0[${PYTHON_USEDEP}]
+"
+PATCHES=(
+ "${FILESDIR}/astunparse-1.6.2-tests.patch"
+)
+
+distutils_enable_tests setup.py
+
+python_install_all() {
+ distutils-r1_python_install_all
+ dodoc *.rst
+}
next reply other threads:[~2020-05-16 1:00 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-16 1:00 Jason Zaman [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-03-04 14:53 [gentoo-commits] repo/gentoo:master commit in: dev-python/astunparse/ Michał Górny
2023-03-04 14:53 Michał Górny
2023-03-04 14:53 Michał Górny
2023-03-04 13:53 Arthur Zamarin
2023-03-03 17:40 Arthur Zamarin
2023-03-03 17:39 Arthur Zamarin
2023-01-31 17:13 Michał Górny
2021-12-23 22:43 Sam James
2021-12-19 11:08 Sam James
2021-11-20 15:35 Arthur Zamarin
2021-11-17 22:47 Sam James
2021-11-05 18:09 Sam James
2021-11-05 18:01 Sam James
2021-10-19 0:12 Sam James
2021-10-08 7:45 Marek Szuba
2021-10-04 17:44 Sam James
2021-07-26 0:43 Sam James
2021-07-25 1:04 Sam James
2021-06-21 10:00 Michał Górny
2020-05-07 0:50 Patrick McLean
2020-03-29 2:26 Jason Zaman
2019-12-16 22:55 William Hubbs
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=1589590346.91087861b79d4a7a68587f00057ffec6c671f12d.perfinion@gentoo \
--to=perfinion@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