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/ijson/
Date: Tue,  2 Mar 2021 08:43:57 +0000 (UTC)	[thread overview]
Message-ID: <1614674628.25b6927fe001844c545dbeceb2b31d919fee3453.mgorny@gentoo> (raw)

commit:     25b6927fe001844c545dbeceb2b31d919fee3453
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Mar  2 08:40:08 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Mar  2 08:43:48 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25b6927f

dev-python/ijson: Remove old

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

 dev-python/ijson/Manifest           |  1 -
 dev-python/ijson/ijson-3.1.1.ebuild | 27 ---------------------------
 2 files changed, 28 deletions(-)

diff --git a/dev-python/ijson/Manifest b/dev-python/ijson/Manifest
index db0eeed3ed4..32677cc044d 100644
--- a/dev-python/ijson/Manifest
+++ b/dev-python/ijson/Manifest
@@ -1,2 +1 @@
-DIST ijson-3.1.1.tar.gz 124875 BLAKE2B 6f20efa076cf9e9a9f22eec65c7658440cc2ddffc2bf88054025f76f2df48e395d1c11a52501a45e7b5301448ce5874fb3e62d9111963f49f976ee68836c39d1 SHA512 c693444ac757c3b6e1f762d4a877a82b11ccaaecc922d34b868d236a78d9cf8f8648cb6d1188f0444caf61a0758f3080d3bfbd79c1ee51114bbd7c0a34bc633e
 DIST ijson-3.1.3.tar.gz 125658 BLAKE2B 3866c89b3dab6f55138b51d52c55a1b2c83e4e26d98e08724cd3d96ccb28a7d2a5fb1889e59f499cfe3b4ee8642933f88fbb18111ac94a8195a97109fbf8a08f SHA512 f4da9e44cc42fac7d9eeb6ba897ba7c3b477e07b4fb6e91abda59a83638d29dc41a845ba9ff5907130657a78ccfb788a6b88d8026f58b2095174e6939e25ef8a

diff --git a/dev-python/ijson/ijson-3.1.1.ebuild b/dev-python/ijson/ijson-3.1.1.ebuild
deleted file mode 100644
index 31e0b1239f2..00000000000
--- a/dev-python/ijson/ijson-3.1.1.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_{7..9} pypy3 )
-
-inherit distutils-r1
-
-MY_PV="${PV//_p/.post}"
-DESCRIPTION="Iterative JSON parser with a Pythonic interface"
-HOMEPAGE="
-	https://github.com/ICRAR/ijson
-	https://pypi.org/project/ijson/
-"
-SRC_URI="https://github.com/ICRAR/${PN}/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz"
-S="${WORKDIR}/${PN}-${MY_PV}"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-RDEPEND="
-	dev-libs/yajl
-"
-DEPEND="${RDEPEND}"
-
-distutils_enable_tests pytest


             reply	other threads:[~2021-03-02  8:44 UTC|newest]

Thread overview: 46+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-02  8:43 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-22 17:52 [gentoo-commits] repo/gentoo:master commit in: dev-python/ijson/ Michał Górny
2024-06-22 17:18 Sam James
2024-06-22 17:18 Sam James
2024-06-06 16:17 Michał Górny
2024-05-17 18:40 Michał Górny
2023-08-24 12:47 Michał Górny
2023-07-22 13:04 Michał Górny
2023-07-22 13:04 Michał Górny
2023-07-22 12:58 Arthur Zamarin
2023-07-05 20:52 Sam James
2023-07-05 20:52 Sam James
2023-06-23  6:06 Michał Górny
2023-06-19 16:23 Michał Górny
2023-06-13  5:12 Michał Górny
2023-05-04 16:17 Michał Górny
2023-02-17  6:21 Michał Górny
2023-02-16 22:49 Sam James
2023-01-04 14:15 Michał Górny
2022-07-11 16:32 Arthur Zamarin
2021-05-22 18:18 Michał Górny
2021-04-06 20:39 Michał Górny
2021-04-06 19:49 Sam James
2021-04-06 19:47 Sam James
2021-03-03  8:07 Michał Górny
2021-03-02  3:15 Sam James
2021-03-02  1:40 Sam James
2021-01-17 16:16 Sam James
2020-11-02 10:34 Michał Górny
2020-11-02  9:47 Sam James
2020-10-18 18:51 Thomas Deutschmann
2020-09-03  0:09 Patrick McLean
2020-09-02  6:41 Michał Górny
2020-09-01 21:08 Sam James
2020-08-30  1:32 Thomas Deutschmann
2020-07-30 23:29 Patrick McLean
2020-03-27 15:37 Michał Górny
2019-11-09 11:45 Michał Górny
2019-11-09 11:45 Michał Górny
2019-11-09 11:45 Michał Górny
2019-07-06  8:57 Tim Harder
2017-10-26 15:00 Tim Harder
2016-08-19  2:56 Tim Harder
2016-08-19  2:56 Tim Harder
2016-03-16  4:20 Tim Harder
2016-02-18 19:47 Patrick Lauer

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=1614674628.25b6927fe001844c545dbeceb2b31d919fee3453.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