diff --git a/django_debug_toolbar-3.8.1.tar.gz b/django_debug_toolbar-3.8.1.tar.gz deleted file mode 100644 index 5245e217283736d0e29e8532b0069b3b7ab9a667..0000000000000000000000000000000000000000 Binary files a/django_debug_toolbar-3.8.1.tar.gz and /dev/null differ diff --git a/django_debug_toolbar-4.0.0.tar.gz b/django_debug_toolbar-4.0.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..c006d8f07e556c8114e146914955756984316ae2 Binary files /dev/null and b/django_debug_toolbar-4.0.0.tar.gz differ diff --git a/python-django-debug-toolbar.spec b/python-django-debug-toolbar.spec index 0ed52e42ea50a48b88c8461898bb985865550e31..babdf57419b0cff5019a049a7b6a25779cd012fc 100644 --- a/python-django-debug-toolbar.spec +++ b/python-django-debug-toolbar.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-django-debug-toolbar -Version: 3.8.1 +Version: 4.0.0 Release: 1 Summary: A configurable set of panels that display various debug information about the current request/response. License: BSD URL: https://github.com/jazzband/django-debug-toolbar -Source0: https://files.pythonhosted.org/packages/80/53/1d1e3bbef3c6f5820f838a6a6a8e795a3c86323f9dbf2f8a89de78477972/django_debug_toolbar-3.8.1.tar.gz +Source0: https://files.pythonhosted.org/packages/86/e0/85387258279b436e66d0afa5e676b5956ae9f68e62e22fadcc473315e322/django_debug_toolbar-4.0.0.tar.gz Patch0: 0001-add-setup.py.patch BuildArch: noarch @@ -78,6 +78,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue Apr 4 2023 wubijie - 4.0.0-1 +- Update package to version 4.0.0 + * Wed Jan 11 2023 wangjunqi - 3.8.1-1 - Update package to version 3.8.1