15
0
forked from pool/python-aioftp
Commit Graph

7 Commits

Author SHA256 Message Date
9bd89fc07e Accepting request 928978 from home:glaubitz:branches:devel:languages:python
- Update to 0.19.0
  * add client connection timeout
  * remove explicit coroutine passing to `asyncio.wait`

OBS-URL: https://build.opensuse.org/request/show/928978
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aioftp?expand=0&rev=11
2021-11-06 10:26:20 +00:00
8424bc718f Accepting request 866016 from home:andythe_great:branches:devel:languages:python
- Add minimum python-siosocks version.

OBS-URL: https://build.opensuse.org/request/show/866016
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aioftp?expand=0&rev=9
2021-01-22 14:41:47 +00:00
000086e93d Accepting request 866011 from home:andythe_great:branches:devel:languages:python
I think build for leap failed due to old version python-siosocks on leap.
- Update to 0.18.1.
  * sync tests with new `siosocks`
  * some docs fixes
- Updates for 0.18.0
  * server: fix `MLSX` time format
  * server: resolve server address from connection
- Updates for 0.17.2
  * server: fix broken `python -m aioftp` after 3.7 migration
- Updates for 0.17.1
  * common/stream: add `readexactly` proxy method
- Updates for 0.17.0
  * tests: fix test_unlink_on_dir on POSIX compatible systems 
  * docs: fix extra parentheses
  * client: replace `ClientSession` with `Client.context`
- Updates for 0.16.1
  * client: strip date before parsing
  * client: logger no longer prints out plaintext password 
  * client: add custom passive commands to client 
- Updates for 0.16.0
  * server: remove obsolete `pass` to `pass_` command renaming
  * client: fix leap year bug at `parse_ls_date` method
  * all: add base exception class

OBS-URL: https://build.opensuse.org/request/show/866011
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aioftp?expand=0&rev=8
2021-01-22 13:38:17 +00:00
Tomáš Chvátal
5362622236 Accepting request 765030 from home:mcalabkova:branches:devel:languages:python
- update to 0.15.0
  * server: use explicit mapping of available commands for security reasons
  * client: add socks proxy support via siosocks
  * client: add custom list parser

OBS-URL: https://build.opensuse.org/request/show/765030
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aioftp?expand=0&rev=6
2020-01-16 19:35:35 +00:00
3e35eefc57 Run through spec-cleaner
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aioftp?expand=0&rev=4
2019-11-07 16:12:30 +00:00
d1fe9c3d3b Fix %pytest call
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aioftp?expand=0&rev=3
2019-10-14 13:49:37 +00:00
Todd R
6dc994ce71 Accepting request 717959 from home:TheBlackCat:branches:devel:languages:python
asyncio FTP library

OBS-URL: https://build.opensuse.org/request/show/717959
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aioftp?expand=0&rev=1
2019-07-23 17:27:17 +00:00