diff --git a/srcpkgs/pympress/patches/fix-setuptools-format.patch b/srcpkgs/pympress/patches/fix-setuptools-format.patch deleted file mode 100644 index 8b0983e2edc..00000000000 --- a/srcpkgs/pympress/patches/fix-setuptools-format.patch +++ /dev/null @@ -1,38 +0,0 @@ -From de80deea6575c2148dbd032e2cc530ade1508331 Mon Sep 17 00:00:00 2001 -From: Cimbali -Date: Sun, 20 Apr 2025 08:34:04 +0100 -Subject: [PATCH] Modernize cfg for changing setuptools requirements - ---- - setup.cfg | 5 ++--- - 1 file changed, 2 insertions(+), 3 deletions(-) - -diff --git a/setup.cfg b/setup.cfg -index c8b2f921..a7fa8caa 100644 ---- a/setup.cfg -+++ b/setup.cfg -@@ -22,7 +22,6 @@ classifiers = - Intended Audience :: End Users/Desktop - Intended Audience :: Information Technology - Intended Audience :: Science/Research -- License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+) - Natural Language :: English - Natural Language :: French - Natural Language :: German -@@ -111,13 +110,13 @@ no_location = true - no_wrap = true - sort_output = true - omit_header = true --output-file = pympress/share/locale/pympress.pot -+output_file = pympress/share/locale/pympress.pot - mapping_file = pympress/share/locale/babel_mapping.cfg - - [compile_catalog] - domain = pympress - directory = pympress/share/locale/ --use-fuzzy = false -+use_fuzzy = false - statistics = true - - [pysrpm] - diff --git a/srcpkgs/pympress/template b/srcpkgs/pympress/template index 5601ed77ac7..b2fc443c365 100644 --- a/srcpkgs/pympress/template +++ b/srcpkgs/pympress/template @@ -1,6 +1,6 @@ # Template file for 'pympress' pkgname=pympress -version=1.8.5 +version=1.8.6 revision=1 build_style=python3-pep517 hostmakedepends="python3-Babel python3-setuptools" @@ -12,4 +12,4 @@ license="GPL-2.0-or-later" homepage="https://github.com/Cimbali/pympress" changelog="https://github.com/Cimbali/pympress/releases" distfiles="https://github.com/Cimbali/pympress/archive/refs/tags/v${version}.tar.gz" -checksum=ffb492daa577368daa220f336ffcbbd92ba45421bcab0a91332348c9431f6dc0 +checksum=dc482ce4ef578f914d37a01d480592484aba2c028d29869ea730cf0e3451c3e2