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 C736F158030 for ; Sat, 25 Feb 2023 07:17:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1C404E0900; Sat, 25 Feb 2023 07:17:23 +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 08F4CE0900 for ; Sat, 25 Feb 2023 07:17:23 +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 4C8FB340FAE for ; Sat, 25 Feb 2023 07:17:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E04738C2 for ; Sat, 25 Feb 2023 07:17:20 +0000 (UTC) From: "Viorel Munteanu" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Viorel Munteanu" Message-ID: <1677280649.d28200dc9a708ef9fc71caa841561ce915fee222.ceamac@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: www-client/woob/ X-VCS-Repository: repo/proj/guru X-VCS-Files: www-client/woob/Manifest www-client/woob/woob-3.1-r1.ebuild www-client/woob/woob-3.1.ebuild www-client/woob/woob-9999.ebuild X-VCS-Directories: www-client/woob/ X-VCS-Committer: ceamac X-VCS-Committer-Name: Viorel Munteanu X-VCS-Revision: d28200dc9a708ef9fc71caa841561ce915fee222 X-VCS-Branch: master Date: Sat, 25 Feb 2023 07:17:20 +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: 40fbab14-cd11-4943-84c3-6baf9b998eba X-Archives-Hash: a9e5e7351280534fe4b9abaa79f17a41 commit: d28200dc9a708ef9fc71caa841561ce915fee222 Author: Anna (cybertailor) Vyalkova sysrq in> AuthorDate: Fri Feb 24 23:15:54 2023 +0000 Commit: Viorel Munteanu gentoo org> CommitDate: Fri Feb 24 23:17:29 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d28200dc www-client/woob: enable py3.11 Signed-off-by: Anna (cybertailor) Vyalkova sysrq.in> www-client/woob/Manifest | 2 +- www-client/woob/{woob-3.1.ebuild => woob-3.1-r1.ebuild} | 7 ++++--- www-client/woob/woob-9999.ebuild | 7 ++++--- 3 files changed, 9 insertions(+), 7 deletions(-) diff --git a/www-client/woob/Manifest b/www-client/woob/Manifest index 67d5adb52..d43bd72c4 100644 --- a/www-client/woob/Manifest +++ b/www-client/woob/Manifest @@ -1 +1 @@ -DIST woob-3.1.tar.gz 3327352 BLAKE2B 0737abe144374eb5edb81530a12baf2d3ea645a2320afb4f59a0f5e3bca90f0c59d277e3a12f8bd5fe78d47599447f1a5ddd0736e6cada728c1ea32ee55e9dfb SHA512 fbd4ceaa6072a86ea7451f068559e9dc11c2a721a7d028b8caa1639c06e8b7ca6c8a067d749ae7946f0b062aab41951a4e66eaf3f895dd8275651c2c17a03db4 +DIST woob-3.1.tar.bz2 2793058 BLAKE2B a65efa69689c2ae6fe3fb6cf72d66b481b00c59debc31577d205468343d9599483e98335103df278186d2c0ba2804684945ac6a2aebc65e2ad39b2544cdd29a5 SHA512 1a00f840ff7e16f07dc532778aa73b316df9450419910062dd406db05aae21bf01122739b4a63fd7adae6ee3eb22eedd90928741a387dc9d2c2730d81cabfb1f diff --git a/www-client/woob/woob-3.1.ebuild b/www-client/woob/woob-3.1-r1.ebuild similarity index 93% rename from www-client/woob/woob-3.1.ebuild rename to www-client/woob/woob-3.1-r1.ebuild index 239b5e216..2bea549aa 100644 --- a/www-client/woob/woob-3.1.ebuild +++ b/www-client/woob/woob-3.1-r1.ebuild @@ -1,16 +1,17 @@ -# Copyright 2021 Gentoo Authors +# Copyright 2021-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_{9..11} ) +DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 if [[ "${PV}" == "9999" ]]; then EGIT_REPO_URI="https://gitlab.com/${PN}/${PN}.git" inherit git-r3 else - SRC_URI="https://gitlab.com/${PN}/${PN}/-/archive/${PV}/${P}.tar.gz" + SRC_URI="https://gitlab.com/${PN}/${PN}/-/archive/${PV}/${P}.tar.bz2" KEYWORDS="~amd64" fi diff --git a/www-client/woob/woob-9999.ebuild b/www-client/woob/woob-9999.ebuild index 239b5e216..2bea549aa 100644 --- a/www-client/woob/woob-9999.ebuild +++ b/www-client/woob/woob-9999.ebuild @@ -1,16 +1,17 @@ -# Copyright 2021 Gentoo Authors +# Copyright 2021-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_{9..11} ) +DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 if [[ "${PV}" == "9999" ]]; then EGIT_REPO_URI="https://gitlab.com/${PN}/${PN}.git" inherit git-r3 else - SRC_URI="https://gitlab.com/${PN}/${PN}/-/archive/${PV}/${P}.tar.gz" + SRC_URI="https://gitlab.com/${PN}/${PN}/-/archive/${PV}/${P}.tar.bz2" KEYWORDS="~amd64" fi