15
0
forked from pool/python-aioftp

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

- Update to version 0.25.2
  * adjust codebase for python 3.14 (#190)
  * client: resolve tls issues (fixes #186) (#187)

OBS-URL: https://build.opensuse.org/request/show/1288484
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aioftp?expand=0&rev=26
This commit is contained in:
2025-06-25 11:15:50 +00:00
committed by Git OBS Bridge
parent ba51630a35
commit 45ecceee48
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4d2fb0b77d3fda4282cffcd05ba70567d8940cd9fdeedf10bdf788a001208016
size 64687

3
aioftp-0.25.2.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8402efe0d4783b9c4d6787446d5e027abe79796951f227241bd2c5d8f3e09d0b
size 64712

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Jun 25 09:35:11 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.25.2
* adjust codebase for python 3.14 (#190)
* client: resolve tls issues (fixes #186) (#187)
-------------------------------------------------------------------
Tue Jun 3 06:47:47 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-aioftp
Version: 0.25.1
Version: 0.25.2
Release: 0
Summary: FTP client/server for asyncio
License: Apache-2.0