27 Commits

Author SHA256 Message Date
Ana Guerrero
ae249a8b2f Accepting request 1223493 from devel:languages:python
- 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
2024-11-12 18:22:05 +00:00
Steve Kowalik
b5600595be - 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/package/show/devel:languages:python/python-graphene?expand=0&rev=25
2024-11-12 03:32:11 +00:00
Ana Guerrero
48a0735070 Accepting request 1196146 from devel:languages:python
- Switch to autosetup and pyproject macros.
- Add patch support-pytest-8.patch:
  * Use correct setup/teardown method names.

OBS-URL: https://build.opensuse.org/request/show/1196146
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-graphene?expand=0&rev=12
2024-08-27 17:39:07 +00:00
Steve Kowalik
b63a003968 - Switch to autosetup and pyproject macros.
- Add patch support-pytest-8.patch:
  * Use correct setup/teardown method names.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-graphene?expand=0&rev=23
2024-08-27 04:21:26 +00:00
Ana Guerrero
db5e168830 Accepting request 1133682 from devel:languages:python
- 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
2023-12-17 20:33:10 +00:00
da9dc05c65 - 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/package/show/devel:languages:python/python-graphene?expand=0&rev=21
2023-12-17 01:59:29 +00:00
Dominique Leuenberger
afa216c333 Accepting request 1097944 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1097944
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-graphene?expand=0&rev=10
2023-07-10 14:40:45 +00:00
75551f9a48 Accepting request 1097133 from home:ecsos:python
- Add %{?sle15_python_module_pythons}

OBS-URL: https://build.opensuse.org/request/show/1097133
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-graphene?expand=0&rev=19
2023-07-10 12:18:11 +00:00
Dominique Leuenberger
3d31b99e86 Accepting request 1072754 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1072754
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-graphene?expand=0&rev=9
2023-03-18 23:31:07 +00:00
664fb9b44f Accepting request 1072332 from home:pgajdos:python
- python-six is not required

OBS-URL: https://build.opensuse.org/request/show/1072332
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-graphene?expand=0&rev=17
2023-03-17 21:50:15 +00:00
Dominique Leuenberger
bd0dda5b5e Accepting request 1056360 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1056360
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-graphene?expand=0&rev=8
2023-01-06 16:06:05 +00:00
abe3a868a5 Accepting request 1056264 from home:yarunachalam:branches:devel:languages:python
- Update to version 3.2.1 
  * What's Changed
  Non-required InputFields and Arguments can now be marked as deprecated by passing the deprecation_reason keyword argument to the constructor.
  Complete deprecated fields and arguments support by @vhutov in #1472

OBS-URL: https://build.opensuse.org/request/show/1056264
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-graphene?expand=0&rev=15
2023-01-06 10:10:43 +00:00
Dominique Leuenberger
1c4f6f8bee Accepting request 1010140 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1010140
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-graphene?expand=0&rev=7
2022-10-12 16:25:48 +00:00
167139083b Accepting request 1009992 from home:yarunachalam:branches:devel:languages:python
- Update to version 3.1.1 
  * Refer changelog  https://github.com/graphql-python/graphene/releases

OBS-URL: https://build.opensuse.org/request/show/1009992
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-graphene?expand=0&rev=13
2022-10-12 08:36:01 +00:00
Dominique Leuenberger
1b98785727 Accepting request 994268 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/994268
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-graphene?expand=0&rev=6
2022-08-10 15:14:48 +00:00
7ac030c9c3 Accepting request 994265 from home:mcalabkova:branches:devel:languages:python
- Update to version 3.1.0
  * Refactor Multi Expression Code
  * Add Python 3.9 and 3.10 to the test matrix
  * fix: default value for argument should be Undefined (Issue #1394)
  * fix: add default param _variables to parse_literal #1419
  * Make Graphene compatible with GraphQL-Core 3.2

OBS-URL: https://build.opensuse.org/request/show/994265
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-graphene?expand=0&rev=11
2022-08-10 08:10:35 +00:00
Dominique Leuenberger
8508c49051 Accepting request 963715 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/963715
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-graphene?expand=0&rev=5
2022-03-21 19:13:09 +00:00
eb0378de33 Accepting request 963697 from home:pgajdos:python
- actually does not require python-mock for build

OBS-URL: https://build.opensuse.org/request/show/963697
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-graphene?expand=0&rev=9
2022-03-21 14:24:05 +00:00
Dominique Leuenberger
168d2f1d18 Accepting request 945512 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/945512
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-graphene?expand=0&rev=4
2022-01-11 20:19:58 +00:00
06ca5fd1af Accepting request 945473 from home:jayvdb:branches:devel:languages:python:django
- 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

OBS-URL: https://build.opensuse.org/request/show/945473
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-graphene?expand=0&rev=8
2022-01-11 06:17:04 +00:00
Dominique Leuenberger
0915ccef24 Accepting request 866510 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/866510
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-graphene?expand=0&rev=3
2021-01-25 17:24:37 +00:00
c0a2e18f4d Accepting request 866432 from home:jayvdb:branches:devel:languages:python
- Adjust test invocation to fix builds
- Remove dependency on Unidecode and add minimum dependency versions
- Update to v3.0.0b7

OBS-URL: https://build.opensuse.org/request/show/866432
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-graphene?expand=0&rev=6
2021-01-25 09:27:37 +00:00
Dominique Leuenberger
0f800f230a Accepting request 814681 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/814681
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-graphene?expand=0&rev=2
2020-06-15 18:32:52 +00:00
Dominique Leuenberger
0a554252d7 Accepting request 812435 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/812435
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-graphene?expand=0&rev=1
2020-06-08 22:03:57 +00:00
Tomáš Chvátal
971a94c17d Accepting request 812507 from home:jengelh:branches:devel:languages:python
- Trim conjecture from descriptions.

OBS-URL: https://build.opensuse.org/request/show/812507
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-graphene?expand=0&rev=3
2020-06-08 10:48:13 +00:00
Tomáš Chvátal
956f396028 add skip_python2 for leap build.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-graphene?expand=0&rev=2
2020-06-08 07:22:14 +00:00
Tomáš Chvátal
e9da56a53b Accepting request 812274 from home:jayvdb:py-submit
22k/day https://pypistats.org/packages/graphene
Depends on https://build.opensuse.org/request/show/812267 and https://build.opensuse.org/request/show/812262
Required for https://build.opensuse.org/package/show/home:jayvdb:django/python-graphene-django and https://build.opensuse.org/package/show/home:jayvdb:django/python-django-countries

OBS-URL: https://build.opensuse.org/request/show/812274
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-graphene?expand=0&rev=1
2020-06-08 07:21:47 +00:00