forked from pool/python-pyftpdlib
- 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:
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 31 12:04:37 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- 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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 25 14:21:26 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user