public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/rply/
Date: Thu, 28 Jan 2021 08:35:27 +0000 (UTC)	[thread overview]
Message-ID: <1611822916.9b55fba00aa11030d2f3922eff78344945cc9916.mgorny@gentoo> (raw)

commit:     9b55fba00aa11030d2f3922eff78344945cc9916
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 28 07:49:04 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Jan 28 08:35:16 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b55fba0

dev-python/rply: Bump to 0.7.8

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/rply/Manifest          |  1 +
 dev-python/rply/rply-0.7.8.ebuild | 24 ++++++++++++++++++++++++
 2 files changed, 25 insertions(+)

diff --git a/dev-python/rply/Manifest b/dev-python/rply/Manifest
index 06143494a09..66ae907c4c7 100644
--- a/dev-python/rply/Manifest
+++ b/dev-python/rply/Manifest
@@ -1 +1,2 @@
 DIST rply-0.7.7.tar.gz 26366 BLAKE2B 09e6b93e9581745209b2d1fede6e0e4f08c2a34cc2495ea73aebb27b012353bbdb749ef127128cd5d9df201607f73625e248945038a927d788e324fb632341b4 SHA512 c01166b7df067a6a55d1b43caa7b5a349045e838899daf82e2ba70a2c2525fd68e95f11e5319a1fe36936e696352a37bdc13f132f739cd52759a9a9c91e317ba
+DIST rply-0.7.8.tar.gz 26697 BLAKE2B 95c4be3bbbd7aea7f278dbe0c37fd43d012df768169d0363d1a938f762c2f9ad69d596cbbaaafee3c93f3d615ea5cd1509e9b642188320f8acd09c12d6b7c780 SHA512 b43e6425f046561cfca616801d37d7151f015aeb2ea2365abc00f97fd6b41f1a01a17e330aed5a81537065e4b29d49cd0824b5a5cb8b2d11da2ff1f8de952fce

diff --git a/dev-python/rply/rply-0.7.8.ebuild b/dev-python/rply/rply-0.7.8.ebuild
new file mode 100644
index 00000000000..d42fc41fdfa
--- /dev/null
+++ b/dev-python/rply/rply-0.7.8.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..9} )
+
+inherit distutils-r1
+
+DESCRIPTION="Pure python parser generator that also works with RPython"
+HOMEPAGE="https://github.com/alex/rply"
+SRC_URI="https://github.com/alex/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="
+	dev-python/appdirs[${PYTHON_USEDEP}]
+	dev-python/setuptools[${PYTHON_USEDEP}]
+	test? (
+		dev-python/py[${PYTHON_USEDEP}] )"
+
+distutils_enable_tests pytest


             reply	other threads:[~2021-01-28  8:35 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-28  8:35 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-30 17:00 [gentoo-commits] repo/gentoo:master commit in: dev-python/rply/ Michał Górny
2023-11-24 15:29 Michał Górny
2023-11-23 16:49 Arthur Zamarin
2023-06-01 15:03 Michał Górny
2023-03-20  5:36 Michał Górny
2023-03-19 18:52 Arthur Zamarin
2023-02-16 18:19 Michał Górny
2021-05-23  9:29 Michał Górny
2021-05-23  9:29 Michał Górny
2021-03-02  9:06 Michał Górny
2021-03-02  7:39 Sam James
2021-03-02  1:01 Michał Górny
2020-09-27 14:11 Michał Górny
2020-03-29  7:31 Michał Górny
2020-02-11 19:50 Agostino Sarubbo
2020-02-11 19:43 Agostino Sarubbo
2020-02-06  5:59 Michał Górny
2019-09-03 12:40 Michał Górny
2019-09-03 12:40 Michał Górny
2019-09-03 12:40 Michał Górny
2018-06-28 14:54 Alexey Shvetsov
2018-06-28 12:20 Alexey Shvetsov
2018-06-26 18:09 Pacho Ramos
2018-05-27 20:16 Mikle Kolyada
2018-05-25 23:58 Thomas Deutschmann
2018-02-23  6:51 Patrick Lauer
2017-05-02 14:02 Michał Górny
2017-01-19 10:59 Agostino Sarubbo
2017-01-18 16:52 Agostino Sarubbo
2016-01-01 11:32 Patrick Lauer
2015-11-01 16:06 Mikle Kolyada
2015-10-11  9:06 Dirkjan Ochtman

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=1611822916.9b55fba00aa11030d2f3922eff78344945cc9916.mgorny@gentoo \
    --to=mgorny@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