15
0
forked from pool/python-aioftp

Accepting request 1217346 from home:glaubitz:branches:devel:languages:python

- Update to 0.23.1
  * Update ci
- from version 0.23.0
  * server: fix pathlib `relative_to` issue (#179)
  * minimal python version upgraded to 3.9

OBS-URL: https://build.opensuse.org/request/show/1217346
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aioftp?expand=0&rev=20
This commit is contained in:
2024-10-23 20:09:10 +00:00
committed by Git OBS Bridge
parent f0002bf749
commit 1a9ab4af15
4 changed files with 15 additions and 5 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Oct 23 11:58:36 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 0.23.1
* Update ci
- from version 0.23.0
* server: fix pathlib `relative_to` issue (#179)
* minimal python version upgraded to 3.9
-------------------------------------------------------------------
Mon Oct 7 12:07:24 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>