diff --git a/django_pipeline-3.1.0.tar.gz b/django_pipeline-3.1.0.tar.gz deleted file mode 100644 index 396cfbf578fe95c113ddc9fdafaf5fd287726a8e..0000000000000000000000000000000000000000 Binary files a/django_pipeline-3.1.0.tar.gz and /dev/null differ diff --git a/django_pipeline-4.0.0.tar.gz b/django_pipeline-4.0.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..0f909350e3ac8524c4301752f9c6463403ade405 Binary files /dev/null and b/django_pipeline-4.0.0.tar.gz differ diff --git a/python-django-pipeline.spec b/python-django-pipeline.spec index 193671b88a259447f96246647f37b5d497f30b63..eb76e37e19ce8b83baaaa415dcf0545e896f1570 100644 --- a/python-django-pipeline.spec +++ b/python-django-pipeline.spec @@ -1,6 +1,6 @@ %global _empty_manifest_terminate_build 0 Name: python-django-pipeline -Version: 3.1.0 +Version: 4.0.0 Release: 1 Summary: Pipeline is an asset packaging library for Django. License: MIT @@ -34,7 +34,7 @@ JavaScript concatenation and compression, built-in JavaScript template support, and optional data-URI image and font embedding. %prep -%autosetup -n django_pipeline-%{version} -p1 +%autosetup -n django-pipeline-%{version} -p1 %build %py3_build @@ -74,6 +74,12 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Mon Apr 07 2025 openeuler_bot - 4.0.0-1 +- Use Pypy 3.10 (version: 3.0.0). +- Update README.rst and add Pipeline overview image (version: 2.1.0). +- Drop support for Python 3.8 (version: 4.0.0). +- Confirm support for Django 5.1 and drop support for Django 3.2 (version: 4.0.0). + * Tue Aug 27 2024 yaoxin - 3.1.0-1 - Update to 3.1.0: * Replace deprecated .warn method with .warning @@ -90,4 +96,4 @@ mv %{buildroot}/doclist.lst . - Update to 2.1.0 * Sat Aug 01 2020 Python_Bot - 2.0.4-1 -- Package Spec generated +- Package Spec generated \ No newline at end of file