SHA256
1
0
forked from pool/python-fs

Commit Graph

  • d8bee14c7a Accepting request 1184140 from devel:languages:python factory Ana Guerrero 2024-07-02 16:14:36 +00:00
  • c222913e49 - drop scandir dependency (only for < 3.5) of fs.move functions, which was causing optimized implementation of * Made TarFS directory loading lazy devel Dirk Mueller 2024-06-30 20:36:34 +00:00
  • 9a26cf3dbf Accepting request 1112131 from devel:languages:python Ana Guerrero 2023-09-22 19:47:02 +00:00
  • ab195fa392 - Switch to autosetup and pyproject macros - Add patch support-python-312.patch, don't call a removed assertion function - Skip some recalcitrant tests - Clean up some old Python 3 version requirements Steve Kowalik 2023-09-19 06:10:49 +00:00
  • 3b622f9efb Accepting request 1081910 from devel:languages:python Dominique Leuenberger 2023-04-22 20:00:49 +00:00
  • 4243e5a3a9 Accepting request 1081418 from home:dirkmueller:acdc:as_python3_module Dirk Mueller 2023-04-21 14:35:16 +00:00
  • c15f903479 Accepting request 979746 from devel:languages:python Dominique Leuenberger 2022-05-31 13:46:49 +00:00
  • 2d4e7efa07 - update to 2.4.16: * Make fs.zipfs._ZipExtFile use the seeking mechanism implemented in the Python standard library in Python version 3.7 and later * Mark fs.zipfs.ReadZipFS as a case-sensitive filesystem * Optimized moving files between filesystems with syspaths. * Fixed fs.move.move_file to clean up the copy on the destination in case of errors. * fs.opener.manage_fs with writeable=True will now raise a ResourceReadOnly exception if the managed filesystem is not writeable. * Marked filesystems wrapped with fs.wrap.WrapReadOnly as read-only. Dirk Mueller 2022-05-29 20:14:19 +00:00
  • 64db08e7b3 Accepting request 965110 from devel:languages:python Dominique Leuenberger 2022-03-29 16:14:02 +00:00
  • 9962c61b88 - update to 2.4.15: - Support more lenient usernames and group names in FTP servers - Fixed MemoryFS.move and MemoryFS.movedir not updating the name of moved resources, causing MemoryFS.scandir to use the old name. - Make WrapFS.move and WrapFS.movedir use the delegate FS methods instead of fs.move functions, which was causing optimized implementation of movedir to be always skipped. Dirk Mueller 2022-03-26 22:23:17 +00:00
  • be09659b41 Accepting request 946651 from devel:languages:python Dominique Leuenberger 2022-01-17 21:33:49 +00:00
  • c0c53ffe7c - update to 2.4.14: * Added fs.copy.copy_file_if, fs.copy.copy_dir_if, and fs.copy.copy_fs_if. * Added fs.base.FS.getmodified. * FTP servers that do not support the MLST command now try to use the MDTM command to retrieve the last modification timestamp of a resource. * Fixed performance bugs in fs.copy.copy_dir_if_newer. Test cases were adapted to catch those bugs in the future. * Fixed precision bug for timestamps in fs.OSFS.setinfo. Dirk Mueller 2022-01-15 15:57:50 +00:00
  • 034d85de81 Accepting request 886050 from devel:languages:python Dominique Leuenberger 2021-04-16 22:02:13 +00:00
  • 9e5eda1207 Accepting request 886001 from home:bnavigator:branches:devel:languages:python Markéta Machová 2021-04-16 14:16:40 +00:00
  • 75e3d4e97b Accepting request 795817 from devel:languages:python Dominique Leuenberger 2020-04-21 11:10:56 +00:00
  • 0413a013ae - Fix build wihtout python2 Tomáš Chvátal 2020-04-20 12:01:49 +00:00
  • 60dae9ce2b Accepting request 730453 from devel:languages:python Ludwig Nussel 2019-09-13 13:02:13 +00:00
  • 979f7160da OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fs?expand=0&rev=21 Tomáš Chvátal 2019-09-12 17:42:11 +00:00
  • d77cc5a8bb - Update to 2.4.11: * Restored fs.path import * Fixed potential race condition in makedirs. Fixes #310 * Added missing methods to WrapFS. Fixed #294 * MemFS now immediately releases all memory it holds when close() is called, rather than when it gets garbage collected. Closes issue #308. * FTPFS now translates EOFError into RemoteConnectionError. Closes #292 * Added automatic close for filesystems that go out of scope. Fixes #298 * Fixed broken WrapFS.movedir #322 * Added geturl for TarFS and ZipFS for 'fs' purpose. NoURL for 'download' purpose. * Added helpful root path in CreateFailed exception #340 - remove patch more-relaxed-requirements.patch replaced by sed Tomáš Chvátal 2019-09-12 12:32:30 +00:00
  • c0b1644b59 Accepting request 718907 from devel:languages:python Dominique Leuenberger 2019-07-26 15:35:20 +00:00
  • f9b4390353 Accepting request 718906 from home:pgajdos Tomáš Chvátal 2019-07-26 14:22:16 +00:00
  • f87452e6be Accepting request 703518 from devel:languages:python Dominique Leuenberger 2019-05-16 20:10:44 +00:00
  • 6c474ebde8 Accepting request 703517 from home:anandrit:branches:devel:languages:python Tomáš Chvátal 2019-05-16 18:20:49 +00:00
  • a74825923b Accepting request 681664 from devel:languages:python Dominique Leuenberger 2019-03-05 11:26:51 +00:00
  • 42c9e126b3 Accepting request 681587 from home:jayvdb:noflake8 Tomáš Chvátal 2019-03-05 09:58:52 +00:00
  • cfb2fae96c Accepting request 669134 from devel:languages:python Dominique Leuenberger 2019-02-15 08:55:49 +00:00
  • fb7e81c49b Accepting request 669133 from home:TheBlackCat:branches:devel:languages:python Todd R 2019-01-28 16:44:45 +00:00
  • 6d08e2e104 Accepting request 659385 from devel:languages:python Dominique Leuenberger 2018-12-19 12:53:03 +00:00
  • 7d6dc5cf28 Remove superfluous devel dependency for noarch package Matej Cepl 2018-12-04 13:28:42 +00:00
  • 3466e08650 Accepting request 546324 from devel:languages:python Dominique Leuenberger 2017-11-30 11:45:24 +00:00
  • 831fc41170 Accepting request 546304 from home:bmwiedemann:branches:devel:languages:python Ondřej Súkup 2017-11-28 23:46:58 +00:00
  • 7b92d628bd Accepting request 517625 from devel:languages:python Dominique Leuenberger 2017-08-24 16:53:56 +00:00
  • 1904e55792 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fs?expand=0&rev=6 Todd R 2017-08-18 21:47:25 +00:00
  • b4ac80d69b OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fs?expand=0&rev=5 Todd R 2017-08-03 20:42:30 +00:00
  • 99b834ed2c Accepting request 514108 from home:sebix:branches:devel:languages:python Todd R 2017-08-03 20:35:44 +00:00
  • a0db158365 Accepting request 511490 from home:sebix:branches:devel:languages:python Jan Matejek 2017-07-25 16:10:05 +00:00
  • 42c302096a Accepting request 412316 from devel:languages:python Dominique Leuenberger 2016-07-21 06:18:45 +00:00
  • f7748e75d7 Accepting request 394662 from home:frispete:python Thomas Bechtold 2016-05-12 08:34:57 +00:00