From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id CABF1139694 for ; Tue, 2 May 2017 16:41:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3AE2DE0DD8; Tue, 2 May 2017 16:41:29 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 18BFEE0DD8 for ; Tue, 2 May 2017 16:41:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4EA08341694 for ; Tue, 2 May 2017 16:41:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 80EE57451 for ; Tue, 2 May 2017 16:41:15 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1493743267.00b2b20fbe754749201d6a211fe0496a1b8c17a5.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/mimerender/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/mimerender/Manifest dev-python/mimerender/mimerender-0.5.4.ebuild X-VCS-Directories: dev-python/mimerender/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 00b2b20fbe754749201d6a211fe0496a1b8c17a5 X-VCS-Branch: master Date: Tue, 2 May 2017 16:41:15 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 3c9756a9-78f2-46b9-b7a8-bc0dc46e330d X-Archives-Hash: ddcc7b8136d1c1a580688034767e4824 commit: 00b2b20fbe754749201d6a211fe0496a1b8c17a5 Author: Michał Górny gentoo org> AuthorDate: Tue May 2 16:08:16 2017 +0000 Commit: Michał Górny gentoo org> CommitDate: Tue May 2 16:41:07 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00b2b20f dev-python/mimerender: Clean old versions up dev-python/mimerender/Manifest | 1 - dev-python/mimerender/mimerender-0.5.4.ebuild | 19 ------------------- 2 files changed, 20 deletions(-) diff --git a/dev-python/mimerender/Manifest b/dev-python/mimerender/Manifest index a3a1d049cdf..29f48ce4881 100644 --- a/dev-python/mimerender/Manifest +++ b/dev-python/mimerender/Manifest @@ -1,3 +1,2 @@ -DIST mimerender-0.5.4.tar.gz 6406 SHA256 b9e9d8c71196c5b73f9a513b843ae0d21212ff5b1a6ec5c306373c1d5b7a7402 SHA512 24e633453ddc86c7f7c65a392115d39d85eb39fd59d51bf0c6c619fb1d1a884b28c4dad27dd94154bd1bf6314d7799f680401f3103a73d7ec3773f7c4c6d71a5 WHIRLPOOL b1d8adaf0bf63c627cbe9ce72869e186b1592b6a1a0134e2d3dfa3958de2b20389ad2c4974ed2ad73f84d0bda55761428b1b66f69c61b4e8700a5c4566bc3931 DIST mimerender-0.5.5.tar.gz 6420 SHA256 387dcf22cfcbad8c72f2b0def6659c9fc720234a1a74ad485618b24e6779bc28 SHA512 35f52ad6c46ec7e37c44be67e52140f19a3def526546a7a370c0b19d4a43e01e213fdb4673c17449de0951066ae208a1f3f70577713242b078eb7080f62f4b24 WHIRLPOOL c6fddcf923d978bfdab88adc0949a695b2b3eb6475e427aa7b72a0563e485ad8f8f3d7d842b7a6b4584f68bae004e2d9c192490fe86208ba2668ce2ddfe68f65 DIST mimerender-0.6.0.tar.gz 5310 SHA256 e7f1377efee18c3f562cee54907a3329223c824332889fb74b745ddfd0a9b1c6 SHA512 0b0f452404d09860cf42b8afef96ac87d4e5b222834b2309a9aa8d4855822b988cc8daaa2a0553332786755a26ff8e65c8cd6fbd4ff390f8534f925524b4222f WHIRLPOOL 612da7ad5cc3312bb4dc4a86ae93519052bb21ccb6e14b05efa3615f96718f85c896d3a4e3fff302affb80171698441a26af316abbc2ad78bbbd9b28143edd60 diff --git a/dev-python/mimerender/mimerender-0.5.4.ebuild b/dev-python/mimerender/mimerender-0.5.4.ebuild deleted file mode 100644 index 2e2e97c9fc8..00000000000 --- a/dev-python/mimerender/mimerender-0.5.4.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="5" -PYTHON_COMPAT=( python{2_7,3_4} pypy ) - -inherit distutils-r1 - -DESCRIPTION="RESTful HTTP Content Negotiation for Flask, Bottle, web.py and webapp2" -SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" -HOMEPAGE="https://pypi.python.org/pypi/mimerender" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" - -RDEPEND="dev-python/mimeparse[${PYTHON_USEDEP}]" -DEPEND="${RDEPEND} - dev-python/setuptools[${PYTHON_USEDEP}]"