public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/funcparserlib/
Date: Sat,  9 Oct 2021 19:25:03 +0000 (UTC)	[thread overview]
Message-ID: <1633807490.389eb83645db247c73cf25daf76003a920bbfc5a.arthurzam@gentoo> (raw)

commit:     389eb83645db247c73cf25daf76003a920bbfc5a
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Oct  9 19:24:19 2021 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Oct  9 19:24:50 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=389eb836

dev-python/funcparserlib: drop 0.3.6-r1

Closes: https://bugs.gentoo.org/813900
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-python/funcparserlib/Manifest                  |  1 -
 .../funcparserlib/funcparserlib-0.3.6-r1.ebuild    | 27 ----------------------
 2 files changed, 28 deletions(-)

diff --git a/dev-python/funcparserlib/Manifest b/dev-python/funcparserlib/Manifest
index 7276f56c942..316879f4350 100644
--- a/dev-python/funcparserlib/Manifest
+++ b/dev-python/funcparserlib/Manifest
@@ -1,2 +1 @@
-DIST funcparserlib-0.3.6.tar.gz 30401 BLAKE2B cfce97cf08914f67ba3bd743bd3d6e7e7a03599ddc00d58a884aa84118d197d92bcc67a93ff1f7a2ab2074d66704078f5392c1d846004a5cd6eed2a423ba6b61 SHA512 efa52f788aa902b099660cb8bc60a025085a8c383e52bd0824a0c3ae28a6c13804a0659de0c80b4dcd839ee70491805d4eecda6cea221e35c3750ec569098c24
 DIST funcparserlib-0.3.6_p20210809.gh.tar.gz 68069 BLAKE2B 937079952a42f2171af8f6421097eb920d01eae02f870c27a790ae374a1c8c3ac27019eae78d655b80458bf319fd2db7d411404902357ac66eea5daa4472ecf9 SHA512 7d2b6d27e1981d97097c2aafc0730e5b6c6bf98707e997f87f7a9944667ea361db41305099803a43ec04b46ab53e4ab09d0863413d00a39a6fb27c30cceac361

diff --git a/dev-python/funcparserlib/funcparserlib-0.3.6-r1.ebuild b/dev-python/funcparserlib/funcparserlib-0.3.6-r1.ebuild
deleted file mode 100644
index 03a6ca5816d..00000000000
--- a/dev-python/funcparserlib/funcparserlib-0.3.6-r1.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{8..10} )
-inherit distutils-r1
-
-DESCRIPTION="Recursive descent parsing library based on functional combinators"
-HOMEPAGE="https://pypi.org/project/funcparserlib/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86"
-
-BDEPEND="<dev-python/setuptools-58[${PYTHON_USEDEP}]"
-
-python_test() {
-	cd "${BUILD_DIR}"/lib || die
-	"${EPYTHON}" -m unittest discover -v || die "Tests fail with ${EPYTHON}"
-}
-
-python_install_all() {
-	local DOCS=( doc/*.md )
-	distutils-r1_python_install_all
-}


             reply	other threads:[~2021-10-09 19:25 UTC|newest]

Thread overview: 48+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-09 19:25 Arthur Zamarin [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-16 19:56 [gentoo-commits] repo/gentoo:master commit in: dev-python/funcparserlib/ Petr Vaněk
2023-06-06 17:39 Arthur Zamarin
2022-12-10  9:06 Michał Górny
2022-12-10  9:03 Michał Górny
2022-12-10  8:57 Arthur Zamarin
2022-11-04  8:23 Arthur Zamarin
2022-05-27 19:45 Michał Górny
2022-05-27  9:07 Jakov Smolić
2022-05-02 19:17 Arthur Zamarin
2022-04-30  7:35 Michał Górny
2022-04-26  3:07 Sam James
2022-04-25 12:11 Michał Górny
2022-02-27 18:46 Michał Górny
2022-01-26 23:19 Michał Górny
2022-01-08 13:35 Michał Górny
2022-01-08 13:32 Arthur Zamarin
2021-12-08 17:08 Arthur Zamarin
2021-10-09 19:18 Sam James
2021-10-09  9:32 Arthur Zamarin
2021-09-10  6:52 Arthur Zamarin
2021-09-10  6:52 Arthur Zamarin
2021-07-27 23:11 Marek Szuba
2021-05-10 19:43 Michał Górny
2021-02-22 22:20 Sam James
2021-02-22 22:20 Sam James
2020-11-30 21:12 Sergei Trofimovich
2020-11-26 19:08 Sam James
2020-11-26 13:21 Sam James
2020-10-07  1:02 Sam James
2020-10-01 17:29 Sergei Trofimovich
2020-09-28 17:41 Sergei Trofimovich
2020-09-27  6:42 Matt Turner
2020-09-13  4:55 Sam James
2020-08-25 10:23 Sam James
2020-08-20 21:55 Sergei Trofimovich
2020-08-18 21:53 Sergei Trofimovich
2020-03-25 13:00 Michał Górny
2020-03-25 13:00 Michał Górny
2020-02-05 13:24 Michał Górny
2019-12-02 21:13 Aaron Bauman
2019-07-14 12:27 Michał Górny
2019-07-14 12:27 Michał Górny
2019-07-14 12:27 Michał Górny
2019-04-27 11:49 Anthony G. Basile
2019-03-16 23:17 Anthony G. Basile
2018-02-05 21:54 Michał Górny
2017-04-22 10:18 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=1633807490.389eb83645db247c73cf25daf76003a920bbfc5a.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