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/jsonrpclib/
Date: Thu,  4 Jan 2018 21:50:45 +0000 (UTC)	[thread overview]
Message-ID: <1515102635.fee3b30ad342f87e8015e8e154d7906a8330cb76.mgorny@gentoo> (raw)

commit:     fee3b30ad342f87e8015e8e154d7906a8330cb76
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Jan  4 20:40:05 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Jan  4 21:50:35 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fee3b30a

dev-python/jsonrpclib: Clean old up

 dev-python/jsonrpclib/Manifest                |  1 -
 dev-python/jsonrpclib/jsonrpclib-0.1.7.ebuild | 26 --------------------------
 2 files changed, 27 deletions(-)

diff --git a/dev-python/jsonrpclib/Manifest b/dev-python/jsonrpclib/Manifest
index 300c8d17911..bdcc515118b 100644
--- a/dev-python/jsonrpclib/Manifest
+++ b/dev-python/jsonrpclib/Manifest
@@ -1,3 +1,2 @@
-DIST jsonrpclib-0.1.7.tar.gz 16980 BLAKE2B 76052a094d45cd483df8b4e12e657d43aca222f2baf6f89c733c0eac0c9b52db13b23be89d5e729153ed21988b04c4545f3e5dfd0f8bf1dbe4dd03b439cb0f1e SHA512 caa315879faac986c14a15cd87591ea2823405f2ea0731962c37147378f77bcfd260c6e7900bc128392332b27e2c0ae23cab9cb6150adb39924f9a369405b2ec
 DIST jsonrpclib-0.3.1.tar.gz 42704 BLAKE2B e3c83bb25ec83a93fdde8f6f4b8b18de0d0ddd0cc35c04f9f83b1f0e75803211a6f6b85768b0c7f9de4bcac18df721df8057148aa7aa0628dd1d345c2e4d90e1 SHA512 7cd44d44f3952ee7ac4006904427ddd3a69b60e6a0a4eaff4b75d03b1c30f7a65debd69552035a4ee375a33c80ec428fc1ef10979f55316bcfd015603c62304f
 DIST jsonrpclib-0_pre20110820.tar.bz2 14608 BLAKE2B 1cc7fea4984009c1c21d9dfd9cabec10d48406294262b973dcf5f3d3148fc74be5f201ee11c91600e7b6679dbd5716d197d727c89da738d2dc54aa9a0e1dec82 SHA512 80864890982c4a11996cd9fae21029cdf40b089eb6c2d265c645f52fe0a6e858b3405c5d899d2a5908527da04263d93064f365c5308adda1791105bf32329b71

diff --git a/dev-python/jsonrpclib/jsonrpclib-0.1.7.ebuild b/dev-python/jsonrpclib/jsonrpclib-0.1.7.ebuild
deleted file mode 100644
index 0f9b2831c04..00000000000
--- a/dev-python/jsonrpclib/jsonrpclib-0.1.7.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-if [[ ${PV} == "9999" ]] ; then
-	EGIT_REPO_URI="https://github.com/joshmarshall/jsonrpclib.git"
-	inherit git-r3
-else
-	SRC_URI="https://github.com/joshmarshall/jsonrpclib/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-	KEYWORDS="~amd64 ~arm ~mips ~x86"
-fi
-
-DESCRIPTION="python implementation of the JSON-RPC spec (1.0 and 2.0)"
-HOMEPAGE="https://github.com/joshmarshall/jsonrpclib"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE=""
-
-DEPEND=""
-RDEPEND="${DEPEND}
-	dev-python/simplejson"


             reply	other threads:[~2018-01-04 21:50 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-04 21:50 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-06-03  8:50 [gentoo-commits] repo/gentoo:master commit in: dev-python/jsonrpclib/ Michał Górny
2023-02-17  8:52 Sam James
2022-06-22  7:57 Michał Górny
2022-06-22  6:53 Agostino Sarubbo
2022-05-25 18:42 Arthur Zamarin
2022-04-25 12:11 Michał Górny
2021-06-05 14:17 Michał Górny
2021-01-30 15:17 Conrad Kostecki
2020-12-06 17:42 Michał Górny
2020-12-06 17:37 Sam James
2020-11-17 17:43 Michał Górny
2020-11-09 21:29 Michał Górny
2020-07-09 10:55 Michał Górny
2020-07-09 10:55 Michał Górny
2020-04-13 10:32 Michał Górny
2020-03-25 13:00 Michał Górny
2020-03-25 13:00 Michał Górny
2020-02-05 15:29 Michał Górny
2019-12-03  3:02 Aaron Bauman
2019-07-30  7:24 Michał Górny
2019-07-30  7:24 Michał Górny
2019-07-30  7:24 Michał Górny
2018-03-15 16:20 Mikle Kolyada
2017-12-31 15:38 Anthony G. Basile
2017-12-31 11:08 Anthony G. Basile
2017-12-17  4:57 Anthony G. Basile
2017-12-17  4:47 Anthony G. Basile
2017-12-17  4:33 Anthony G. Basile
2017-12-17  3:28 Zac Medico
2017-07-30  9:15 Michał Górny
2016-03-26 19:09 Mike Gilbert
2016-03-26 18:07 Mike Frysinger

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=1515102635.fee3b30ad342f87e8015e8e154d7906a8330cb76.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