|
ffe66aed86
|
Accepting request 786119 from devel:languages:python
- Update to 1.5.6:
- #467: added pre-fork concurrency model, spawn()ing worker processes to split
load.
- #520: directory LISTing is now 3.7x times faster.
OBS-URL: https://build.opensuse.org/request/show/786119
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyftpdlib?expand=0&rev=9
|
2020-03-18 11:46:07 +00:00 |
|
Tomáš Chvátal
|
d85da951a9
|
- Update to 1.5.6:
- #467: added pre-fork concurrency model, spawn()ing worker processes to split
load.
- #520: directory LISTing is now 3.7x times faster.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyftpdlib?expand=0&rev=17
|
2020-03-18 09:23:34 +00:00 |
|
|
197ff92f06
|
Accepting request 705885 from devel:languages:python
- Do not remove tests, other packages import them
OBS-URL: https://build.opensuse.org/request/show/705885
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyftpdlib?expand=0&rev=8
|
2019-06-01 07:47:48 +00:00 |
|
Tomáš Chvátal
|
51f49fd5bc
|
- Do not remove tests, other packages import them
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyftpdlib?expand=0&rev=15
|
2019-05-28 11:07:40 +00:00 |
|
|
6bc1a8b512
|
Accepting request 705393 from devel:languages:python
- Update to 1.5.5:
* Various minor fixes and documentation updates
OBS-URL: https://build.opensuse.org/request/show/705393
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyftpdlib?expand=0&rev=7
|
2019-05-27 06:39:27 +00:00 |
|
Tomáš Chvátal
|
4c50e313d1
|
- Update to 1.5.5:
* Various minor fixes and documentation updates
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyftpdlib?expand=0&rev=13
|
2019-05-25 09:32:02 +00:00 |
|
|
01cb7b1553
|
Accepting request 659586 from devel:languages:python
Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/request/show/659586
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyftpdlib?expand=0&rev=6
|
2018-12-24 10:41:52 +00:00 |
|
|
daf978b7ec
|
Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyftpdlib?expand=0&rev=11
|
2018-12-04 13:50:54 +00:00 |
|
|
2e1f252d9d
|
Accepting request 605512 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/605512
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyftpdlib?expand=0&rev=5
|
2018-05-10 13:49:40 +00:00 |
|
Todd R
|
12f728c5ad
|
Accepting request 605511 from home:TheBlackCat:branches:devel:languages:python
- Version update to 1.5.4
+ Enhancements
* #463: FTPServer class can now be used as a context manager.
+ Bug fixes
* #431: Ctrl-C doesn't exit `python -m pyftpdlib` on Windows.
* #436: ThreadedFTPServer.max_cons is evaluated threading.activeCount(). If
the user uses threads of its own it will consume the number of max_cons.
* #447: ThreadedFTPServer and MultiprocessFTPServer do not join() tasks which
are no longer consuming resources.
- Disable tests since they randomly fail.
See https://github.com/giampaolo/pyftpdlib/issues/386
OBS-URL: https://build.opensuse.org/request/show/605511
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyftpdlib?expand=0&rev=9
|
2018-05-09 01:35:26 +00:00 |
|
|
372af3e36a
|
Accepting request 603032 from devel:languages:python
- Version update to 1.5.3:
* implemented SITE MFMT command which changes file modification time. (patch by Tahir Ijaz)
* add username and password command line options
* documentation moved to readthedocs: http://pyftpdlib.readthedocs.io
* fix duplicated output log. (path by PonyPC)
* Respond successfully to STOR only after closing file handle.
OBS-URL: https://build.opensuse.org/request/show/603032
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyftpdlib?expand=0&rev=4
|
2018-05-08 11:36:24 +00:00 |
|
Tomáš Chvátal
|
257ebea97d
|
- Version update to 1.5.3:
* implemented SITE MFMT command which changes file modification time. (patch by Tahir Ijaz)
* add username and password command line options
* documentation moved to readthedocs: http://pyftpdlib.readthedocs.io
* fix duplicated output log. (path by PonyPC)
* Respond successfully to STOR only after closing file handle.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyftpdlib?expand=0&rev=7
|
2018-05-02 10:30:31 +00:00 |
|
|
8ed2f61e91
|
Accepting request 508490 from devel:languages:python
1
OBS-URL: https://build.opensuse.org/request/show/508490
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyftpdlib?expand=0&rev=3
|
2017-07-11 06:25:18 +00:00 |
|
|
e5c7d66ea8
|
Accepting request 508432 from home:jengelh:branches:devel:languages:python
- Trim exaggeration from descriptions.
OBS-URL: https://build.opensuse.org/request/show/508432
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyftpdlib?expand=0&rev=5
|
2017-07-06 11:30:42 +00:00 |
|
|
24b4eb27da
|
Accepting request 505701 from devel:languages:python
- update to 1.5.2
* disables old SSL methods
* fixed some hangs/crashes
- fixes test failures in OBS
- drop patches that are no longer needed:
* pyftpdlib-disable-error-0-ssl-unwrap.diff
* pyftpdlib-disable-incomplete-file-received.diff
* pyftpdlib-handle-missing-SSLv3.diff
- convert to singlespec (forwarded request 505700 from matejcik)
OBS-URL: https://build.opensuse.org/request/show/505701
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyftpdlib?expand=0&rev=2
|
2017-06-28 08:36:25 +00:00 |
|
Jan Matejek
|
474e2d0b6b
|
Accepting request 505700 from home:matejcik:branches:devel:languages:python
- update to 1.5.2
* disables old SSL methods
* fixed some hangs/crashes
- fixes test failures in OBS
- drop patches that are no longer needed:
* pyftpdlib-disable-error-0-ssl-unwrap.diff
* pyftpdlib-disable-incomplete-file-received.diff
* pyftpdlib-handle-missing-SSLv3.diff
- convert to singlespec
OBS-URL: https://build.opensuse.org/request/show/505700
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyftpdlib?expand=0&rev=3
|
2017-06-22 14:54:05 +00:00 |
|
|
c4eec126ae
|
Accepting request 412319 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/412319
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyftpdlib?expand=0&rev=1
|
2016-07-21 06:18:54 +00:00 |
|
|
6fe09fa29b
|
Accepting request 394661 from home:frispete:python
preparation for the new python-wheel: dependency of python-keyrings.alt
OBS-URL: https://build.opensuse.org/request/show/394661
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyftpdlib?expand=0&rev=1
|
2016-05-23 10:46:46 +00:00 |
|