15
0

- Drop patch cryptography.patch:

* No longer required.
- Add patch support-service-identity-24.patch:
  * Support service-identity >= 24
- Switch to pyproject macros.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aioquic?expand=0&rev=14
This commit is contained in:
2024-01-25 04:26:24 +00:00
committed by Git OBS Bridge
parent b8c9f99464
commit 855d054394
4 changed files with 76 additions and 32 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Jan 25 04:25:09 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Drop patch cryptography.patch:
* No longer required.
- Add patch support-service-identity-24.patch:
* Support service-identity >= 24
- Switch to pyproject macros.
-------------------------------------------------------------------
Sat Jan 20 14:01:39 UTC 2024 - Dirk Müller <dmueller@suse.com>