Changelog for
python39-graphene-3.0.0-4.1.noarch.rpm :
* Mon Mar 21 2022 pgajdosAATTsuse.com- actually does not require python-mock for build
* Tue Jan 11 2022 John Vandenberg
- Skip two tests with different output on Python 3.10- Update to v3.0.0
* See https://github.com/graphql-python/graphene/wiki/v3-release-notes
* Mon Jan 25 2021 John Vandenberg - Adjust test invocation to fix builds- Remove dependency on Unidecode and add minimum dependency versions- Update to v3.0.0b7
* fix(Decimal): parse integers as decimal- from v3.0.0b6
* Fix subscribe with arguments
* Add BigInt type
* Add UnforgivingExecutionContext- from v3.0.0b5
* Subscription revamp- from v3.0.0b4
* Improve enum compatibility
* Rename variables called type to type_
* Fix ObjectType meta arguments
* Add Base64 scalar
* Pin graphql-core to >v3.1.2- from v3.0.0b3
* Fix DateTime Scalar parse_literal methods
* Remove to_const function
* Mon Jun 08 2020 Jan Engelhardt - Trim conjecture from descriptions.
* Sat Jun 06 2020 John Vandenberg - Update to 3.0.0b2
* Wed Dec 04 2019 Andreas Hasenkopf - New package for v2.1.8