15
0

5 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

Diff Content Not Available