public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Fabian Groffen" <grobian@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/thrift/
Date: Thu,  7 Jan 2021 14:44:14 +0000 (UTC)	[thread overview]
Message-ID: <1610030649.e82c786f414c8a81a5fde1dcf66ce4f47fe4d77c.grobian@gentoo> (raw)

commit:     e82c786f414c8a81a5fde1dcf66ce4f47fe4d77c
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Thu Jan  7 14:44:09 2021 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Thu Jan  7 14:44:09 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e82c786f

dev-python/thrift: security cleanup

Bug: https://bugs.gentoo.org/761409
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>

 dev-python/thrift/Manifest             |  1 -
 dev-python/thrift/thrift-0.11.0.ebuild | 20 --------------------
 2 files changed, 21 deletions(-)

diff --git a/dev-python/thrift/Manifest b/dev-python/thrift/Manifest
index fce62f8684f..37af6138fd5 100644
--- a/dev-python/thrift/Manifest
+++ b/dev-python/thrift/Manifest
@@ -1,2 +1 @@
-DIST thrift-0.11.0.tar.gz 52467 BLAKE2B 72dca118476dc5d618f6434614e5d72c6f496088731de9b62fcf47e76dcf707a171721df2aa4c87fdcf90670b8fd11c3a1cdb2b090b78683a3f4a204ef8121cb SHA512 cba59eef2841fa008a19cd36b322491b67d711698205d6671c76e38a3de2b330db8aa54516de8cdd4020dc795e67ed55913df53466f5dbf07d38fed2d10f9349
 DIST thrift-0.13.0.tar.gz 59911 BLAKE2B b45363c2e8bbc5c7fae25533c7df9be49e6ea88b5ce077e9a580c28decf06de608d50100ba77cdb1ce8c7e56b87608d193b8579a4f89cc4fb74d672da0ba7e93 SHA512 063440db324efdae1fc4466133deaedeb1edd2f953f6924191ad819476f7b62a434d52960837e94516a673063ceab8b446b4f7dc8c94bb2d1fb84e95d2fa3d78

diff --git a/dev-python/thrift/thrift-0.11.0.ebuild b/dev-python/thrift/thrift-0.11.0.ebuild
deleted file mode 100644
index cf8de9c0a74..00000000000
--- a/dev-python/thrift/thrift-0.11.0.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_{6,7,8} )
-
-inherit distutils-r1
-
-DESCRIPTION="Python implementation of Thrift"
-HOMEPAGE="https://pypi.org/project/thrift/ https://thrift.apache.org/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
-
-DEPEND="${RDEPEND}
-	dev-python/setuptools[${PYTHON_USEDEP}]
-"


             reply	other threads:[~2021-01-07 14:44 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-07 14:44 Fabian Groffen [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-06  9:29 [gentoo-commits] repo/gentoo:master commit in: dev-python/thrift/ Thomas Beierlein
2024-06-27 15:11 Petr Vaněk
2024-06-27 15:11 Petr Vaněk
2024-06-27 15:11 Petr Vaněk
2024-06-15 13:08 Michał Górny
2024-06-15 10:54 Arthur Zamarin
2024-06-15 10:54 Arthur Zamarin
2024-05-29  7:38 Thomas Beierlein
2024-04-03  9:48 Fabian Groffen
2024-04-03  9:41 Fabian Groffen
2022-07-11  9:17 Michał Górny
2022-07-11  8:13 Agostino Sarubbo
2022-07-11  8:11 Agostino Sarubbo
2022-06-03 10:02 Arthur Zamarin
2022-04-30 15:53 Marek Szuba
2021-06-19 19:06 Fabian Groffen
2021-06-19 10:01 Agostino Sarubbo
2021-06-18  6:27 Agostino Sarubbo
2021-06-01  6:39 Fabian Groffen
2021-01-07 10:06 Sam James
2021-01-07  5:59 Sam James
2020-12-24  9:14 Fabian Groffen
2020-12-24  8:58 Fabian Groffen
2020-05-09 10:03 Fabian Groffen
2020-02-06  6:38 Michał Górny
2020-01-27 12:13 Agostino Sarubbo
2020-01-27  3:02 Thomas Deutschmann
2019-12-30 16:13 Fabian Groffen
2018-06-08  9:16 Fabian Groffen

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=1610030649.e82c786f414c8a81a5fde1dcf66ce4f47fe4d77c.grobian@gentoo \
    --to=grobian@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