14
0

- update to 1.5.10:

* use black formatter.
  * use argparse instead of deprecated optparse.
  * use pytest instead of unittest.
  * add ability to run tests in parallel with make test-
    parallel.
  * PermissionError may occur on Windows when binding ports
    from a pre-configured PASV range.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyftpdlib?expand=0&rev=46
This commit is contained in:
2024-08-31 12:05:17 +00:00
committed by Git OBS Bridge
parent b5455c42db
commit dd532eaf00
4 changed files with 16 additions and 4 deletions

View File

@@ -19,7 +19,7 @@
%{?sle15_python_module_pythons}
Name: python-pyftpdlib
Version: 1.5.9
Version: 1.5.10
Release: 0
Summary: Asynchronous FTP server library for Python
License: MIT