From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1585583-garchives=archives.gentoo.org@lists.gentoo.org> 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 807A615803E for <garchives@archives.gentoo.org>; Sat, 30 Dec 2023 18:35:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 56D722BC0E5; Sat, 30 Dec 2023 18:35:08 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 pigeon.gentoo.org (Postfix) with ESMTPS id 267AF2BC0E5 for <gentoo-commits@lists.gentoo.org>; Sat, 30 Dec 2023 18:35:08 +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 440C033D3CF for <gentoo-commits@lists.gentoo.org>; Sat, 30 Dec 2023 18:35:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 61EE214B7 for <gentoo-commits@lists.gentoo.org>; Sat, 30 Dec 2023 18:35:04 +0000 (UTC) From: "Michał Górny" <mgorny@gentoo.org> 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" <mgorny@gentoo.org> Message-ID: <1703961298.12d033750bdcf294c5b4242a951b2b21dae3cb21.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/x-wr-timezone/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/x-wr-timezone/Manifest dev-python/x-wr-timezone/x-wr-timezone-0.0.5.ebuild X-VCS-Directories: dev-python/x-wr-timezone/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 12d033750bdcf294c5b4242a951b2b21dae3cb21 X-VCS-Branch: master Date: Sat, 30 Dec 2023 18:35:04 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 22a34f23-8f7b-46f5-a493-b036ffc154e2 X-Archives-Hash: 5b6930e5d224b13d403f7bffa8bd6c66 commit: 12d033750bdcf294c5b4242a951b2b21dae3cb21 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Dec 30 18:32:59 2023 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Dec 30 18:34:58 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12d03375 dev-python/x-wr-timezone: Remove old Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/x-wr-timezone/Manifest | 1 - .../x-wr-timezone/x-wr-timezone-0.0.5.ebuild | 34 ---------------------- 2 files changed, 35 deletions(-) diff --git a/dev-python/x-wr-timezone/Manifest b/dev-python/x-wr-timezone/Manifest index d4a30d9acd88..39377130f7b4 100644 --- a/dev-python/x-wr-timezone/Manifest +++ b/dev-python/x-wr-timezone/Manifest @@ -1,2 +1 @@ -DIST x-wr-timezone-0.0.5.gh.tar.gz 19728 BLAKE2B d3b098da4ff358e19cb70c2f59bb95de55fc27f058359e6d8eca8595bc375e83c05d139491b8e06f07ab1a5ca9e0b9a2dc1fa87cb1aea83e722f494da2ebbc88 SHA512 b530e96e2e32febf82a4aac9fe1067431c7396a029ca785ade8a8c5e2fe04b1d95e60ecf7ecc9862057bffd3e9dd6a773d14c385cb431d1b22858091f3bd7892 DIST x-wr-timezone-0.0.6.gh.tar.gz 21989 BLAKE2B 0b6c1ba79d32d37a786a3dff73ee5f8317e6426c441a9ff7880d2c0c2fc9e535e29977f094a4bb4b95477f7a1586c1a1800abcede76ffe474879f63e38b00521 SHA512 62b7ef9d904a46711b1a29866b92327543c38cdba2a488769345210599eef2899310cad09bf4da4debe6bc7e78e3370aaf271a663250312d859f5c98850cb553 diff --git a/dev-python/x-wr-timezone/x-wr-timezone-0.0.5.ebuild b/dev-python/x-wr-timezone/x-wr-timezone-0.0.5.ebuild deleted file mode 100644 index 17287ecf78a2..000000000000 --- a/dev-python/x-wr-timezone/x-wr-timezone-0.0.5.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..12} ) - -inherit distutils-r1 - -DESCRIPTION="Convert calendars using X-WR-TIMEZONE to standard ones" -HOMEPAGE=" - https://github.com/niccokunzmann/x-wr-timezone/ - https://pypi.org/project/x-wr-timezone/ -" -SRC_URI=" - https://github.com/niccokunzmann/x-wr-timezone/archive/v${PV}.tar.gz - -> ${P}.gh.tar.gz -" - -LICENSE="LGPL-3+" -SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" - -RDEPEND=" - dev-python/icalendar[${PYTHON_USEDEP}] - dev-python/pytz[${PYTHON_USEDEP}] -" - -distutils_enable_tests pytest - -EPYTEST_IGNORE=( - test/test_readme.py -)