From 452e290dee1ddae1bc9c126dd337fd4e6fbf1402 Mon Sep 17 00:00:00 2001 From: Ben Kohler Date: Tue, 10 Jan 2023 09:57:15 -0600 Subject: dev-python/stapler: whitespace fixes Signed-off-by: Ben Kohler --- dev-python/stapler/stapler-1.0.0_p20220330-r2.ebuild | 4 ++-- dev-python/stapler/stapler-1.0.0_p20220330-r3.ebuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'dev-python') diff --git a/dev-python/stapler/stapler-1.0.0_p20220330-r2.ebuild b/dev-python/stapler/stapler-1.0.0_p20220330-r2.ebuild index 93ca68b5fceeb..a86da6ed13194 100644 --- a/dev-python/stapler/stapler-1.0.0_p20220330-r2.ebuild +++ b/dev-python/stapler/stapler-1.0.0_p20220330-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -25,5 +25,5 @@ RDEPEND=">=dev-python/PyPDF2-3.0.0[${PYTHON_USEDEP}]" distutils_enable_tests unittest PATCHES=( "${FILESDIR}"/${P}-fix-tests-for-PyPDF2-2.x.patch - "${FILESDIR}"/${P}-port-to-PyPDF2-3.0.0.patch + "${FILESDIR}"/${P}-port-to-PyPDF2-3.0.0.patch "${FILESDIR}"/${P}-use-poetry-core-backend-for-PEP517.patch ) diff --git a/dev-python/stapler/stapler-1.0.0_p20220330-r3.ebuild b/dev-python/stapler/stapler-1.0.0_p20220330-r3.ebuild index 23e77887dad0d..34da11bb18daa 100644 --- a/dev-python/stapler/stapler-1.0.0_p20220330-r3.ebuild +++ b/dev-python/stapler/stapler-1.0.0_p20220330-r3.ebuild @@ -25,6 +25,6 @@ RDEPEND="dev-python/pypdf[${PYTHON_USEDEP}]" distutils_enable_tests unittest PATCHES=( "${FILESDIR}"/${P}-fix-tests-for-PyPDF2-2.x.patch - "${FILESDIR}"/${P}-port-to-PyPDF2-3.0.0.patch + "${FILESDIR}"/${P}-port-to-PyPDF2-3.0.0.patch "${FILESDIR}"/${P}-use-poetry-core-backend-for-PEP517.patch "${FILESDIR}"/${P}-PyPDF2-to-pypdf.patch ) -- cgit v1.2.3