From ac5e247623c72b5d2db86cc86d6c0c79ef977166 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Mon, 13 Jun 2022 15:01:35 +0200 Subject: [PATCH] Rebuilt for Python 3.11 --- python-django-compressor.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-django-compressor.spec b/python-django-compressor.spec index 607f992..2afa237 100644 --- a/python-django-compressor.spec +++ b/python-django-compressor.spec @@ -1,7 +1,7 @@ %global pypi_name django_compressor Name: python-django-compressor Version: 2.4.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Compresses linked and inline JavaScript or CSS into single cached files License: MIT @@ -63,6 +63,9 @@ processed with optional, configurable compilers and filters. %{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info %changelog +* Mon Jun 13 2022 Python Maint - 2.4.1-2 +- Rebuilt for Python 3.11 + * Mon Mar 14 2022 Karolina Kula - 2.4.1-1 - Update to 2.4.1