12
0

18 Commits

Author SHA256 Message Date
5e29272399 Accepting request 1243133 from devel:languages:python
- Update to 3.2.6
  * Alpha release GraphQL-core v3.3.0a7, based on GraphQL.js v17.0.0a3.
  * Notable improvements since the last alpha release:
    + This release also supports Python 3.13
    + New incremental response format using id and subPath and pending notifications
    + OneOf Input Objects via @oneOf directive
    + Speedup sorting and building/extending schema
    + Support for fourfold nested lists in introspection
    + Transform input objects used as default values (#206)
    + Support deep copy of schema with directive with arg of custom type (#210)
    + Allow injecting custom data to custom execution context (#226)
    + ValidationAbortedError can now be imported (#227)
    + Benchmarking with CodSpeed (#230)

OBS-URL: https://build.opensuse.org/request/show/1243133
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-graphql-core?expand=0&rev=8
2025-02-04 17:14:14 +00:00
646e3c6795 modernize packaging
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-graphql-core?expand=0&rev=17
2025-02-04 14:08:58 +00:00
81888c75f8 - Update to 3.2.6
* Alpha release GraphQL-core v3.3.0a7, based on GraphQL.js v17.0.0a3.
  * Notable improvements since the last alpha release:
    + This release also supports Python 3.13
    + New incremental response format using id and subPath and pending notifications
    + OneOf Input Objects via @oneOf directive
    + Speedup sorting and building/extending schema
    + Support for fourfold nested lists in introspection
    + Transform input objects used as default values (#206)
    + Support deep copy of schema with directive with arg of custom type (#210)
    + Allow injecting custom data to custom execution context (#226)
    + ValidationAbortedError can now be imported (#227)
    + Benchmarking with CodSpeed (#230)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-graphql-core?expand=0&rev=16
2025-02-04 13:58:58 +00:00
d85b3d02dd Accepting request 1223920 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1223920
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-graphql-core?expand=0&rev=7
2024-11-13 14:29:46 +00:00
0d6e8ea57c - Update to 3.2.5
* Patch-release GraphQL-core v3.2.5, based on GraphQL.js v16.8.2.
  * This patch-release supports Python 3.6 to 3.13.
- from version 3.2.4
  * Patch-release GraphQL-core v3.2.4, based on GraphQL.js v16.8.2.
  * This patch-release supports Python 3.6 to 3.12 and includes these changes:
    + Fix invalid original_error propagation in custom scalars
    + Fix performance degradation in OverlappingFieldsCanBeMergedRule
    + Support fourfold nested lists in introspection
    + Avoid various deprecation warnings with newer Python versions
- Adjust upstream source name in spec file

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-graphql-core?expand=0&rev=14
2024-11-13 11:34:17 +00:00
c31c78fda0 Accepting request 1093057 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1093057
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-graphql-core?expand=0&rev=6
2023-06-14 14:30:27 +00:00
576852284a Accepting request 1092863 from home:ecsos:python
- Add %{?sle15_python_module_pythons}

OBS-URL: https://build.opensuse.org/request/show/1092863
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-graphql-core?expand=0&rev=12
2023-06-14 06:55:25 +00:00
be09efb4dd Accepting request 1032189 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1032189
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-graphql-core?expand=0&rev=5
2022-10-29 18:17:40 +00:00
2a607c7b9c Accepting request 1032003 from home:yarunachalam:branches:devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1032003
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-graphql-core?expand=0&rev=10
2022-10-29 11:51:13 +00:00
e12b161874 Accepting request 1006890 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1006890
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-graphql-core?expand=0&rev=4
2022-09-29 16:14:06 +00:00
cb15d3c5b9 Accepting request 1006786 from home:yarunachalam:branches:devel:languages:python
- Update to 3.2.3 
  Patch-release GraphQL-core v3.2.3, based on GraphQL.js v16.6.0.
  This patch-releases includes only one change in GraphQL.js v16.6.0:
  The parser now allows to limit the number of tokens
  Thanks to all who are sponsoring me (@Cito) for maintaining this project.
- Update to 3.2.2
  Patch-release GraphQL-core v3.2.2, based on GraphQL.js v16.4.0.
  This patch-releases includes the changes in GraphQL.js v16.4.0, and the following fixes:
  Require typing extensions when needed
  Recommend using poetry instead of pipenv in the docs (#161)
  Cast error message to string to handle proxy objects (#175)
  Remove newline in description (#180)
- Update to 3.2.1
  Patch-release GraphQL-core v3.2.1, based on GraphQL.js v16.3.0.
  This patch-releases includes the changes in GraphQL.js v16.3.0, and the following fix:
  Serialize with maximum precision when converting float to FloatValue (#164)
  Thanks to @bennyweise for contributing and all who are sponsoring me (@Cito) for maintaining this project.
- Update to 3.2.0
  Final release of GraphQL-core v3.2.0, based on GraphQL.js v16.2.0.
  See v3.2.0rc1, v3.2.0rc2, v3.2.0rc3, v3.2.0rc4, v3.2.0rc5 and the changelog of GraphQL.js for a complete list of changes.
  Thanks to all who contributed and are sponsoring me (@Cito) for maintaining this project.

OBS-URL: https://build.opensuse.org/request/show/1006786
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-graphql-core?expand=0&rev=8
2022-09-29 09:29:22 +00:00
5e7d002e17 Accepting request 978587 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/978587
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-graphql-core?expand=0&rev=3
2022-05-23 13:51:48 +00:00
df837be079 Accepting request 978551 from home:susnux:branches:devel:languages:python
Update to 3.1.7

OBS-URL: https://build.opensuse.org/request/show/978551
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-graphql-core?expand=0&rev=6
2022-05-23 05:41:50 +00:00
41c7d4832e Accepting request 866511 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/866511
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-graphql-core?expand=0&rev=2
2021-01-25 17:24:39 +00:00
0b5602359e Accepting request 866430 from home:jayvdb:branches:devel:languages:python
- Update to v3.1.2

OBS-URL: https://build.opensuse.org/request/show/866430
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-graphql-core?expand=0&rev=4
2021-01-25 09:28:29 +00:00
bbb597fd6c Accepting request 812429 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/812429
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-graphql-core?expand=0&rev=1
2020-06-08 22:03:40 +00:00
Tomáš Chvátal
801d937fbe add skip_python to work on leap.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-graphql-core?expand=0&rev=2
2020-06-08 07:09:12 +00:00
Tomáš Chvátal
57db3e9bd6 Accepting request 812262 from home:jayvdb:py-submit
dependency of graphene->graphene-django->django-countries and others
35k/day https://pypistats.org/packages/graphql-core

OBS-URL: https://build.opensuse.org/request/show/812262
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-graphql-core?expand=0&rev=1
2020-06-08 07:08:54 +00:00