From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/lark/
Date: Tue, 10 Jan 2023 08:42:16 +0000 (UTC) [thread overview]
Message-ID: <1673340091.e1dc951f132c10f3e7a96898a5eab329a4fc1dde.arthurzam@gentoo> (raw)
commit: e1dc951f132c10f3e7a96898a5eab329a4fc1dde
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 10 08:41:31 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Jan 10 08:41:31 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1dc951f
dev-python/lark: drop 1.1.4
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/lark/Manifest | 1 -
dev-python/lark/lark-1.1.4.ebuild | 45 ---------------------------------------
2 files changed, 46 deletions(-)
diff --git a/dev-python/lark/Manifest b/dev-python/lark/Manifest
index 6da9f768efbc..9378952f5e56 100644
--- a/dev-python/lark/Manifest
+++ b/dev-python/lark/Manifest
@@ -1,2 +1 @@
-DIST lark-1.1.4.tar.gz 246520 BLAKE2B 08073f89a3403d5e722b3af4d9226ea4ca890a7ad9978fb69f023f1219bb2d148533a68810188d3af35770cc36d29629a1c57a3fbab4098e9ec3d4e73f68ffe8 SHA512 32498f8c387320dce89ebab66e9eed49dc83b855060a8fb9459e6323d0d783ff7184ac997ff095fead09766c00f28c12ccbcd614effb8344ba49df51f7b5a566
DIST lark-1.1.5.tar.gz 246737 BLAKE2B 2111bb6c2f6eaa05b803daf11f0f55641c9b3943a97f943fd27b5dd33f8b511e3b0fc4fb335edbb3926ad19da6cb2696b7f87003b7def068cae1d805b3feb8d9 SHA512 8103e050745c83c99b077667aa8b1d4dfad28f5554d2381534b3518d8d3e8adb70f0304fdc7e1c762d3ea26089181d9632dea155b6cd97237078b89330a6711e
diff --git a/dev-python/lark/lark-1.1.4.ebuild b/dev-python/lark/lark-1.1.4.ebuild
deleted file mode 100644
index 3c14605b016f..000000000000
--- a/dev-python/lark/lark-1.1.4.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..11} pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="Python module to propose a modern general-purpose parsing library for Python"
-HOMEPAGE="
- https://github.com/lark-parser/lark/
- https://pypi.org/project/lark/
-"
-SRC_URI="mirror://pypi/${PN:0:1}/lark/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
-
-BDEPEND="
- test? (
- dev-python/atomicwrites[${PYTHON_USEDEP}]
- dev-python/regex[${PYTHON_USEDEP}]
- )
-"
-
-distutils_enable_tests pytest
-
-python_test() {
- local EPYTEST_IGNORE=(
- # require dev-python/js2py which is a really bad quality package
- tests/test_nearley/test_nearley.py
- )
-
- if has "${EPYTHON}" pypy3 python3.{8,9}; then
- EPYTEST_IGNORE+=(
- # test using Python 3.10+ syntax
- tests/test_pattern_matching.py
- )
- fi
-
- epytest
-}
next reply other threads:[~2023-01-10 8:42 UTC|newest]
Thread overview: 56+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-10 8:42 Arthur Zamarin [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-08-31 9:21 [gentoo-commits] repo/gentoo:master commit in: dev-python/lark/ Michał Górny
2024-08-31 8:41 Arthur Zamarin
2024-08-14 6:05 Michał Górny
2024-05-09 17:32 Michał Górny
2024-02-10 3:24 Sam James
2024-01-29 10:11 Michał Górny
2024-01-29 8:01 Sam James
2024-01-10 21:12 Michał Górny
2023-11-25 10:42 Michał Górny
2023-11-25 8:51 Sam James
2023-10-23 12:35 Michał Górny
2023-08-19 16:21 Michał Górny
2023-08-19 16:08 Arthur Zamarin
2023-07-21 6:06 Michał Górny
2023-07-18 7:30 Michał Górny
2023-07-08 10:47 Benda XU
2023-05-26 20:29 Arthur Zamarin
2023-03-16 3:56 Michał Górny
2023-01-10 8:40 Arthur Zamarin
2023-01-08 5:21 Michał Górny
2023-01-07 19:31 Arthur Zamarin
2023-01-07 19:31 Arthur Zamarin
2023-01-07 19:31 Arthur Zamarin
2023-01-07 19:02 Arthur Zamarin
2023-01-07 19:02 Arthur Zamarin
2023-01-07 18:46 Arthur Zamarin
2023-01-07 18:31 Arthur Zamarin
2022-12-11 20:50 Michał Górny
2022-12-11 18:30 Arthur Zamarin
2022-12-10 9:11 Arthur Zamarin
2022-12-10 8:55 Arthur Zamarin
2022-12-10 8:53 Arthur Zamarin
2022-12-07 16:24 Michał Górny
2022-11-16 6:01 Arthur Zamarin
2022-11-16 6:00 Arthur Zamarin
2022-11-11 5:34 Sam James
2022-11-11 4:25 Sam James
2022-11-11 3:50 Sam James
2022-11-10 19:22 Arthur Zamarin
2022-11-10 19:22 Arthur Zamarin
2022-11-10 19:22 Arthur Zamarin
2022-11-10 19:03 Arthur Zamarin
2022-11-02 7:37 Michał Górny
2022-10-11 12:24 Michał Górny
2022-05-27 19:55 Michał Górny
2022-05-27 10:46 Jakov Smolić
2022-05-27 9:49 Jakov Smolić
2022-05-27 9:29 Jakov Smolić
2022-05-27 9:18 Jakov Smolić
2022-05-27 9:18 Jakov Smolić
2022-05-27 9:14 Jakov Smolić
2022-05-27 9:12 Jakov Smolić
2022-05-27 9:07 Jakov Smolić
2022-05-12 14:01 Michał Górny
2022-04-25 16:38 Michał Górny
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=1673340091.e1dc951f132c10f3e7a96898a5eab329a4fc1dde.arthurzam@gentoo \
--to=arthurzam@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