diff --git a/django-tastypie-0.14.5.tar.gz b/django-tastypie-0.14.5.tar.gz deleted file mode 100644 index 8e923e5e71b1529a0039236e908202fa77afe460..0000000000000000000000000000000000000000 Binary files a/django-tastypie-0.14.5.tar.gz and /dev/null differ diff --git a/django-tastypie-0.14.6.tar.gz b/django-tastypie-0.14.6.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..92ecfc2a52ac37a31de6c92c7de59b13330ef74b Binary files /dev/null and b/django-tastypie-0.14.6.tar.gz differ diff --git a/python-django-tastypie.spec b/python-django-tastypie.spec index 484cb2e0ad72cfe5ef8582e7312a135633dec1fd..87a79e96a8a1936e9f265bd26bce08f7d9eb1f82 100644 --- a/python-django-tastypie.spec +++ b/python-django-tastypie.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-django-tastypie -Version: 0.14.5 +Version: 0.14.6 Release: 1 Summary: A flexible & capable API layer for Django. License: BSD-3-Clause URL: https://github.com/django-tastypie/django-tastypie -Source0: https://files.pythonhosted.org/packages/a1/ea/955421dd104d19957e18c3233b65b7919c179da022e8a2fa0fa353a7522d/django-tastypie-0.14.5.tar.gz +Source0: https://files.pythonhosted.org/packages/d7/92/33d0b11bc6d8b5bf8675fd9f73492788c363007c61864186a425ff136041/django-tastypie-0.14.6.tar.gz BuildArch: noarch @@ -16,7 +16,6 @@ Creating delicious APIs for Django apps since 2010. Summary: A flexible & capable API layer for Django. Provides: python-django-tastypie BuildRequires: python3-devel -BuildRequires: zlib >= 1.2.11 BuildRequires: python3-setuptools %description -n python3-django-tastypie Creating delicious APIs for Django apps since 2010. @@ -68,6 +67,10 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Thu Feb 22 2024 jiangxinyu - 0.14.6-1 +- Update package to version 0.14.6 + Fixed crash when missing CSRF token cookie in SessionAuthentication + * Fri Mar 3 2023 wubijie - 0.14.5-1 - Update package to version 0.14.5