diff --git a/django-tastypie-0.14.4.tar.gz b/django-tastypie-0.14.4.tar.gz deleted file mode 100644 index 411751ccf9e02bacba3633b8d60f183d826dd43d..0000000000000000000000000000000000000000 Binary files a/django-tastypie-0.14.4.tar.gz and /dev/null differ diff --git a/django-tastypie-0.14.5.tar.gz b/django-tastypie-0.14.5.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..8e923e5e71b1529a0039236e908202fa77afe460 Binary files /dev/null and b/django-tastypie-0.14.5.tar.gz differ diff --git a/python-django-tastypie.spec b/python-django-tastypie.spec index 11689c1c0547606be3806cb4bbb9abb528f154de..484cb2e0ad72cfe5ef8582e7312a135633dec1fd 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.4 +Version: 0.14.5 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/e9/85/3411329ba1f5201d83a154a20ade06513e42836f2ff42e6b8db7d0930759/django-tastypie-0.14.4.tar.gz +Source0: https://files.pythonhosted.org/packages/a1/ea/955421dd104d19957e18c3233b65b7919c179da022e8a2fa0fa353a7522d/django-tastypie-0.14.5.tar.gz BuildArch: noarch @@ -28,7 +28,7 @@ Provides: python3-django-tastypie-doc Creating delicious APIs for Django apps since 2010. %prep -%autosetup -n django-tastypie-0.14.4 +%autosetup -n django-tastypie-%{version} %build %py3_build @@ -68,6 +68,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Fri Mar 3 2023 wubijie - 0.14.5-1 +- Update package to version 0.14.5 + * Wed Aug 03 2022 fushanqing - 0.14.4-1 - update to 0.14.4