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/jsonpatch/
Date: Mon,  4 May 2020 11:13:01 +0000 (UTC)	[thread overview]
Message-ID: <1588590723.c2850432d6eaf262373e7ddeab22c85a336017fb.mgorny@gentoo> (raw)

commit:     c2850432d6eaf262373e7ddeab22c85a336017fb
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon May  4 11:12:03 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon May  4 11:12:03 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2850432

dev-python/jsonpatch: Remove old

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

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

diff --git a/dev-python/jsonpatch/Manifest b/dev-python/jsonpatch/Manifest
index 353a6af6641..90c624cf749 100644
--- a/dev-python/jsonpatch/Manifest
+++ b/dev-python/jsonpatch/Manifest
@@ -1,2 +1 @@
-DIST jsonpatch-1.23.tar.gz 18162 BLAKE2B 86322a4de88d37eb674d28425d3aee4ad3b589c724b124f37f16e8303200c742404512b9c675f5b5eb8d8f7916469ebb7915bf289c8190092bcf48a1cb9ca7a0 SHA512 da612fc043e351087fbda26cd5686743107dafca1223e784626c39113dfb4770647db1420e9ab9eee93d12c608a6e0812f0825229ab092962cfb390b6b1795ed
 DIST jsonpatch-1.25.tar.gz 24340 BLAKE2B 0022b4b0b3a0487958b86f14c1738a32593b8056510e3836e15385874b64f5d243d757c99a146a48da6563f0d9330eb38cb91ad6cde3e0a1b4cb8cbd3b15f9dd SHA512 5e1d5b6dcb6ee847ddd561400fe2d00e07aa1827a63ab98a38cd5e91fa0e52d8635eba1192edbccf9c7b9ce9c7ce0a414d580665c427c87a820e533d26092ad6

diff --git a/dev-python/jsonpatch/jsonpatch-1.23.ebuild b/dev-python/jsonpatch/jsonpatch-1.23.ebuild
deleted file mode 100644
index 0b8c2f80ac1..00000000000
--- a/dev-python/jsonpatch/jsonpatch-1.23.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_{6,7} )
-
-RESTRICT="test"
-
-inherit distutils-r1
-
-DESCRIPTION="Apply JSON-Patches like http://tools.ietf.org/html/draft-pbryan-json-patch-04"
-HOMEPAGE="https://github.com/stefankoegl/python-json-patch"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 ppc64 x86 ~amd64-linux ~x86-linux"
-IUSE="test"
-
-RDEPEND=">=dev-python/jsonpointer-1.9[${PYTHON_USEDEP}]"
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
-	test? ( ${RDEPEND} )"
-
-python_test() {
-	"${PYTHON}" tests.py || die "Tests of tests.py fail with ${EPYTHON}"
-	"${PYTHON}" ext_tests.py || die "Tests of ext_tests.py fail with ${EPYTHON}"
-}


             reply	other threads:[~2020-05-04 11:13 UTC|newest]

Thread overview: 44+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-04 11:13 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-25 13:07 [gentoo-commits] repo/gentoo:master commit in: dev-python/jsonpatch/ WANG Xuerui
2024-05-18  5:30 Michał Górny
2023-07-05  8:14 Michał Górny
2023-07-05  8:01 Arthur Zamarin
2023-06-17  5:59 Michał Górny
2023-06-01 12:40 Michał Górny
2023-06-01 12:40 Michał Górny
2022-05-18 14:22 Andrew Ammerlaan
2021-09-02 13:27 Marek Szuba
2021-05-23 13:41 Michał Górny
2021-04-05 18:39 Michał Górny
2021-04-05 16:53 Sam James
2021-03-14  8:12 Michał Górny
2021-03-04 20:27 Michał Górny
2021-03-03  7:36 Michał Górny
2021-01-05 21:32 Michał Górny
2021-01-05 21:03 Sam James
2020-12-27  8:58 Michał Górny
2020-12-26 23:37 Sam James
2020-12-02  9:20 Michał Górny
2020-11-24  7:43 Michał Górny
2020-07-30 20:41 Michał Górny
2020-07-30 20:03 Sam James
2020-07-30 19:39 Sam James
2020-07-29 10:20 Michał Górny
2020-07-17  1:52 Sam James
2020-06-23  6:03 Michał Górny
2020-06-14 11:10 Michał Górny
2020-05-03 15:13 Agostino Sarubbo
2020-04-02 21:45 Patrick McLean
2020-03-27 20:22 Michał Górny
2020-02-05 15:29 Michał Górny
2019-05-11 19:06 Matthew Thode
2019-04-10  5:08 Matthew Thode
2018-02-24  5:51 Matt Thode
2018-02-24  5:51 Matt Thode
2017-02-27  6:21 Zac Medico
2017-02-27  5:55 Zac Medico
2017-01-19 11:34 Agostino Sarubbo
2017-01-19 11:25 Agostino Sarubbo
2016-03-02 11:44 Patrick Lauer
2016-02-28  6:51 Matt Thode
2016-02-18 20:08 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=1588590723.c2850432d6eaf262373e7ddeab22c85a336017fb.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