From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id BB35B1584F2 for ; Sat, 15 Mar 2025 12:28:57 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id A82CC3431A7 for ; Sat, 15 Mar 2025 12:28:57 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id DF9CA1103C8; Sat, 15 Mar 2025 12:28:53 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id D3E3D1103C8 for ; Sat, 15 Mar 2025 12:28:53 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 885D8342F8E for ; Sat, 15 Mar 2025 12:28:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2300A2035 for ; Sat, 15 Mar 2025 12:28:52 +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: <1742041727.a6d7e4cc7b07da0787877fe0eae465eaae44aa13.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/flask-caching/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/flask-caching/Manifest dev-python/flask-caching/flask-caching-2.3.0.ebuild X-VCS-Directories: dev-python/flask-caching/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: a6d7e4cc7b07da0787877fe0eae465eaae44aa13 X-VCS-Branch: master Date: Sat, 15 Mar 2025 12:28:52 +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: bb4e587a-a348-4cd7-9eba-9f94b075c2e8 X-Archives-Hash: 9d4a221f82b0c020c3f610f782c4d6a7 commit: a6d7e4cc7b07da0787877fe0eae465eaae44aa13 Author: Michał Górny gentoo org> AuthorDate: Sat Mar 15 12:27:15 2025 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Mar 15 12:28:47 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6d7e4cc dev-python/flask-caching: Remove old Signed-off-by: Michał Górny gentoo.org> dev-python/flask-caching/Manifest | 1 - .../flask-caching/flask-caching-2.3.0.ebuild | 45 ---------------------- 2 files changed, 46 deletions(-) diff --git a/dev-python/flask-caching/Manifest b/dev-python/flask-caching/Manifest index 4c9b3090d13b..cc9c3ca08c90 100644 --- a/dev-python/flask-caching/Manifest +++ b/dev-python/flask-caching/Manifest @@ -1,2 +1 @@ -DIST flask_caching-2.3.0.tar.gz 67668 BLAKE2B 13517a0741959ca72072e2baf71f3d87b61a678052f0c3ba657d247fb82ab8457f45d453e9730fdfcac1cb665822d78a9c69aef83c0c62d2b808021f42f9881b SHA512 40ed857cf0822267af7e2c138b3136ff6312b3b2ea627a97738792ea4f7649db20f2df31a7414c42cc245a66d34248b3a54681824cf23d800bdb0d453c02df49 DIST flask_caching-2.3.1.tar.gz 67560 BLAKE2B e4bd5121b4a43a81a359fb839c886e499028f4144c8a529a56ec8700db3b4819ddf59680131bc277d001ece976a9623f462be22f5aacd9668019e85e4d13d380 SHA512 ec591131746ee15f6e451b38af93194eeede1ff191b78042eafdf4fc9ab91eec6347372312cd9be8a92880679446af0c98be546b23845a12ef602e9593d48955 diff --git a/dev-python/flask-caching/flask-caching-2.3.0.ebuild b/dev-python/flask-caching/flask-caching-2.3.0.ebuild deleted file mode 100644 index 3ae56ba28fee..000000000000 --- a/dev-python/flask-caching/flask-caching-2.3.0.ebuild +++ /dev/null @@ -1,45 +0,0 @@ -# Copyright 2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYPI_PN=Flask-Caching -PYTHON_COMPAT=( python3_{10..13} ) - -inherit distutils-r1 pypi - -DESCRIPTION="Adds caching support to Flask applications" -HOMEPAGE=" - https://github.com/pallets-eco/flask-caching/ - https://pypi.org/project/Flask-Caching/ -" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="amd64 arm64 x86" - -RDEPEND=" - >=dev-python/cachelib-0.9.0[${PYTHON_USEDEP}] - dev-python/flask[${PYTHON_USEDEP}] -" -BDEPEND=" - test? ( - dev-python/asgiref[${PYTHON_USEDEP}] - dev-python/pylibmc[sasl(-),${PYTHON_USEDEP}] - dev-python/redis[${PYTHON_USEDEP}] - dev-python/pytest-asyncio[${PYTHON_USEDEP}] - dev-python/pytest-xprocess[${PYTHON_USEDEP}] - ) -" - -distutils_enable_tests pytest - -src_prepare() { - distutils-r1_src_prepare - - # fix check for obsolete package name - sed -i -e '/pytest_xprocess/d' tests/conftest.py || die - # remove pinned deps - sed -i -e '/install_requires/d' setup.py || die -}