- Remove python_module macro definition - Do not distribute tests with package - More specific python_sitelib in %files OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-pandas?expand=0&rev=8
38 lines
1.3 KiB
Plaintext
38 lines
1.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Nov 22 16:29:30 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
|
|
|
|
- Remove python-six dependency
|
|
- Remove python_module macro definition
|
|
- Do not distribute tests with package
|
|
- More specific python_sitelib in %files
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Dec 26 13:49:33 UTC 2021 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Remove merged patches
|
|
* merged_pr_126.patch
|
|
* no-test_verbose.patch
|
|
- Update to 0.6.6
|
|
- from v0.6.5
|
|
* This version added support for Pandas >=1.3
|
|
* Avoid the use of deprecated methods
|
|
* Fix utils int(pk) ValueError
|
|
* Silence Django 3.2 errors on testing on etc.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 9 17:13:32 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Add no-test_verbose.patch skipping
|
|
django_pandas.tests.test_io.RelatedFieldsTest.test_verbose
|
|
(gh#chrisdev/django-pandas#137).
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 18 11:08:10 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
- Skip python36 build: no pandas
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 13 04:29:41 AM UTC 2021 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Initial spec for v0.6.2
|