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)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0F185158020 for ; Mon, 14 Nov 2022 04:44:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6FE43E09C0; Mon, 14 Nov 2022 04:44:19 +0000 (UTC) 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 pigeon.gentoo.org (Postfix) with ESMTPS id 2C951E09C0 for ; Mon, 14 Nov 2022 04:44:19 +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 D4774340DF8 for ; Mon, 14 Nov 2022 04:44:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5549575E for ; Mon, 14 Nov 2022 04:44: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: <1668400793.9690eb527c5f593dad4363a0fab64a2fbdc8ce07.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pathvalidate/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/pathvalidate/Manifest dev-python/pathvalidate/pathvalidate-2.5.0.ebuild dev-python/pathvalidate/pathvalidate-2.5.1.ebuild X-VCS-Directories: dev-python/pathvalidate/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 9690eb527c5f593dad4363a0fab64a2fbdc8ce07 X-VCS-Branch: master Date: Mon, 14 Nov 2022 04:44: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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: fbd13ab1-38cf-449c-933b-822b9a4810b0 X-Archives-Hash: af319d133440bcab18477ed873f665c4 commit: 9690eb527c5f593dad4363a0fab64a2fbdc8ce07 Author: Michał Górny gentoo org> AuthorDate: Mon Nov 14 04:39:53 2022 +0000 Commit: Michał Górny gentoo org> CommitDate: Mon Nov 14 04:39:53 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9690eb52 dev-python/pathvalidate: Remove old Signed-off-by: Michał Górny gentoo.org> dev-python/pathvalidate/Manifest | 2 -- dev-python/pathvalidate/pathvalidate-2.5.0.ebuild | 25 --------------------- dev-python/pathvalidate/pathvalidate-2.5.1.ebuild | 27 ----------------------- 3 files changed, 54 deletions(-) diff --git a/dev-python/pathvalidate/Manifest b/dev-python/pathvalidate/Manifest index d931f647d050..3d216b6eada5 100644 --- a/dev-python/pathvalidate/Manifest +++ b/dev-python/pathvalidate/Manifest @@ -1,3 +1 @@ -DIST pathvalidate-2.5.0.tar.gz 26130 BLAKE2B 122f0331807cf33e30f81409423224d48e5a3ed0836410e62ec804da7cdfc730b06fb1968c5220e7d8e79c3773c7011ec3c416c48286581554b8730d3c72bf61 SHA512 f71d6d532d3f096ec80277245bc69ddfe861f2417d11ac432b08e2e5a8776007f174754b701a6b7e3b3754b8b49c5105dcaf5039234fc5827091b2ad78bf58bd -DIST pathvalidate-2.5.1.tar.gz 26716 BLAKE2B fb43ff796d1f56297c5b41d79f6c67d773cb911c66f501e1af991b735e652875bc1912b8a4d29e4ed0f36ea01aa21f365afa337ef6cc527224e1b40d7e096735 SHA512 b5fe5af2b5e43fdee80afdc8d642bdbf4bd32e9d835b8bb790da6d00c25c56b5a0e1d7964d8470d693de7b41872ee54be8e2d7b937daa35ba74b13072fc439a5 DIST pathvalidate-2.5.2.tar.gz 26715 BLAKE2B aa42a6592b36b339611cd4bc70412e92da10a57838df4c668c0438c56aa714842c37d8c5239cbc1e89c7f52a2d4fce2ee9df2301fb168ca0aa0cac6f21c9a43a SHA512 44c9d329f60deb81590854e0aa4699e4105821535aa5bf306c78df395c510ce851075db246937a459f46ee2f9abc54538a4a48995b94f5eb031f14fe60c769ce diff --git a/dev-python/pathvalidate/pathvalidate-2.5.0.ebuild b/dev-python/pathvalidate/pathvalidate-2.5.0.ebuild deleted file mode 100644 index 4373e9dee10c..000000000000 --- a/dev-python/pathvalidate/pathvalidate-2.5.0.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{8..10} ) - -inherit distutils-r1 - -DESCRIPTION="A Python library to sanitize/validate a string such as filenames/file-paths/etc" -HOMEPAGE="https://github.com/thombashi/pathvalidate" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="test" -RESTRICT="!test? ( test )" -RDEPEND="dev-python/click[${PYTHON_USEDEP}]" -BDEPEND="test? ( - dev-python/allpairspy[${PYTHON_USEDEP}] - dev-python/tcolorpy[${PYTHON_USEDEP}] ) -" - -distutils_enable_tests pytest diff --git a/dev-python/pathvalidate/pathvalidate-2.5.1.ebuild b/dev-python/pathvalidate/pathvalidate-2.5.1.ebuild deleted file mode 100644 index 642f62299d11..000000000000 --- a/dev-python/pathvalidate/pathvalidate-2.5.1.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8..10} ) - -inherit distutils-r1 - -DESCRIPTION="A Python library to sanitize/validate a string such as filenames/file-paths/etc" -HOMEPAGE="https://github.com/thombashi/pathvalidate" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -RDEPEND="dev-python/click[${PYTHON_USEDEP}]" -BDEPEND=" - test? ( - dev-python/allpairspy[${PYTHON_USEDEP}] - dev-python/tcolorpy[${PYTHON_USEDEP}] - ) -" - -distutils_enable_tests pytest