Rebuilt for Python 3.11

This commit is contained in:
Python Maint 2022-06-13 15:01:35 +02:00 committed by Tomáš Hrnčiar
commit ac5e247623

View file

@ -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 <python-maint@redhat.com> - 2.4.1-2
- Rebuilt for Python 3.11
* Mon Mar 14 2022 Karolina Kula <kkula@redhat.com> - 2.4.1-1
- Update to 2.4.1