15
0
forked from pool/python-aioftp

Accepting request 1239508 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1239508
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-aioftp?expand=0&rev=11
This commit is contained in:
2025-01-22 15:39:06 +00:00
committed by Git OBS Bridge
4 changed files with 16 additions and 5 deletions

View File

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

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

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:74ac7c6ee4855e4db8ffa2c2fb1597789a697817c47ba21a54eb9039f43568af
size 62609

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed Jan 22 10:03:34 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 0.24.1
* server: use single line pasv response (fix #142)
- from versiom 0.24.0
* remove documentation dependencies from pyproject.toml
(moved to docs/requirements.txt)
* include symlink destination in path info for unix legacy mode (#169)
* update documentation links (#180)
-------------------------------------------------------------------
Wed Oct 23 11:58:36 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-aioftp
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-aioftp
Version: 0.23.1
Version: 0.24.1
Release: 0
Summary: FTP client/server for asyncio
License: Apache-2.0