forked from pool/python-django-oscar
gh#django-oscar/django-oscar#3908 - Remove python_module macro def - More specific python_sitelib in %files OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-oscar?expand=0&rev=4
42 lines
1.6 KiB
Plaintext
42 lines
1.6 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Nov 4 13:05:06 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
|
|
|
|
- Add django-41-compat.patch to fix issues with django-4.1
|
|
gh#django-oscar/django-oscar#3908
|
|
- Remove python_module macro def
|
|
- More specific python_sitelib in %files
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 20 10:56:31 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Update to 3.1:
|
|
Oscar 3.1 is compatible with Django 2.2, Django 3.1 and Django
|
|
3.2 and Python versions 3.6 to 3.9. Support for Django 3.0 has
|
|
been dropped.
|
|
- Improvements have been made to the dashboard interface for
|
|
creating and editing offers, vouchers, and voucher sets.
|
|
- These better expose the flexible implementation of offer and
|
|
voucher functionality, allowing:
|
|
- creation of offers of all types
|
|
- creation of vouchers with multiple offers
|
|
- creation of voucher sets of all usages, and with multiple
|
|
offers
|
|
Details can be found in the full release notes on
|
|
https://django-oscar.readthedocs.io/en/stable/releases/v3.1.html
|
|
- Skip plenty of failing tests (gh#django-oscar/django-oscar#3883).
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 22 10:06:07 UTC 2021 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Update to v3.0.2
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 31 15:44:19 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Update to v2.0.4
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 12 01:03:55 AM UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Initial spec for v1.6.7
|