2022-09-25 08:16:38 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Sep 25 07:56:23 UTC 2022 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
|
|
|
|
- Add 12 test skips for minor differences in expected string results
|
|
|
|
- Update to v3.0.0b8
|
|
|
|
* Adds Python 3.10 and Django 4.1 support
|
|
|
|
* See https://github.com/graphql-python/graphene-django/compare/v3.0.0b7...v3.0.0b8
|
|
|
|
|
2022-05-12 10:18:46 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu May 12 10:10:00 UTC 2022 - pgajdos@suse.com
|
|
|
|
|
|
|
|
- do not require python-mock for build
|
|
|
|
- added patches
|
|
|
|
fix https://github.com/graphql-python/graphene-django/issues/1321
|
|
|
|
+ python-graphene-django-no-mock.patch
|
|
|
|
|
2022-01-11 10:47:33 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jan 11 10:45:59 UTC 2022 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
|
|
|
|
- Loosen depencencies to allow graphene v3.0.0
|
|
|
|
|
2021-12-26 08:11:27 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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.
|
|
|
|
|
2021-01-28 12:09:57 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2020-09-02 09:36:34 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Sep 2 09:35:45 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
|
|
|
|
- Fix test execution
|
|
|
|
|
2020-06-12 10:43:07 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|