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 7577415802F for ; Wed, 8 Mar 2023 17:27:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9D705E088B; Wed, 8 Mar 2023 17:27: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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6F92CE088B for ; Wed, 8 Mar 2023 17:27: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 4348534140D for ; Wed, 8 Mar 2023 17:27:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D1A61896 for ; Wed, 8 Mar 2023 17:27:02 +0000 (UTC) From: "Anna Vyalkova" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anna Vyalkova" Message-ID: <1678295532.20da607428010e6bc1716e42f7c7ec47df5a70c8.cybertailor@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-client/offpunk/ X-VCS-Repository: repo/proj/guru X-VCS-Files: net-client/offpunk/Manifest net-client/offpunk/offpunk-1.7.1.ebuild net-client/offpunk/offpunk-1.9.ebuild X-VCS-Directories: net-client/offpunk/ X-VCS-Committer: cybertailor X-VCS-Committer-Name: Anna Vyalkova X-VCS-Revision: 20da607428010e6bc1716e42f7c7ec47df5a70c8 X-VCS-Branch: dev Date: Wed, 8 Mar 2023 17:27: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: 062bebfb-4ac8-4722-ba56-13672ebd39f5 X-Archives-Hash: 41eb28905e5a5b74cbfb33601acf244e commit: 20da607428010e6bc1716e42f7c7ec47df5a70c8 Author: Anna (cybertailor) Vyalkova sysrq in> AuthorDate: Wed Mar 8 17:12:12 2023 +0000 Commit: Anna Vyalkova sysrq in> CommitDate: Wed Mar 8 17:12:12 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=20da6074 net-client/offpunk: add 1.9, drop 1.7.1 Signed-off-by: Anna (cybertailor) Vyalkova sysrq.in> net-client/offpunk/Manifest | 2 +- .../offpunk/{offpunk-1.7.1.ebuild => offpunk-1.9.ebuild} | 15 ++++++++++----- 2 files changed, 11 insertions(+), 6 deletions(-) diff --git a/net-client/offpunk/Manifest b/net-client/offpunk/Manifest index c7b0ca275..ce446f0a5 100644 --- a/net-client/offpunk/Manifest +++ b/net-client/offpunk/Manifest @@ -1,2 +1,2 @@ -DIST offpunk-1.7.1.tar.gz 209046 BLAKE2B babfc06fe090db3f7c7188dbcc94bceccc84ab673039c1394cfed2963a451b12e998915652b5424c73df404d03ed02a4fc811f2a219de387cadcfafa0b07cfb9 SHA512 7777e8873a76f0f8da605b4b76c707e0c8e0d0bb4acd1bc723fd08aabe66609fe6d56dc491abb0415595ceb8c9848aac984377da63d874066418703c195db197 DIST offpunk-1.8.tar.gz 210217 BLAKE2B 574bb06700247be57e440ab9b45d5373831d28fd2eff16a28309759946dfe9046c01f0730cc83159a50a817e92f1bf4a9f05ede5f718c483274f0e204c2cd83a SHA512 452c5707a3c0b7c935d5a4bd9e28606756a6dc395a18c12414fe077daa39c5128dca6a734f0dfaa7cdf2d5994a5bf3214c6788d706a9549c0ad0c1de3c6ca331 +DIST offpunk-1.9.tar.gz 210066 BLAKE2B e517e1109ef724c07c0d06eba085fadd4b9a08aa8d0d99aab20f32e7e4514d5892949bfcef2b874f98845aa8bc9f4b5d4db8279b75cfb8332b929f5460106154 SHA512 d9f5c41d6c64d867587c39206fb1df67e55fddb58b3d0213fe6ab275375fa74fb72b3898fb317382dd32645c1a61b7385254ea06e85bd5c13da1942644d93d4e diff --git a/net-client/offpunk/offpunk-1.7.1.ebuild b/net-client/offpunk/offpunk-1.9.ebuild similarity index 78% rename from net-client/offpunk/offpunk-1.7.1.ebuild rename to net-client/offpunk/offpunk-1.9.ebuild index 631f5052f..ada55ec23 100644 --- a/net-client/offpunk/offpunk-1.7.1.ebuild +++ b/net-client/offpunk/offpunk-1.9.ebuild @@ -1,17 +1,17 @@ -# Copyright 2022 Gentoo Authors +# Copyright 2022-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{8..11} pypy3 ) +PYTHON_COMPAT=( python3_{9..11} pypy3 ) DISTUTILS_SINGLE_IMPL=1 DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 optfeature DESCRIPTION="Offline-First Gemini/Web/Gopher/RSS reader and browser" -HOMEPAGE="https://notabug.org/ploum/offpunk" -SRC_URI="https://notabug.org/ploum/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" -S="${WORKDIR}/${PN}" +HOMEPAGE="https://sr.ht/~lioploum/offpunk/" +SRC_URI="https://git.sr.ht/~lioploum/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" +S="${WORKDIR}/${PN}-v${PV}" LICENSE="BSD-2" SLOT="0" @@ -19,6 +19,11 @@ KEYWORDS="~amd64" DOCS=( doc/. CHANGELOG README.md ) +src_install() { + distutils-r1_src_install + doman man/* +} + pkg_postinst() { optfeature "HTML support" "dev-python/beautifulsoup4 dev-python/readability-lxml" optfeature "HTTP support" dev-python/requests