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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D20C615806E for ; Sat, 20 May 2023 08:28:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 175A1E084A; Sat, 20 May 2023 08:28:23 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D0B1AE084A for ; Sat, 20 May 2023 08:28:22 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0ACF2340E1E for ; Sat, 20 May 2023 08:28:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5A1EDA6C for ; Sat, 20 May 2023 08:28:20 +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: <1684571291.a6d909e89a3e36ddac1bc114d266ddfae301fe55.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/browser-cookie3/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/browser-cookie3/Manifest dev-python/browser-cookie3/browser-cookie3-0.17.1.ebuild dev-python/browser-cookie3/browser-cookie3-0.18.0.ebuild X-VCS-Directories: dev-python/browser-cookie3/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: a6d909e89a3e36ddac1bc114d266ddfae301fe55 X-VCS-Branch: master Date: Sat, 20 May 2023 08:28:20 +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: 23b52e44-ef3f-4be8-83c7-21c4e5d2e401 X-Archives-Hash: b4928cb6eaa13d5aaa392c08115d7a44 commit: a6d909e89a3e36ddac1bc114d266ddfae301fe55 Author: Michał Górny gentoo org> AuthorDate: Sat May 20 08:19:09 2023 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat May 20 08:28:11 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6d909e8 dev-python/browser-cookie3: Remove old Signed-off-by: Michał Górny gentoo.org> dev-python/browser-cookie3/Manifest | 2 -- .../browser-cookie3/browser-cookie3-0.17.1.ebuild | 30 ------------------- .../browser-cookie3/browser-cookie3-0.18.0.ebuild | 34 ---------------------- 3 files changed, 66 deletions(-) diff --git a/dev-python/browser-cookie3/Manifest b/dev-python/browser-cookie3/Manifest index 1e06a090a6e5..b536c008eb69 100644 --- a/dev-python/browser-cookie3/Manifest +++ b/dev-python/browser-cookie3/Manifest @@ -1,3 +1 @@ -DIST browser-cookie3-0.17.1.tar.gz 15882 BLAKE2B 76dbe885a21bc904eb53a2c9360f998d6b5d63b06b8025330d8960e07b630f13946f543a48cd9f3a24498e857e6245171fd7805bc403bae437caebd7209519bf SHA512 cf677a6cb8db32144dbced235fcd581743d997bcac77fe89a0d7c0b6400ff92d078cd04159f7819a8358128155cd105d44d4cde06cb345514e43d33dba931240 -DIST browser-cookie3-0.18.0.tar.gz 15607 BLAKE2B 51d815d2231331e48681dcb90f4499f2b701c8a1058e83d7591465e6cfbcdc9a6b9f6bcd569eca7b3468541cea12b02840fceacaba4545ea0f704dcfc054c755 SHA512 7686fc7c943a09f039e42454ccd184cd0540ece1095469149c363f907f3f50f232b6a5f1a2a14f923963d5b46320293ad42b3bdd1089e26b1a17f52960f4f7de DIST browser-cookie3-0.18.1.tar.gz 16073 BLAKE2B 1520e53919105e796e9210bf00abd90889f7f10ffaec1bb749005c339556a5aaba4f5d465225b7afcaa4d61f775855029a99ce76a2c90fa16274c2a0e3d42be9 SHA512 673d3268473b45f12469ba86223d0de302f8f3e6282da318e8adb138848953982e1a59740dd90b3b63746f4c29c649abed9d4e06e5e89303931ba7a395732df5 diff --git a/dev-python/browser-cookie3/browser-cookie3-0.17.1.ebuild b/dev-python/browser-cookie3/browser-cookie3-0.17.1.ebuild deleted file mode 100644 index aef18db017d7..000000000000 --- a/dev-python/browser-cookie3/browser-cookie3-0.17.1.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYPI_NO_NORMALIZE=1 -PYTHON_COMPAT=( python3_{9..11} ) - -inherit distutils-r1 pypi - -DESCRIPTION="Loads cookies from your browser into a cookiejar object" -HOMEPAGE="https://github.com/borisbabic/browser_cookie3/" -SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" - -LICENSE="LGPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -RDEPEND="dev-python/lz4[${PYTHON_USEDEP}] - dev-python/pycryptodome[${PYTHON_USEDEP}]" -DEPEND="${RDEPEND}" - -python_prepare_all() { - # make cryptodome-friendly - sed -i -e 's:pycryptodomex:pycryptodome:' setup.py || die - sed -i -e 's:Cryptodome:Crypto:g' __init__.py || die - - distutils-r1_python_prepare_all -} diff --git a/dev-python/browser-cookie3/browser-cookie3-0.18.0.ebuild b/dev-python/browser-cookie3/browser-cookie3-0.18.0.ebuild deleted file mode 100644 index 5d5225ac0edd..000000000000 --- a/dev-python/browser-cookie3/browser-cookie3-0.18.0.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYPI_NO_NORMALIZE=1 -PYTHON_COMPAT=( python3_{9..11} ) - -inherit distutils-r1 pypi - -DESCRIPTION="Loads cookies from your browser into a cookiejar object" -HOMEPAGE=" - https://github.com/borisbabic/browser_cookie3/ - https://pypi.org/project/browser-cookie3/ -" - -LICENSE="LGPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -RDEPEND=" - dev-python/dbus-python[${PYTHON_USEDEP}] - dev-python/lz4[${PYTHON_USEDEP}] - dev-python/pycryptodome[${PYTHON_USEDEP}] -" - -python_prepare_all() { - # make cryptodome-friendly - sed -i -e 's:pycryptodomex:pycryptodome:' setup.py || die - sed -i -e 's:Cryptodome:Crypto:g' __init__.py || die - - distutils-r1_python_prepare_all -}