forked from pool/python-django-collectd-rest
ff2d09e6bf
Add %{?sle15_python_module_pythons}
OBS-URL: https://build.opensuse.org/request/show/1160019
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-collectd-rest?expand=0&rev=11
95 lines
2.9 KiB
Plaintext
95 lines
2.9 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Mar 21 07:44:01 UTC 2024 - Max Lin <mlin@suse.com>
|
|
|
|
- Add %{?sle15_python_module_pythons}
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 23 13:56:53 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 0.2.4:
|
|
* use prefetch_related to decrease queries
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 20 13:31:59 UTC 2022 - Markéta Machová <mmachova@suse.com>
|
|
|
|
- do not require mock
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 7 03:47:57 UTC 2022 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Skip Tumbleweed Python 3.6 incompatible with Django 4
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Dec 26 12:47:51 UTC 2021 - Matwey Kornilov <matwey.kornilov@gmail.com>
|
|
|
|
- Version 0.2.3
|
|
- Fix Django4 build
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 20 11:50:49 UTC 2021 - pgajdos@suse.com
|
|
|
|
- %check: do not use setup.py test
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Mar 7 07:50:02 UTC 2020 - Matwey Kornilov <matwey.kornilov@gmail.com>
|
|
|
|
- Version 0.2.1.1
|
|
- Skip python2 support
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 19 16:11:43 UTC 2018 - matwey.kornilov@gmail.com
|
|
|
|
- Version 0.2.0
|
|
- Reimplement collectd_rest.rrd in pure C
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 19 09:44:25 UTC 2018 - matwey.kornilov@gmail.com
|
|
|
|
- Version 0.1.11
|
|
- Support Cache-Control response headers
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Dec 24 10:19:18 UTC 2017 - matwey.kornilov@gmail.com
|
|
|
|
- BuildRequire: %{pythons}
|
|
We need sqlite3 module from standard library for tests.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Dec 24 09:51:50 UTC 2017 - matwey.kornilov@gmail.com
|
|
|
|
- Use fdupes to fix rpmlint warnings
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Dec 23 16:56:05 UTC 2017 - matwey.kornilov@gmail.com
|
|
|
|
- Version 0.1.10
|
|
- Support Django 2.0
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Dec 23 15:26:07 UTC 2017 - matwey.kornilov@gmail.com
|
|
|
|
- Follow openSUSE Python Singlespec
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Apr 2 14:03:44 UTC 2016 - matwey.kornilov@gmail.com
|
|
|
|
- Version 0.1.9.1
|
|
- Add migrations module to better support Djangp 1.9
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 23 13:37:04 UTC 2016 - matwey.kornilov@gmail.com
|
|
|
|
- Version 0.1.8
|
|
- Fix support Django >= 1.8
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jan 18 18:58:35 UTC 2015 - matwey.kornilov@gmail.com
|
|
|
|
- Version 0.1.7
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 5 08:18:27 UTC 2014 - matwey.kornilov@gmail.com
|
|
|
|
- Initial version
|
|
|