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 03A7C13835C for ; Tue, 15 Dec 2020 22:35:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6ADDEE091C; Tue, 15 Dec 2020 22:35:22 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 517E3E091C for ; Tue, 15 Dec 2020 22:35:21 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 2BD53340C20 for ; Tue, 15 Dec 2020 22:35:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A1171C8 for ; Tue, 15 Dec 2020 22:35:17 +0000 (UTC) From: "Haelwenn Monnier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Haelwenn Monnier" Message-ID: <1608018308.2d7963fa101ae77c6fe18b128b53f9ba09e629a3.lanodan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/python-mpv-jsonipc/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/python-mpv-jsonipc/Manifest dev-python/python-mpv-jsonipc/python-mpv-jsonipc-1.1.11.ebuild X-VCS-Directories: dev-python/python-mpv-jsonipc/ X-VCS-Committer: lanodan X-VCS-Committer-Name: Haelwenn Monnier X-VCS-Revision: 2d7963fa101ae77c6fe18b128b53f9ba09e629a3 X-VCS-Branch: master Date: Tue, 15 Dec 2020 22:35:17 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: d3422e32-7d2b-45f8-ab2a-22b998276886 X-Archives-Hash: 6326c3b3f202a0f7e7161a4900d7d0c5 commit: 2d7963fa101ae77c6fe18b128b53f9ba09e629a3 Author: Theo Anderson posteo de> AuthorDate: Tue Dec 15 07:45:08 2020 +0000 Commit: Haelwenn Monnier hacktivis me> CommitDate: Tue Dec 15 07:45:08 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2d7963fa dev-python/python-mpv-jsonipc: drop old Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Theo Anderson posteo.de> dev-python/python-mpv-jsonipc/Manifest | 1 - .../python-mpv-jsonipc/python-mpv-jsonipc-1.1.11.ebuild | 16 ---------------- 2 files changed, 17 deletions(-) diff --git a/dev-python/python-mpv-jsonipc/Manifest b/dev-python/python-mpv-jsonipc/Manifest index 3d5c27ad..5d90757a 100644 --- a/dev-python/python-mpv-jsonipc/Manifest +++ b/dev-python/python-mpv-jsonipc/Manifest @@ -1,3 +1,2 @@ -DIST python-mpv-jsonipc-1.1.11.tar.gz 7505 BLAKE2B bee145df85cc822c3797582b7ec66ed2d32eb01eb84f66a24c7504b4ebec164d18a047cbc6eb808e1e4fbdcb5d324ef6b340ec3f3d631b7e8eae23a6c686fb3f SHA512 6a4383349cc335adf750028223ed0e4dbaeaa90b11e59a5205778b58ac64992b60377ccf2626c512820178d50add2e1d98bb809a6e1e9759af69ae96f86350a1 DIST python-mpv-jsonipc-1.1.12.tar.gz 7575 BLAKE2B 24be588022c38bff75b16a39b5fdde0603afff9f2311deba334a5ff6e7520803e1ad381b067ae14109d83c655758f46541012009364624ea6dffadc5ffe2c3ad SHA512 64aa97f6b04e6e5529beb54530716d8749178a5b4d7cd88537bcbba4d72805562d80a9159663338c15e8c9801c99a3746e9c95c592c1f75a3bfcaa2f6d0f28b3 DIST python-mpv-jsonipc-1.1.13.tar.gz 7560 BLAKE2B aeba9360400752baf412a43051782f950013b4408911d1faedbb652d5f28ff3fa9aa2df07ac280e4e5102236ae655b933d662576b66e57507f76fb76a309c21f SHA512 cc99048f03eb57a718209121fe471cc5e196514f58dce19ecbb352c0c3032e2722098597f5a4511942b76672d8aae34464f16809cf50abb203cea24e70e32ec3 diff --git a/dev-python/python-mpv-jsonipc/python-mpv-jsonipc-1.1.11.ebuild b/dev-python/python-mpv-jsonipc/python-mpv-jsonipc-1.1.11.ebuild deleted file mode 100644 index 864c0eed..00000000 --- a/dev-python/python-mpv-jsonipc/python-mpv-jsonipc-1.1.11.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{7..9} ) - -inherit distutils-r1 - -DESCRIPTION="Python API to MPV using JSON IPC" -HOMEPAGE="https://github.com/iwalton3/python-mpv-jsonipc" -SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64 ~x86"