- Use django-codemod to make test suite Django 4 compatible - Disable failing test test_pytest_fixture_usage which does not effect django-countries, the only other package using this one. OBS-URL: https://build.opensuse.org/request/show/942564 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-graphene-django?expand=0&rev=7
37 lines
1.3 KiB
Plaintext
37 lines
1.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sun Dec 26 08:02:29 UTC 2021 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Use django-codemod to make test suite Django 4 compatible
|
|
- Disable failing test test_pytest_fixture_usage which does not
|
|
effect django-countries, the only other package using this one.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 28 11:18:35 UTC 2021 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Remove build dependency on pytest-runner
|
|
- Add minimum version dependencies
|
|
- Add Suggests for DRF and django-filter
|
|
- Update to v3.0.0b7
|
|
* See https://github.com/graphql-python/graphene-django/compare/v3.0.0b3...v3.0.0b7
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 2 09:35:45 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
- Fix test execution
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 12 04:23:04 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Update to v3.0.0b3
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jun 7 16:23:15 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Activate tests
|
|
- Update to v2.10.1
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 4 11:51:53 UTC 2019 - Andreas Hasenkopf <ahasenkopf@suse.com>
|
|
|
|
- New package for v2.7.1
|