14
0

Commit Graph

  • 7a1011d94a Accepting request 1300308 from devel:languages:python main Ana Guerrero 2025-08-20 11:24:53 +00:00
  • 490cb8f479 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyftpdlib?expand=0&rev=53 Markéta Machová 2025-08-19 14:28:28 +00:00
  • eea53f9f16 - Convert to libalternatives on SLE-16-based and newer systems only Markéta Machová 2025-08-19 14:27:32 +00:00
  • 7f761c71a5 Accepting request 1291660 from devel:languages:python Ana Guerrero 2025-07-10 21:15:01 +00:00
  • 0753440220 Accepting request 1291643 from home:Andreas_Schwab:Factory Nico Krapp 2025-07-10 10:46:39 +00:00
  • 42116c2cf2 Accepting request 1291290 from devel:languages:python Ana Guerrero 2025-07-09 15:26:17 +00:00
  • 154ebf2da5 - Convert to libalternatives Markéta Machová 2025-07-08 13:58:25 +00:00
  • 9269a5ba04 Accepting request 1198052 from devel:languages:python Dominique Leuenberger 2024-09-03 11:37:05 +00:00
  • dd532eaf00 - update to 1.5.10: * use black formatter. * use argparse instead of deprecated optparse. * use pytest instead of unittest. * add ability to run tests in parallel with make test- parallel. * PermissionError may occur on Windows when binding ports from a pre-configured PASV range. Dirk Mueller 2024-08-31 12:05:17 +00:00
  • 8853f03aa5 Accepting request 1161433 from devel:languages:python Ana Guerrero 2024-03-26 18:24:46 +00:00
  • b5455c42db - update to 1.5.9: * Enhancements * #611: use ruff code style checker instead of flake8 + isort (much faster + makes many more code quality checks). * Bug fixes * #604: client connection may be reset in PASV/EPSV mode during TLS handshake. (patch by Benedikt McMullin) * #607: possible infinite wait in Epoll (patch by @stat1c-void) * #607: possible infinite traceback printing in DTPHandler (patch by @stat1c-void) * #613: (CRITICAL) bugfix for TLS disconnect causing 100% CPU usage. (patch by @hakai) * #614: close connection on SSL EOF error, instead of erroneously replying with "226 Transfer completed." * Enhancements * #586: removed Python 2.6 support. * #591: speedup logging by 28% by using logging._srcfile = None trick. This avoids calling calling sys._getframe() for each log record. * #605: added support for Python 3.12. * Enhancements * #544: replace Travis with Github Actions for CI testing. * Bug fixes * #481: fix [WinError 10038] an operation was attempted on something that is not a socket. (patch by Tailing Yuan) * #578, [critical]: FTPS broke with PyOpenSSL version 22.1.0. * Enhancements * #467: added pre-fork concurrency model, spawn()ing worker processes to split load. Dirk Mueller 2024-03-25 14:22:49 +00:00
  • a431ca7464 Accepting request 1112115 from devel:languages:python Ana Guerrero 2023-09-22 19:47:01 +00:00
  • 3e3152af40 - Add patch support-python-312.patch, support Python 3.12+ - Stop using greedy globs in %files - Switch to autosetup and pyproject macros - Remove Python 2 leftovers - Enable running the tests again Steve Kowalik 2023-09-19 05:15:05 +00:00
  • 51467a40fb Accepting request 1081657 from devel:languages:python Dominique Leuenberger 2023-04-22 19:57:55 +00:00
  • 3a7f3602f8 Accepting request 1081552 from home:dirkmueller:acdc:as_python3_module Dirk Mueller 2023-04-21 13:24:46 +00:00
  • b0e633e24c Accepting request 1032495 from devel:languages:python Dominique Leuenberger 2022-11-01 12:41:08 +00:00
  • fca5ac2a37 Accepting request 1032045 from home:yarunachalam:branches:devel:languages:python Markéta Machová 2022-10-31 13:19:18 +00:00
  • 36d3b11888 Accepting request 947432 from devel:languages:python Dominique Leuenberger 2022-01-21 00:25:11 +00:00
  • 706dbc1deb - Switch off the test suite, it just doesn't work reliably Matej Cepl 2022-01-19 14:02:57 +00:00
  • 43488c2395 More POWER! Matej Cepl 2022-01-19 13:28:59 +00:00
  • eb3919dfb4 Actually add the _constraints file Matej Cepl 2022-01-19 13:21:37 +00:00
  • 652ade9e9a Actually do it Matej Cepl 2022-01-19 12:41:07 +00:00
  • 4d73dba396 - Skip over failing tests (the same bug) Matej Cepl 2022-01-19 11:59:41 +00:00
  • 380e3441ea - Add _constraints file to require at least two CPUs (gh#giampaolo/pyftpdlib#540). Matej Cepl 2022-01-19 08:01:16 +00:00
  • 7ccc07696f Accepting request 927405 from devel:languages:python Dominique Leuenberger 2021-10-26 18:13:49 +00:00
  • d562588985 - Regenerate new private key/x509 certificate for the test suite. (thanks, Jason!) Steve Kowalik 2021-10-26 04:13:31 +00:00
  • 471bdd5446 Accepting request 891607 from devel:languages:python Dominique Leuenberger 2021-05-10 13:38:19 +00:00
  • 49cdd14ee4 Accepting request 891405 from home:bnavigator:branches:devel:languages:python Matej Cepl 2021-05-08 20:45:16 +00:00
  • 9016b117d7 Accepting request 858115 from devel:languages:python Dominique Leuenberger 2020-12-23 13:21:41 +00:00
  • 4c952ba5ff Accepting request 856906 from home:bnavigator:branches:devel:languages:python Matej Cepl 2020-12-22 10:14:07 +00:00
  • 99769d9587 Accepting request 826978 from devel:languages:python Dominique Leuenberger 2020-08-18 13:08:40 +00:00
  • da62920818 Accepting request 826953 from home:jayvdb:nose2pytest Tomáš Chvátal 2020-08-16 07:53:43 +00:00
  • d3d4730426 Accepting request 807662 from devel:languages:python Yuchen Lin 2020-05-26 15:17:30 +00:00
  • 3385631a2e Accepting request 807615 from home:pgajdos:python Tomáš Chvátal 2020-05-20 11:29:30 +00:00
  • e5ce294c01 Accepting request 795774 from devel:languages:python Dominique Leuenberger 2020-04-21 11:09:02 +00:00
  • 6f88b044ac - Fix build without python2 Tomáš Chvátal 2020-04-20 10:42:08 +00:00
  • 6ca65bee26 Accepting request 788921 from devel:languages:python Dominique Leuenberger 2020-03-27 20:58:05 +00:00
  • d5145a68ed Accepting request 788918 from home:alarrosa:branches:devel:languages:python Tomáš Chvátal 2020-03-27 08:59:34 +00:00
  • ffe66aed86 Accepting request 786119 from devel:languages:python Dominique Leuenberger 2020-03-18 11:46:07 +00:00
  • 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. Tomáš Chvátal 2020-03-18 09:23:34 +00:00
  • 197ff92f06 Accepting request 705885 from devel:languages:python Dominique Leuenberger 2019-06-01 07:47:48 +00:00
  • 51f49fd5bc - Do not remove tests, other packages import them Tomáš Chvátal 2019-05-28 11:07:40 +00:00
  • 6bc1a8b512 Accepting request 705393 from devel:languages:python Dominique Leuenberger 2019-05-27 06:39:27 +00:00
  • 4c50e313d1 - Update to 1.5.5: * Various minor fixes and documentation updates Tomáš Chvátal 2019-05-25 09:32:02 +00:00
  • 01cb7b1553 Accepting request 659586 from devel:languages:python Dominique Leuenberger 2018-12-24 10:41:52 +00:00
  • daf978b7ec Remove superfluous devel dependency for noarch package Matej Cepl 2018-12-04 13:50:54 +00:00
  • 2e1f252d9d Accepting request 605512 from devel:languages:python Dominique Leuenberger 2018-05-10 13:49:40 +00:00
  • 12f728c5ad Accepting request 605511 from home:TheBlackCat:branches:devel:languages:python Todd R 2018-05-09 01:35:26 +00:00
  • 372af3e36a Accepting request 603032 from devel:languages:python Dominique Leuenberger 2018-05-08 11:36:24 +00:00
  • 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. Tomáš Chvátal 2018-05-02 10:30:31 +00:00
  • 8ed2f61e91 Accepting request 508490 from devel:languages:python Dominique Leuenberger 2017-07-11 06:25:18 +00:00
  • e5c7d66ea8 Accepting request 508432 from home:jengelh:branches:devel:languages:python Dirk Mueller 2017-07-06 11:30:42 +00:00
  • 24b4eb27da Accepting request 505701 from devel:languages:python Dominique Leuenberger 2017-06-28 08:36:25 +00:00
  • 474e2d0b6b Accepting request 505700 from home:matejcik:branches:devel:languages:python Jan Matejek 2017-06-22 14:54:05 +00:00
  • c4eec126ae Accepting request 412319 from devel:languages:python Dominique Leuenberger 2016-07-21 06:18:54 +00:00
  • 6fe09fa29b Accepting request 394661 from home:frispete:python Dirk Mueller 2016-05-23 10:46:46 +00:00