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:
@@ -15,9 +15,10 @@
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-aioftp
|
||||
Version: 0.22.3
|
||||
Version: 0.23.1
|
||||
Release: 0
|
||||
Summary: FTP client/server for asyncio
|
||||
License: Apache-2.0
|
||||
@@ -32,8 +33,8 @@ Requires: python-siosocks >= 0.2.0
|
||||
BuildArch: noarch
|
||||
BuildRequires: %{python_module async_timeout >= 4.0.0}
|
||||
BuildRequires: %{python_module pytest-asyncio}
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module pytest-cov}
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module siosocks >= 0.2.0}
|
||||
BuildRequires: %{python_module trustme}
|
||||
%python_subpackages
|
||||
|
||||
Reference in New Issue
Block a user