bae03317a9
Accepting request 1292315 from devel:languages:python
...
- update to 0.26.2:
* fix type hinting
* fix minor documentaion bugs
* add type annotations
OBS-URL: https://build.opensuse.org/request/show/1292315
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-aioftp?expand=0&rev=14
2025-07-14 08:51:11 +00:00
a64ca58e25
- update to 0.26.2:
...
* fix type hinting
* fix minor documentaion bugs
* add type annotations
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aioftp?expand=0&rev=28
2025-07-12 08:30:13 +00:00
4019da74a6
Accepting request 1288510 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/1288510
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-aioftp?expand=0&rev=13
2025-06-26 09:39:02 +00:00
45ecceee48
Accepting request 1288484 from home:glaubitz:branches:devel:languages:python
...
- Update to version 0.25.2
* adjust codebase for python 3.14 (#190 )
* client: resolve tls issues (fixes #186 ) (#187 )
OBS-URL: https://build.opensuse.org/request/show/1288484
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aioftp?expand=0&rev=26
2025-06-25 11:15:50 +00:00
81b1279b34
Accepting request 1282358 from devel:languages:python
...
Forwarded request #1282110 from glaubitz
- Update to 0.25.1
* do not start explicit tls if implicit mode used (fixes #184 ) (#185 )
- from version 0.25.0
* client: add partial client support for explicit tls (#183 )
- Update BuildRequires from pyproject.toml
OBS-URL: https://build.opensuse.org/request/show/1282358
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-aioftp?expand=0&rev=12
2025-06-03 17:10:44 +00:00
ba51630a35
Accepting request 1282110 from home:glaubitz:branches:devel:languages:python
...
- Update to 0.25.1
* do not start explicit tls if implicit mode used (fixes #184 ) (#185 )
- from version 0.25.0
* client: add partial client support for explicit tls (#183 )
- Update BuildRequires from pyproject.toml
OBS-URL: https://build.opensuse.org/request/show/1282110
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aioftp?expand=0&rev=24
2025-06-03 13:58:48 +00:00
0022ad76eb
Accepting request 1239508 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/1239508
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-aioftp?expand=0&rev=11
2025-01-22 15:39:06 +00:00
aef678e12f
Accepting request 1239474 from home:glaubitz:branches:devel:languages:python
...
- Update to 0.24.1
* server: use single line pasv response (fix #142 )
- from versiom 0.24.0
* remove documentation dependencies from pyproject.toml
(moved to docs/requirements.txt)
* include symlink destination in path info for unix legacy mode (#169 )
* update documentation links (#180 )
OBS-URL: https://build.opensuse.org/request/show/1239474
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aioftp?expand=0&rev=22
2025-01-22 12:11:15 +00:00
229cf02e13
Accepting request 1217413 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/1217413
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-aioftp?expand=0&rev=10
2024-10-24 13:43:09 +00:00
1a9ab4af15
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
2024-10-23 20:09:10 +00:00
08f1129136
Accepting request 1206130 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/1206130
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-aioftp?expand=0&rev=9
2024-10-07 19:53:09 +00:00
f0002bf749
Accepting request 1206093 from home:glaubitz:branches:devel:languages:python
...
- Update to 0.22.3
* minimal python version downgraded to 3.8
- from version 0.22.2
* ci: separate build and publish jobs
- from version 0.22.1
* docs: update/fix readthedocs configuration
* ci: fix workflow file extension from `yaml` to `yml`
- from version 0.22.0
* client.list: fix infinite symlink loop for `.` and `..` on FTP servers
with UNIX-like filesystem for `client.list(path, recursive=True)`
* project file structure: refactor to use `pyproject.toml`
* minimal python version bumped to 3.11
* ci: update publish/deploy job (#171 )
- Switch build system from setuptools to pyproject.toml
* Add python-pip and python-wheel to BuildRequires
* Replace %python_build with %pyproject_wheel
* Replace %python_install with %pyproject_install
- Update BuildRequires from pyproject.toml
OBS-URL: https://build.opensuse.org/request/show/1206093
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aioftp?expand=0&rev=18
2024-10-07 14:49:25 +00:00
6cb4a48376
Accepting request 1056985 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/1056985
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-aioftp?expand=0&rev=8
2023-01-09 16:23:53 +00:00
c59a75af1e
Accepting request 1056816 from home:bnavigator:branches:devel:languages:python
...
- Remove 'legacy' pytest-asyncio mode command line argument. It is
not available anymore, meanwhile upstream uses 'strict' from
config file.
OBS-URL: https://build.opensuse.org/request/show/1056816
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aioftp?expand=0&rev=16
2023-01-09 08:18:30 +00:00
21a067e28a
Accepting request 1012082 from devel:languages:python
...
- Update to 0.21.4
* setup/tests: set low bound for version of `async-timeout`
* docs: fix rst link markup
* docs: add `LIST` parsing warning explanation
* tests: use `pytest_asyncio` `strict` mode and proper decorations (fixes #155 ) (forwarded request 1012070 from glaubitz)
OBS-URL: https://build.opensuse.org/request/show/1012082
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-aioftp?expand=0&rev=7
2022-10-17 12:58:40 +00:00
2d1e37dcb5
Accepting request 1012070 from home:glaubitz:branches:devel:languages:python
...
- Update to 0.21.4
* setup/tests: set low bound for version of `async-timeout`
* docs: fix rst link markup
* docs: add `LIST` parsing warning explanation
* tests: use `pytest_asyncio` `strict` mode and proper decorations (fixes #155 )
OBS-URL: https://build.opensuse.org/request/show/1012070
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aioftp?expand=0&rev=14
2022-10-17 12:25:27 +00:00
66657a865d
Accepting request 998097 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/998097
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-aioftp?expand=0&rev=6
2022-08-19 15:56:28 +00:00
70588401c9
Accepting request 997724 from home:bnavigator:branches:devel:languages:python
...
- Update to 0.21.3
* server/LIST: prevent broken links are listed, but can't be used
with stat
* server: make User.get_permissions async
- Release 0.21.2
+ tests: remove exception representation check
- Release 0.21.1
* tests: replace more specific ConnectionRefusedError with
OSError for compatibility with FreeBSD (#152 )
- Release 0.21.0
* server: support PASV response with custom address (#150 )
- Release 0.20.1
* server: fix real directory resolve for windows (#147 )
- Release 0.20.0
* add client argument to set priority of custom list parser
(parse_list_line_custom_first) (#145 )
* do not ignore failed parsing of list response (#144 )
- Enforce legacy pytest-asyncio mode
* gh#aio-libs/aioftp#155
* works around gh#pytest-dev/pytest-asyncio#390
OBS-URL: https://build.opensuse.org/request/show/997724
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aioftp?expand=0&rev=12
2022-08-19 06:50:00 +00:00
129659ecca
Accepting request 929836 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/929836
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-aioftp?expand=0&rev=5
2021-11-08 16:24:13 +00:00
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
8459ae96d7
Accepting request 866033 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/866033
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-aioftp?expand=0&rev=4
2021-01-27 17:57:25 +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
fa13767b8b
Accepting request 765078 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/765078
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-aioftp?expand=0&rev=3
2020-01-17 15:08:33 +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
7d6420f21e
Accepting request 746352 from devel:languages:python
...
- Run through spec-cleaner
OBS-URL: https://build.opensuse.org/request/show/746352
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-aioftp?expand=0&rev=2
2019-11-13 12:14:41 +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
3b25f5e698
Accepting request 717960 from devel:languages:python
...
asyncio FTP library
OBS-URL: https://build.opensuse.org/request/show/717960
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-aioftp?expand=0&rev=1
2019-07-24 18:34:06 +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