public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/parso/
Date: Thu, 31 Dec 2020 06:07:50 +0000 (UTC)	[thread overview]
Message-ID: <1609394864.144da4872e65ee51d9db4925d0066dffa2c680bd.sam@gentoo> (raw)

commit:     144da4872e65ee51d9db4925d0066dffa2c680bd
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 31 05:46:19 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Dec 31 06:07:44 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=144da487

dev-python/parso: bump to 0.8.1

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-python/parso/Manifest           |  1 +
 dev-python/parso/parso-0.8.1.ebuild | 19 +++++++++++++++++++
 2 files changed, 20 insertions(+)

diff --git a/dev-python/parso/Manifest b/dev-python/parso/Manifest
index 3353336f2a4..6e1363e87f8 100644
--- a/dev-python/parso/Manifest
+++ b/dev-python/parso/Manifest
@@ -1,3 +1,4 @@
 DIST parso-0.7.0.tar.gz 395175 BLAKE2B ac407b711b6229a93864e339b3632563d3fcd7f84e22a43bd89282300b931f58d638ab8a64c441dc183852576261be18a3be471b0824b6e56fb69025cf666d6b SHA512 41ad60b1d7dff682281059aabff0d43ccd3048b6cc6ee3e9e141d4a0a965fd99449f6d3f23689914c1f7bda371e3cc86266775a1c23fb1c430ea689c916fbb71
 DIST parso-0.7.1.tar.gz 399842 BLAKE2B 1e47c1dd6846d01aa5820d7cedc3eafcf12ea0d4a2e95fa3f54429633b1c12dc39a4abe237fa46eb629408006777bd1f512cf878025b55119568ac19729b8c19 SHA512 318969a7a941c4a0948e58643b07b6f5c446ea166b3a8e44a556f0677ec9a36d7dc8c6d37ca7bce3f8276ee3d7144e22fbaaeac90c738fb90f7e94a0cf8abf7d
 DIST parso-0.8.0.tar.gz 392579 BLAKE2B b816a9f54aca54fbb8df772d1f6501d55fccef91d3c9bfcddc9f069e1b5a15dee7742bf37dbfd07f26253247a29a42303c4034608c6c9991c97e55acac77b69d SHA512 fe9d1c46cb128d6af9c45f333e49475da795c1ed67572891f4daf08af620814b9db18469be11f771869e0f44acea9446e1419067e1b72affc1cb669a277d6a2c
+DIST parso-0.8.1.tar.gz 393403 BLAKE2B d8d2a025dfb6664d8deeabfc621f4dcf0c6f6e0769dc3a7081888436cce39685f7749ee4ed33c501e3690bec0c8b21d18195d585a8baf5fa8c1b1ae1bfad5680 SHA512 10cc36a4f288d06b8d06bf3995eafe8c6b5d46d0ab01ce6db4557c82f8c64c6792b438a5b7dea570a9690bad586ab4216161268be9c1979b91b3af50e1c8801c

diff --git a/dev-python/parso/parso-0.8.1.ebuild b/dev-python/parso/parso-0.8.1.ebuild
new file mode 100644
index 00000000000..e5da1da9a57
--- /dev/null
+++ b/dev-python/parso/parso-0.8.1.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=( python3_{6..9} pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="a python parser that supports error recovery and round-trip parsing"
+HOMEPAGE="https://github.com/davidhalter/parso https://pypi.org/project/parso/"
+SRC_URI="https://github.com/davidhalter/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+
+distutils_enable_sphinx docs
+distutils_enable_tests pytest


             reply	other threads:[~2020-12-31  6:07 UTC|newest]

Thread overview: 81+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-31  6:07 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-16 17:37 [gentoo-commits] repo/gentoo:master commit in: dev-python/parso/ Michał Górny
2024-04-20  9:54 Michał Górny
2024-04-20  9:51 Michał Górny
2024-04-05 19:45 Michał Górny
2023-06-01 13:22 Michał Górny
2023-06-01 13:22 Michał Górny
2022-05-26  9:30 Andrew Ammerlaan
2022-04-25 19:25 Michał Górny
2022-04-25 18:59 Sam James
2022-04-07  4:40 Michał Górny
2021-12-31 18:43 Arthur Zamarin
2021-11-30 21:55 Michał Górny
2021-09-05  1:18 Sam James
2021-09-05  1:18 Sam James
2021-08-26  3:00 Sam James
2021-08-24 23:21 Sam James
2021-08-20 23:51 Sam James
2021-08-20  6:00 Agostino Sarubbo
2021-08-20  5:59 Agostino Sarubbo
2021-08-04 10:23 Sergei Trofimovich
2021-08-04 10:23 Sergei Trofimovich
2021-07-25 15:26 Sergei Trofimovich
2021-07-25 15:26 Sergei Trofimovich
2021-07-25  3:16 Matt Turner
2021-07-25  3:16 Matt Turner
2021-07-24  8:23 Michał Górny
2021-07-01  8:43 Michał Górny
2021-06-20  1:55 Sam James
2021-06-20  1:55 Sam James
2021-05-06 11:19 Michał Górny
2021-05-06 10:06 Sam James
2021-03-31 10:14 Michał Górny
2021-03-02  8:43 Michał Górny
2021-03-02  3:15 Sam James
2020-09-20  9:36 Michał Górny
2020-09-18 23:59 Sam James
2020-09-08 23:59 Sam James
2020-08-05  7:50 Michał Górny
2020-07-24 14:31 Michał Górny
2020-07-21 22:32 Sam James
2020-06-03 15:21 Agostino Sarubbo
2020-06-03 15:17 Agostino Sarubbo
2020-06-03 15:10 Agostino Sarubbo
2020-06-02 12:01 Michał Górny
2020-04-14  7:58 Agostino Sarubbo
2020-04-14  5:33 Michał Górny
2020-04-14  5:33 Michał Górny
2020-03-27 16:25 Joonas Niilola
2020-03-19 17:20 Michał Górny
2020-03-19 11:40 Mart Raudsepp
2020-03-05  9:27 Agostino Sarubbo
2020-03-05  9:26 Agostino Sarubbo
2020-03-05  9:07 Agostino Sarubbo
2020-03-04 12:33 Michał Górny
2020-03-04  5:01 Michał Górny
2020-03-02 11:34 Sergei Trofimovich
2020-02-28 17:50 Agostino Sarubbo
2020-02-28 14:12 Agostino Sarubbo
2020-02-28  6:06 Michał Górny
2020-02-28  6:06 Michał Górny
2020-02-04  4:50 Michał Górny
2020-01-27 14:28 Agostino Sarubbo
2020-01-27 14:25 Agostino Sarubbo
2020-01-27 12:51 Agostino Sarubbo
2020-01-27  7:22 Michał Górny
2019-12-16  8:09 Michał Górny
2019-12-16  8:09 Michał Górny
2019-12-16  8:09 Michał Górny
2019-12-03  0:54 Patrick McLean
2019-12-02 21:13 Aaron Bauman
2019-11-24 16:15 Aaron Bauman
2019-07-14  6:23 Michał Górny
2019-07-03 22:00 Tim Harder
2019-07-03 22:00 Tim Harder
2018-08-30 15:21 Michał Górny
2018-08-30 15:21 Michał Górny
2018-03-21 20:24 Markus Meier
2018-03-12  0:51 Matt Turner
2018-03-04 22:40 Sergei Trofimovich
2018-02-06  1:53 Tim Harder

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=1609394864.144da4872e65ee51d9db4925d0066dffa2c680bd.sam@gentoo \
    --to=sam@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