Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python310-aioftp-0.21.4-2.7 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: python310-aioftp Distribution: openSUSE Tumbleweed
Version: 0.21.4 Vendor: openSUSE
Release: 2.7 Build date: Sat Jan 7 21:25:23 2023
Group: Unspecified Build host: reproducible
Size: 292146 Source RPM: python-aioftp-0.21.4-2.7.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/aio-libs/aioftp
Summary: FTP client/server for asyncio
aioftp is a python FTP client/server based on asyncio.

Provides

Requires

License

Apache-2.0

Changelog

* Sat Jan 07 2023 Ben Greiner <code@bnavigator.de>
  - Remove 'legacy' pytest-asyncio mode command line argument. It is
    not available anymore, meanwhile upstream uses 'strict' from
    config file.
* Mon Oct 17 2022 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
  - 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)
* Thu Aug 18 2022 Ben Greiner <code@bnavigator.de>
  - 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
* Wed Nov 03 2021 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
  - Update to 0.19.0
    * add client connection timeout
    * remove explicit coroutine passing to `asyncio.wait`
* Fri Jan 22 2021 andy great <andythe_great@pm.me>
  - Add minimum python-siosocks version.
* Thu Jan 21 2021 andy great <andythe_great@pm.me>
  - 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
* Thu Jan 16 2020 Marketa Calabkova <mcalabkova@suse.com>
  - 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
* Thu Nov 07 2019 Matej Cepl <mcepl@suse.com>
  - Run through spec-cleaner
* Tue Jul 23 2019 Todd R <toddrme2178@gmail.com>
  - Initial version

Files

/usr/lib/python3.10/site-packages/aioftp
/usr/lib/python3.10/site-packages/aioftp-0.21.4-py3.10.egg-info
/usr/lib/python3.10/site-packages/aioftp-0.21.4-py3.10.egg-info/PKG-INFO
/usr/lib/python3.10/site-packages/aioftp-0.21.4-py3.10.egg-info/SOURCES.txt
/usr/lib/python3.10/site-packages/aioftp-0.21.4-py3.10.egg-info/dependency_links.txt
/usr/lib/python3.10/site-packages/aioftp-0.21.4-py3.10.egg-info/requires.txt
/usr/lib/python3.10/site-packages/aioftp-0.21.4-py3.10.egg-info/top_level.txt
/usr/lib/python3.10/site-packages/aioftp/__init__.py
/usr/lib/python3.10/site-packages/aioftp/__main__.py
/usr/lib/python3.10/site-packages/aioftp/__pycache__
/usr/lib/python3.10/site-packages/aioftp/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/aioftp/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/aioftp/__pycache__/__main__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/aioftp/__pycache__/__main__.cpython-310.pyc
/usr/lib/python3.10/site-packages/aioftp/__pycache__/client.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/aioftp/__pycache__/client.cpython-310.pyc
/usr/lib/python3.10/site-packages/aioftp/__pycache__/common.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/aioftp/__pycache__/common.cpython-310.pyc
/usr/lib/python3.10/site-packages/aioftp/__pycache__/errors.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/aioftp/__pycache__/errors.cpython-310.pyc
/usr/lib/python3.10/site-packages/aioftp/__pycache__/pathio.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/aioftp/__pycache__/pathio.cpython-310.pyc
/usr/lib/python3.10/site-packages/aioftp/__pycache__/server.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/aioftp/__pycache__/server.cpython-310.pyc
/usr/lib/python3.10/site-packages/aioftp/client.py
/usr/lib/python3.10/site-packages/aioftp/common.py
/usr/lib/python3.10/site-packages/aioftp/errors.py
/usr/lib/python3.10/site-packages/aioftp/pathio.py
/usr/lib/python3.10/site-packages/aioftp/server.py
/usr/share/doc/packages/python310-aioftp
/usr/share/doc/packages/python310-aioftp/README.rst
/usr/share/licenses/python310-aioftp
/usr/share/licenses/python310-aioftp/license.txt


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed May 1 23:23:10 2024