6 Commits

Author SHA256 Message Date
c761b6c005 - Switch to pyproject macros.
- Run the testsuite.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ftputil?expand=0&rev=13
2025-06-17 04:20:56 +00:00
b350bc1840 Accepting request 1270046 from home:fstegmeier:branches:devel:languages:python
- Update to 5.1.0
  * When the path encoding is specified as UTF-8, send `OPTS UTF8 ON` if
    the server supports it
  * ftputil uses `ftplib.FTP` as default session factory, but explicitly
    sets the path encoding to latin-1 (regardless of the Python
    version). This is the same behavior as in ftputil 4.0.0 or earlier
    if running under Python 3.8 or earlier.
  * If client code uses a custom session factory (i. e. the
    `session_factory` argument of the `FTPHost` constructor), ftputil
    will take the path encoding to use for `bytes` paths from the
    `encoding` attribute of an FTP session from this factory. If there's
    no such attribute, an exception is raised.

OBS-URL: https://build.opensuse.org/request/show/1270046
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ftputil?expand=0&rev=11
2025-04-17 14:02:13 +00:00
6167b58a3e Accepting request 1166832 from home:kairu:branches:devel:languages:python
- Add Python 3.11 build.

OBS-URL: https://build.opensuse.org/request/show/1166832
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ftputil?expand=0&rev=9
2024-04-12 12:26:01 +00:00
1efb2b3a7d Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ftputil?expand=0&rev=7
2018-12-04 13:28:47 +00:00
Tomáš Chvátal
5589befdc9 Accepting request 626107 from home:jengelh:branches:devel:languages:python
- Update summary.

OBS-URL: https://build.opensuse.org/request/show/626107
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ftputil?expand=0&rev=5
2018-07-30 07:36:31 +00:00
Todd R
2468d5b3f6 Accepting request 612017 from devel:languages:python:misc
High-level FTP client library

OBS-URL: https://build.opensuse.org/request/show/612017
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ftputil?expand=0&rev=1
2018-05-24 20:56:36 +00:00