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 87C3D138359 for ; Wed, 16 Sep 2020 06:54:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BC950E082B; Wed, 16 Sep 2020 06:54:21 +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 8EC7EE082B for ; Wed, 16 Sep 2020 06:54:21 +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 7C8CE340EB6 for ; Wed, 16 Sep 2020 06:54:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EF59E357 for ; Wed, 16 Sep 2020 06:54:16 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1600239252.05fa4d5e756b43eb6b6deb66be7edfb58cdba46d.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/hcloud-python/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/hcloud-python/Manifest dev-python/hcloud-python/hcloud-python-1.8.1.ebuild dev-python/hcloud-python/hcloud-python-1.8.2.ebuild X-VCS-Directories: dev-python/hcloud-python/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 05fa4d5e756b43eb6b6deb66be7edfb58cdba46d X-VCS-Branch: master Date: Wed, 16 Sep 2020 06:54:16 +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: 044e6c04-80f0-41a6-8d44-935b81f0f616 X-Archives-Hash: da2c8e3159de8b5920ccef4460e2309b commit: 05fa4d5e756b43eb6b6deb66be7edfb58cdba46d Author: Agostino Sarubbo gentoo org> AuthorDate: Wed Sep 16 06:54:12 2020 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Wed Sep 16 06:54:12 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05fa4d5e dev-python/hcloud-python: remove old Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Agostino Sarubbo gentoo.org> dev-python/hcloud-python/Manifest | 2 - .../hcloud-python/hcloud-python-1.8.1.ebuild | 58 ---------------------- .../hcloud-python/hcloud-python-1.8.2.ebuild | 55 -------------------- 3 files changed, 115 deletions(-) diff --git a/dev-python/hcloud-python/Manifest b/dev-python/hcloud-python/Manifest index 8d5166e2af6..950767a687a 100644 --- a/dev-python/hcloud-python/Manifest +++ b/dev-python/hcloud-python/Manifest @@ -1,3 +1 @@ -DIST hcloud-python-1.8.1.tar.gz 87532 BLAKE2B d5e2b5d2aef96508042189d650ef0c6793ca8747a99f20c591c63dbeed497576ef6cf268f75cdc5551b9b3469f1087d5d2ad167af77a93ab321cc9c70d1bb65b SHA512 e26976abe77149db53ea8a35e53de85e0acc3b2021ecbfb1a3a634230d2324e2fb212f54cfcb7a96993b4776d305a247b29aa883053958db881a794f431858bd -DIST hcloud-python-1.8.2.tar.gz 87560 BLAKE2B 836b0422364e50567cfa31e1a77e0b4a28da4419a0991f1635d6d0366368315ae914d238fab974fb1ba2c5e09172e3edfc625d40c6c099d757fa1c7913dba68b SHA512 8436b57e9a0e5b8fb44f9242c9862835a5e027ee2d774e3dd1b55834f5a574c4f21a543ac9c7d0a105048bd184e7278a3bb4f94a7ee5e18bfb419f0ca59183eb DIST hcloud-python-1.9.0.tar.gz 88885 BLAKE2B 455f955caddd8e72d02df57da2e08f395b9845f9658b73dd9f96b1fd73d7793fa13319d8365903599c000a803c9374dee7b50c5ad2a9ba449027d3dc602601fe SHA512 6da2a3eb7e4a4d7f13137167199f01f370210e6c139f0cd8a8e447ea3f14101d4b37b104ed387b1713ad62351ae72c8add7970e878571caa4242e6e347ef8833 diff --git a/dev-python/hcloud-python/hcloud-python-1.8.1.ebuild b/dev-python/hcloud-python/hcloud-python-1.8.1.ebuild deleted file mode 100644 index 8febbd5247b..00000000000 --- a/dev-python/hcloud-python/hcloud-python-1.8.1.ebuild +++ /dev/null @@ -1,58 +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,8} ) - -inherit distutils-r1 - -DESCRIPTION="Official Hetzner Cloud python library" -HOMEPAGE="https://github.com/hetznercloud/hcloud-python" -SRC_URI="https://github.com/hetznercloud/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="amd64" -IUSE="doc examples" - -COMMON_DEPEND=">=dev-python/python-dateutil-2.7.5[${PYTHON_USEDEP}] - =dev-python/requests-2.20[${PYTHON_USEDEP}] -