[packages/python-ReportLab] - removed obsolete setup patch (dropped in 2.3-1)

qboosh qboosh at pld-linux.org
Sun Mar 16 20:19:06 CET 2025


commit fe73ba9926cdd59c2f6d2ca2165159cd1cea15bb
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Mar 16 20:05:59 2025 +0100

    - removed obsolete setup patch (dropped in 2.3-1)

 python-ReportLab-setup.patch | 15 ---------------
 python-ReportLab.spec        |  1 -
 2 files changed, 16 deletions(-)
---
diff --git a/python-ReportLab.spec b/python-ReportLab.spec
index d986286..9b41c48 100644
--- a/python-ReportLab.spec
+++ b/python-ReportLab.spec
@@ -20,7 +20,6 @@ Group:		Libraries/Python
 #Source0Download: https://bitbucket.org/rptlab/reportlab/downloads/?tab=tags
 Source0:	https://files.pythonhosted.org/packages/source/r/reportlab/reportlab-%{version}.tar.gz
 # Source0-md5:	92f79d609974ae8d6c57d0e3187db297
-Patch0:		%{name}-setup.patch
 URL:		https://www.reportlab.com/dev/opensource/
 BuildRequires:	freetype-devel >= 2
 BuildRequires:	libart_lgpl-devel >= 2
diff --git a/python-ReportLab-setup.patch b/python-ReportLab-setup.patch
deleted file mode 100644
index d13ef39..0000000
--- a/python-ReportLab-setup.patch
+++ /dev/null
@@ -1,15 +0,0 @@
---- reportlab_2_1/reportlab/setup.py~	2007-05-24 13:08:21.000000000 +0200
-+++ reportlab_2_1/reportlab/setup.py	2007-11-19 16:25:05.594885101 +0100
-@@ -194,10 +194,11 @@
-         assert tra in _yesnoV, 'bad argument --rl_accel='+tra
-         tra = tra in _yesV
- 
-+    DATA_FILES = {}
-+    EXT_MODULES = []
-     if tra:
-         RL_ACCEL = _find_rl_accel()
-         LIBS = []
--        DATA_FILES = {}
-         if not RL_ACCEL:
-             EXT_MODULES = []
-             print '***************************************************'
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-ReportLab.git/commitdiff/d5cf5c790a5554dd4c298beb812a1fe141d594f4



More information about the pld-cvs-commit mailing list