- Update to 3.4.3:
* Do not raise AttributeError when parsing non-string UUIDs
* Overridable Union meta
* remove pytz
* remove polyfill for dataclasses
* remove aniso8601, mock, iso8601
* support python 3.13
* remove README.rst, leave only README.md
* CI: format check using Ruff
* CI: fix tests on Python 3.13
* Actually run the tests in python 3.12 and 3.13 and remove snapshottest
dependency
- Remove patch support-pytest-8.patch, included upstream.
OBS-URL: https://build.opensuse.org/request/show/1223493
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-graphene?expand=0&rev=13
* Do not raise AttributeError when parsing non-string UUIDs
* Overridable Union meta
* remove pytz
* remove polyfill for dataclasses
* remove aniso8601, mock, iso8601
* support python 3.13
* remove README.rst, leave only README.md
* CI: format check using Ruff
* CI: fix tests on Python 3.13
* Actually run the tests in python 3.12 and 3.13 and remove snapshottest
dependency
- Remove patch support-pytest-8.patch, included upstream.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-graphene?expand=0&rev=25
- update to 3.3.0:
* Default value for InputObjectTypes
* Default enum description to "An enumeration."
* Allow the user to change InputObjectType's default value on
non-specified inputs to a sentinel value
* 881: Corrected enum metaclass to fix pickle.dumps()
* chore: Use `typing.TYPE_CHECKING` instead of MYPY
* test: print schema with InputObjectType with DateTime field
with default_value (#1293)
* docs: add get_human function
* CI: drop python 3.6
* types: add option for strict connection types
- update to 3.2.2:
* This release provides some internal refactoring to the relay
types to improve support for adding custom fields to them.
- Update to version 3.2.1
- Update to version 3.1.1
OBS-URL: https://build.opensuse.org/request/show/1133682
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-graphene?expand=0&rev=11
* Default value for InputObjectTypes
* Default enum description to "An enumeration."
* Allow the user to change InputObjectType's default value on
non-specified inputs to a sentinel value
* 881: Corrected enum metaclass to fix pickle.dumps()
* chore: Use `typing.TYPE_CHECKING` instead of MYPY
* test: print schema with InputObjectType with DateTime field
with default_value (#1293)
* docs: add get_human function
* CI: drop python 3.6
* types: add option for strict connection types
- update to 3.2.2:
* This release provides some internal refactoring to the relay
types to improve support for adding custom fields to them.
- Update to version 3.2.1
- Update to version 3.1.1
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-graphene?expand=0&rev=21