From c47467d43f54b873c2abcc1c30938654d325238c Mon Sep 17 00:00:00 2001 From: Michel Lind Date: Wed, 10 Dec 2025 22:45:58 +0000 Subject: [PATCH] Remove unneeded patches Signed-off-by: Michel Lind --- python-django-compressor.spec | 5 ----- 1 file changed, 5 deletions(-) diff --git a/python-django-compressor.spec b/python-django-compressor.spec index f039f17..16fcfb1 100644 --- a/python-django-compressor.spec +++ b/python-django-compressor.spec @@ -17,11 +17,6 @@ License: MIT URL: https://github.com/django-compressor/django-compressor Source0: %{pypi_source django_compressor} -Patch: rdep-version.patch -# Fix for https://github.com/django-compressor/django-compressor/issues/1270 -# https://github.com/django-compressor/django-compressor/pull/1271 -Patch: django-compressor-py314-ast.diff - BuildArch: noarch BuildRequires: python3-devel