15
0
Files
python-graphene/python-graphene.changes
Markéta Machová 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

60 lines
2.0 KiB
Plaintext

-------------------------------------------------------------------
Wed Aug 10 07:54:15 UTC 2022 - Markéta Machová <mmachova@suse.com>
- 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
-------------------------------------------------------------------
Mon Mar 21 13:16:21 UTC 2022 - pgajdos@suse.com
- actually does not require python-mock for build
-------------------------------------------------------------------
Tue Jan 11 03:34:27 UTC 2022 - John Vandenberg <jayvdb@gmail.com>
- 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 01:50:46 UTC 2021 - John Vandenberg <jayvdb@gmail.com>
- 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 8 09:24:20 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
- Trim conjecture from descriptions.
-------------------------------------------------------------------
Sat Jun 6 07:08:31 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
- Update to 3.0.0b2
-------------------------------------------------------------------
Wed Dec 4 13:23:59 UTC 2019 - Andreas Hasenkopf <ahasenkopf@suse.com>
- New package for v2.1.8