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 87326158003 for ; Wed, 1 Feb 2023 07:59:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E6925E0DE1; Wed, 1 Feb 2023 07:59:03 +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 C11C1E0DE1 for ; Wed, 1 Feb 2023 07:59:03 +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 E3D02340B29 for ; Wed, 1 Feb 2023 07:59:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CCF548A9 for ; Wed, 1 Feb 2023 07:58:59 +0000 (UTC) From: "Bernard Cafarelli" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Bernard Cafarelli" Message-ID: <1675238333.b32db03a3c5f3c2b1a48632976836fa6772627ea.voyageur@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/libpillowfight/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/libpillowfight/Manifest dev-python/libpillowfight/libpillowfight-0.3.0_p20210816-r1.ebuild X-VCS-Directories: dev-python/libpillowfight/ X-VCS-Committer: voyageur X-VCS-Committer-Name: Bernard Cafarelli X-VCS-Revision: b32db03a3c5f3c2b1a48632976836fa6772627ea X-VCS-Branch: master Date: Wed, 1 Feb 2023 07:58:59 +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: f4b04571-1d9b-486d-b67d-ea469ed63c55 X-Archives-Hash: 7ef7abe70a4d4ec22b6fe58d78595f8a commit: b32db03a3c5f3c2b1a48632976836fa6772627ea Author: Bernard Cafarelli gentoo org> AuthorDate: Wed Feb 1 07:51:19 2023 +0000 Commit: Bernard Cafarelli gentoo org> CommitDate: Wed Feb 1 07:58:53 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b32db03a dev-python/libpillowfight: update EAPI 7 -> 8 Signed-off-by: Bernard Cafarelli gentoo.org> dev-python/libpillowfight/Manifest | 1 + .../libpillowfight-0.3.0_p20210816-r1.ebuild | 38 ++++++++++++++++++++++ 2 files changed, 39 insertions(+) diff --git a/dev-python/libpillowfight/Manifest b/dev-python/libpillowfight/Manifest index a08695322544..81038ebace55 100644 --- a/dev-python/libpillowfight/Manifest +++ b/dev-python/libpillowfight/Manifest @@ -1 +1,2 @@ +DIST libpillowfight-0.3.0_p20210816.tar.bz2 87826271 BLAKE2B aa0a9c2800992b671940f0ed0c8d808c5ad870c724fbf0f4dad336d224e6d510b135052f2697a6a1d05bafb9f1969278962c625d5d0ffd997b2548e60b1dec2b SHA512 76b05d49e2ee9fc9dcc2c9342d312841c8d1520d8d2027bd12b6921f85bd92645f698a811ccf7bdeceba64f0b706d5fd2975f91c51db8ce87f1261793aee83cb DIST libpillowfight-0.3.0_p20210816.tar.gz 89491019 BLAKE2B 24a658ce461928750582560ef27fbc1ea233bb7c6290053bee7ab3437816fd0e9d7933e36a7a90c75706bdc17024200d16a17ec81c0c30563f043e6d15cc074e SHA512 a731a7d8c8492f5f6229315c8ff48bcdf215acd501d1a5f726f60d6417f77d04b702579d972aaa90f9d01d27b7b167b47f15f435c0fe79598aedb55ac397835b diff --git a/dev-python/libpillowfight/libpillowfight-0.3.0_p20210816-r1.ebuild b/dev-python/libpillowfight/libpillowfight-0.3.0_p20210816-r1.ebuild new file mode 100644 index 000000000000..fd434e4d3d34 --- /dev/null +++ b/dev-python/libpillowfight/libpillowfight-0.3.0_p20210816-r1.ebuild @@ -0,0 +1,38 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_USE_PEP517=setuptools +PYTHON_COMPAT=( python3_{9..11} ) + +inherit distutils-r1 + +COMMIT="50d965879eb89fdef9be09d6e934329486ff585d" + +DESCRIPTION="Small library containing various image processing algorithms" +HOMEPAGE="https://gitlab.gnome.org/World/OpenPaperwork/libpillowfight" +SRC_URI="https://gitlab.gnome.org/World/OpenPaperwork/${PN}/-/archive/${COMMIT}/${P}.tar.bz2" +S="${WORKDIR}/${PN}-${COMMIT}" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +RDEPEND="dev-python/pillow[${PYTHON_USEDEP}]" + +distutils_enable_tests pytest + +python_prepare_all() { + ln -s "${S}"/tests "${T}"/tests || die + sed -e "/'nose>=1.0'/d" -i setup.py || die + cat > src/pillowfight/_version.h <<- EOF || die + #define INTERNAL_PILLOWFIGHT_VERSION "$(ver_cut 1-3)" + EOF + distutils-r1_python_prepare_all +} + +python_test() { + cd "${T}" || die + epytest "${S}"/tests -o addopts= +}