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 233AD158087 for ; Wed, 2 Feb 2022 15:49:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F2F832BC01F; Wed, 2 Feb 2022 15:49:05 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6B13F2BC00D for ; Wed, 2 Feb 2022 15:49:05 +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 BB1073434DD for ; Wed, 2 Feb 2022 15:49:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 159772B3 for ; Wed, 2 Feb 2022 15:49:02 +0000 (UTC) From: "Amy Liffey" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Amy Liffey" Message-ID: <1643816873.c5fd35ce0be1729319b73caeb7ee08d47c8712ec.amynka@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/khal/files/, app-misc/khal/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-misc/khal/Manifest app-misc/khal/files/khal-0.10.4-add-etag.patch app-misc/khal/khal-0.10.4.ebuild X-VCS-Directories: app-misc/khal/files/ app-misc/khal/ X-VCS-Committer: amynka X-VCS-Committer-Name: Amy Liffey X-VCS-Revision: c5fd35ce0be1729319b73caeb7ee08d47c8712ec X-VCS-Branch: master Date: Wed, 2 Feb 2022 15:49:02 +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: 96b557e5-c943-4b93-b6fd-a26acb9063ca X-Archives-Hash: bf0d5c5fa2f426567575ffaa005d91b2 commit: c5fd35ce0be1729319b73caeb7ee08d47c8712ec Author: Amy Liffey gentoo org> AuthorDate: Wed Feb 2 15:40:18 2022 +0000 Commit: Amy Liffey gentoo org> CommitDate: Wed Feb 2 15:47:53 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5fd35ce app-misc/khal: version bump 0.10.4 Closes: https://bugs.gentoo.org/796014 Closes: https://bugs.gentoo.org/774732 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Amy Liffey gentoo.org> app-misc/khal/Manifest | 1 + app-misc/khal/files/khal-0.10.4-add-etag.patch | 10 ++++++ app-misc/khal/khal-0.10.4.ebuild | 45 ++++++++++++++++++++++++++ 3 files changed, 56 insertions(+) diff --git a/app-misc/khal/Manifest b/app-misc/khal/Manifest index d201adab37f0..53d3f40407cf 100644 --- a/app-misc/khal/Manifest +++ b/app-misc/khal/Manifest @@ -1,2 +1,3 @@ DIST khal-0.10.1.tar.gz 173636 BLAKE2B 97158bc78dfbda3a3555df3588c61f6a5e8b20d71921099a74ba997eb7ccef05ed931e930afbb09f9c125f3e0e782143dd2cdf4d0da6bd09952765b9117d6ac4 SHA512 5b81a60099c201fa112ab17740b73edb17b29efa1548086766d57d9d595451e7d779aad5a2ce7a2afc78050116782ff6696c4bd284021a5e12c87fe361d15e47 DIST khal-0.10.2.tar.gz 182534 BLAKE2B 0c7c4ab1234ebe90ef9ad8291f2a0087a3f6a60d25f5426445eedadb25f236b3598dacc051e959a108ad472efc56628bf7ba11ed714c885d956f1a8f905029ca SHA512 e15449b73175190f02b6fe5774a8feef8a5390966da3836624c94a044d146cc6e8a73985d991042fbb617f736c6759ded387a65292529e71f5b2f34bc80a686e +DIST khal-0.10.4.tar.gz 185736 BLAKE2B 0cb9deb793f577bbcedcbba4788988973ee9d0ab71fdd30a01142a54434767d74b1d10e5bfa5f6a2feb9f18a8a9fe22717d4a38a07ab5e30b331c87b79a79f39 SHA512 b32f1bfe5d3a3976278726a6570eb345a5ad44f63a52b75f045fd0509d145edd5b76e11a10acffd9c3982edc124f93daec34a37c39299c2311796c0314016eb6 diff --git a/app-misc/khal/files/khal-0.10.4-add-etag.patch b/app-misc/khal/files/khal-0.10.4-add-etag.patch new file mode 100644 index 000000000000..14b9e6df71bf --- /dev/null +++ b/app-misc/khal/files/khal-0.10.4-add-etag.patch @@ -0,0 +1,10 @@ +--- a/khal/ui/__init__.py 2022-02-02 16:30:20.507169060 +0100 ++++ b/khal/ui/__init__.py 2022-02-02 16:30:46.497378047 +0100 +@@ -1109,6 +1109,7 @@ + account, href, etag = part.split('\n', 2) + event = self.collection.get_event(href, account) + event.delete_instance(rec_id) ++ event.etag = etag + self.collection.update(event) + + def keypress(self, size, key): diff --git a/app-misc/khal/khal-0.10.4.ebuild b/app-misc/khal/khal-0.10.4.ebuild new file mode 100644 index 000000000000..3fb13770ef22 --- /dev/null +++ b/app-misc/khal/khal-0.10.4.ebuild @@ -0,0 +1,45 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{8,9} ) +PYTHON_REQ_USE="sqlite" + +inherit distutils-r1 + +DESCRIPTION="A CalDAV based calendar" +HOMEPAGE="https://lostpackets.de/khal/" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86" + +RDEPEND="dev-python/click[${PYTHON_USEDEP}] + dev-python/click-log[${PYTHON_USEDEP}] + >=dev-python/icalendar-4.0.3[${PYTHON_USEDEP}] + >=dev-python/urwid-1.3.0[${PYTHON_USEDEP}] + dev-python/pyxdg[${PYTHON_USEDEP}] + dev-python/pytz[${PYTHON_USEDEP}] + dev-python/python-dateutil[${PYTHON_USEDEP}] + dev-python/configobj[${PYTHON_USEDEP}] + >=dev-python/atomicwrites-0.1.7[${PYTHON_USEDEP}] +