Update to 4.5.1 (resolves: rhbz#2292613)

Signed-off-by: Michel Lind <salimma@fedoraproject.org>
This commit is contained in:
Michel Lind 2024-12-20 16:28:25 -06:00
commit 66ec10d2b9
No known key found for this signature in database
GPG key ID: 8B229D2F7CCC04F2
4 changed files with 8 additions and 7 deletions

1
.gitignore vendored
View file

@ -1,3 +1,4 @@
/python-django-compressor-*.tar.gz
/django-compressor-*.tar.gz
/django_compressor-4.4.tar.gz
/django_compressor-4.5.1.tar.gz

View file

@ -9,7 +9,7 @@ parsed and searched for CSS or JS. These styles and scripts are subsequently\
processed with optional, configurable compilers and filters.
Name: python-django-compressor
Version: 4.4
Version: 4.5.1
Release: %autorelease
Summary: Compresses linked and inline JavaScript or CSS into single cached files

View file

@ -1,12 +1,12 @@
--- a/setup.py
+++ b/setup.py
@@ -164,7 +164,7 @@ setup(
zip_safe=False,
install_requires=[
"Django >= 4.2",
"django-appconf >= 1.0.3",
- "rcssmin == 1.1.1",
- "rjsmin == 1.2.1",
+ "rcssmin >= 1.1.1",
+ "rjsmin >= 1.2.1",
- "rcssmin == 1.1.2",
- "rjsmin == 1.2.2",
+ "rcssmin >= 1.1.2",
+ "rjsmin >= 1.2.2",
],
)

View file

@ -1 +1 @@
SHA512 (django_compressor-4.4.tar.gz) = 54a3443f8900aca89534bb792f6e1d7d46ec9cec81c2bb2e019ea2a0e861845805d187748cc12531209be25c3d9f5dd3cd0f019fb9f439c9b1e7ad2a5785c6c8
SHA512 (django_compressor-4.5.1.tar.gz) = 696e032de9c6cd39a924e28e98a476f49fc25629ec1f1d446d78e6be93695435a9cf1b3222807dd6644efd19955c2252648105bacc207b2ee5c00a6338e7046a