diff --git a/django-tastypie-0.14.7.tar.gz b/django-tastypie-0.14.7.tar.gz deleted file mode 100644 index 570650ad9c7bfe157060d9713b29ed3d668b8206..0000000000000000000000000000000000000000 Binary files a/django-tastypie-0.14.7.tar.gz and /dev/null differ diff --git a/python-django-tastypie.spec b/python-django-tastypie.spec index b7f0d1c43ea1038205ac5470da6b83b254f409f6..6bf9d9184151f3c13be8a8a88f928370593c64a3 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.7 +Version: 0.15.0 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/d4/4c/773a6c48a9ff4d243823a076d0df6e94f09d25897759fb6e8f9a3a71a3ca/django-tastypie-0.14.7.tar.gz +Source0: https://github.com/django-tastypie/django-tastypie/archive/refs/tags/v%{version}.tar.gz BuildArch: noarch @@ -67,6 +67,12 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Sun Dec 22 2024 sqfu - 0.15.0-1 +- Update version to 0.15.0 +- Pin Sphinx to last known working version for now +- Use non-deprecated assertion methods +- Django 5.1 support + * Wed Oct 30 2024 liudy - 0.14.7-1 - Update version to 0.14.7 - Add in support for Django 5.0 by adding in compat functionality for datetime_safe diff --git a/v0.15.0.tar.gz b/v0.15.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..ccc3407b3fa8530bf6d63b8cdf449970eea9c819 Binary files /dev/null and b/v0.15.0.tar.gz differ