diff options
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/stapler/stapler-1.0.0_p20220330-r2.ebuild | 4 | ||||
| -rw-r--r-- | dev-python/stapler/stapler-1.0.0_p20220330-r3.ebuild | 2 |
2 files changed, 3 insertions, 3 deletions
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 93ca68b5fcee..a86da6ed1319 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 23e77887dad0..34da11bb18da 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 ) |
