14
0

- Update to 1.5.1:

* Update Poetry dependencies.
- Add patch support-new-django-graphql-jwt.patch:
  * Stop calling a now removed method in new django-graphql-jwt.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sortinghat?expand=0&rev=48
This commit is contained in:
2024-12-11 04:54:22 +00:00
committed by Git OBS Bridge
parent 1ae726b6d6
commit cd3001c571
5 changed files with 38 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Dec 11 04:53:10 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 1.5.1:
* Update Poetry dependencies.
- Add patch support-new-django-graphql-jwt.patch:
* Stop calling a now removed method in new django-graphql-jwt.
-------------------------------------------------------------------
Sat Nov 9 16:00:55 UTC 2024 - Dirk Müller <dmueller@suse.com>