Commit Graph

  • 7ac5ab9d11 Accepting request 1165946 from devel:languages:python factory Ana Guerrero 2024-04-07 20:13:13 +00:00
  • 0e0484b800 - update to 2024.3.1: * allow override of expand in open() * root handling in local file paths, fix for windows * coroutines throttle to stream pool rather than batches * write transactions in simplecache * allow deep nested refs in referenceFS/parquet * Fixes bug (#1476) that made open_files ignore expand=False * remove extra calling mapper contains * connection retry for SMB * zip64 should be on is allowZip64 is Dirk Mueller 2024-03-25 17:27:43 +00:00
  • 99986c88ec Accepting request 1157039 from devel:languages:python Ana Guerrero 2024-03-13 21:17:46 +00:00
  • d17b00dab3 Accepting request 1156422 from home:bnavigator:branches:devel:languages:python Matej Cepl 2024-03-11 21:30:58 +00:00
  • 0567fc3a18 Accepting request 1138849 from devel:languages:python Ana Guerrero 2024-01-15 21:21:02 +00:00
  • f9749230d2 Accepting request 1138784 from home:pgajdos Markéta Machová 2024-01-15 13:35:37 +00:00
  • ef2a2620db Accepting request 1133605 from devel:languages:python Ana Guerrero 2023-12-17 20:32:01 +00:00
  • d61c1f2124 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fsspec?expand=0&rev=60 Dirk Mueller 2023-12-16 17:02:25 +00:00
  • 16cdcba341 - update to 2023.12.2: * top-level glob in ZIP (#1454) * append mode on local ZIP files/truncate (#1449) * restrict ":" as protocol marker to data: (#1452) * sftp relative paths (#1451) * http encoding in HTTP FS put_file (#1450) Dirk Mueller 2023-12-16 12:45:12 +00:00
  • ae466a8556 - update to 2023.12.1: * Remove trailing "/" from directory names in zipFS (#1445) * allow HTTP size guess in more circumstances (#1440) * allow kwargs passed to GUI to be dict (#1437) * transaction support for writing via a cache FS (#1434) * make cached FSs work better with async backends (#1429) * allow FSs to set their transaction implementation (#1424) * add dataFS (#1421, 1415) * allow basic auth in webHDFS (#1409) * in referenceFS, maintain order when some keys are omitted in cat (#1436) * nested subdirectory listing in referenceFS (#1433) * allow "=" in webHDF paths (#1428) * fix file mode to consistent "r+b" format (#1426) * pass on kwargs in HTTP glob (#1422) * allow Path in can_be_local and open_local (#1419, #1418) * fix parent for cachedFS (#1413) * "ends" list in _cat_ranges was incorrect (#1402) Dirk Mueller 2023-12-07 21:30:27 +00:00
  • 953526ebb4 Accepting request 1126463 from devel:languages:python Ana Guerrero 2023-11-15 20:08:42 +00:00
  • 31c3aa4cc8 Accepting request 1126460 from home:mimi_vx:branches:devel:languages:python Ondřej Súkup 2023-11-14 20:45:15 +00:00
  • 1d8be9b148 Accepting request 1115766 from devel:languages:python Ana Guerrero 2023-10-12 21:44:06 +00:00
  • cd0832f953 - update to 2023.9.2: * revert #1358: auto_mkdir in open() (#1365) * code style updates (#1373, 1372, 1371, 1370, 1369, 1364) * update CI setup (#1386) - 2023.9.1 * #1353, save file cache metadata in JSON * #1352, remove some unnecessary list iterations * #1361, re-allow None for default port for SMB * #1360, initialising GUI widget FS with kwargs * #1358, pass auto_mkdir vi url_to_fs again * #1354, auto delete temp cache directory - 2023.9.0 * #1346, add ocilake protocol * #1345, implement async-sync and async-async generic cp and rsync * #1344, add lakefs protocol * #1337 add goatcounter to docs * #1323, 1328, add xethub protocol * #1320, in HTTP, check content-encoding when getting length * #1303, add on_error in walk * #1302, add dirfs attribute to mappers * #1293, configure port for smb * #1349, don't reorder paths in bulk ops if source and dest are both lists * #1333, allow mode="x" in get_fs_token_paths * #1324, allow generic to work with complex URLs * #1316, exclude bytes-cache kwargs in url_to_fs * #1314, remote utcnow/utcfromtimestamp * #1311, dirFS's protocol * #1305, use get_file rather than get in file caching Dirk Mueller 2023-10-05 09:00:06 +00:00
  • 62da4a9b7b Accepting request 1097061 from devel:languages:python Fabian Vogt 2023-07-07 13:47:31 +00:00
  • dcdce752dd Accepting request 1096929 from home:bnavigator:branches:devel:languages:python Daniel Garcia 2023-07-06 07:32:04 +00:00
  • fe3df81986 Accepting request 1089793 from devel:languages:python Dominique Leuenberger 2023-06-07 21:06:33 +00:00
  • d88f1b4935 - update to 2023.5.0: * #1236, allow writing ReferenceFS references directly to parquet * #1255, copy of glob to single output directory * #1254, non-recursive copy of directory (no-op) * #1253, cleanup fix on close of ZIP FS * #1250, ignore dirs when copying list of files * #1249, don't error on register without clobber is registering same thing again * #1245, special case for other_files and relative path * Other * #1248, add test harness into released wheel package * #1247, docs and tests around common bulk file operations * 2023.4.0 * #1225, comprehensive docs of expected behaviour of cp/get/put and tests * #1216, test harness for any backend * #1224, small fixes in reference and dask FSs * #1218, mv is no-op when origin and destination are the same * #1217, await in AbstractStreamedFile * #1215, docbuild fixes * #1214, unneeded maxdepth manipulation in expand_path * #1213, pyarros and posixpath related test fixes * #1211, BackgroundBlockCache: keep a block longer if not yet used * #1210, webHDFS: location parameter * Other * #1241, add HfFileSystem to registry * #1237, register_implementation clobber default changes to False Dirk Mueller 2023-05-30 11:17:23 +00:00
  • f3d923f87f Accepting request 1076836 from devel:languages:python Dominique Leuenberger 2023-04-03 15:46:08 +00:00
  • d17ce1b552 Accepting request 1076748 from home:bnavigator:pyarrow Dirk Mueller 2023-04-03 07:55:59 +00:00
  • c615773eb6 Accepting request 1074477 from devel:languages:python Dominique Leuenberger 2023-03-27 16:15:36 +00:00
  • 11c3b4a08b Accepting request 1074232 from home:bnavigator:branches:devel:languages:python Dirk Mueller 2023-03-26 16:47:17 +00:00
  • fb8c4d0d7a Accepting request 1036969 from devel:languages:python Dominique Leuenberger 2022-11-21 15:19:36 +00:00
  • 1c743cc6da Accepting request 1036838 from home:bnavigator:branches:devel:languages:python Dirk Mueller 2022-11-20 18:41:34 +00:00
  • 7b5408ab7f Accepting request 1032652 from devel:languages:python Dominique Leuenberger 2022-11-01 12:43:29 +00:00
  • faad7c584c Small cleanup. Matej Cepl 2022-10-31 20:06:06 +00:00
  • e519b94ed0 Accepting request 1032000 from home:yarunachalam:branches:devel:languages:python Matej Cepl 2022-10-31 19:57:00 +00:00
  • 72c944f01a Accepting request 1010953 from devel:languages:python Dominique Leuenberger 2022-10-17 12:57:30 +00:00
  • 1baeb4e870 Accepting request 1010918 from home:bnavigator:branches:devel:languages:python:aws Markéta Machová 2022-10-14 14:55:54 +00:00
  • 4ce40964a0 Expand URL in Source Matej Cepl 2022-09-29 15:53:24 +00:00
  • ae21d7b52c Accepting request 1006764 from home:yarunachalam:branches:devel:languages:python Matej Cepl 2022-09-29 15:50:33 +00:00
  • 74bda67bfd Accepting request 986382 from devel:languages:python Dominique Leuenberger 2022-07-04 09:32:41 +00:00
  • d867d0ae25 Accepting request 985756 from home:bnavigator:branches:devel:languages:python:aws Matej Cepl 2022-07-02 17:33:19 +00:00
  • 0095d9fe58 Accepting request 973298 from devel:languages:python Dominique Leuenberger 2022-04-28 21:07:47 +00:00
  • 176fef34e3 Accepting request 973059 from home:glaubitz:branches:devel:languages:python Markéta Machová 2022-04-28 04:26:40 +00:00
  • 5bdddfd9ce Accepting request 957036 from devel:languages:python Dominique Leuenberger 2022-02-24 17:20:44 +00:00
  • c866d4f386 Accepting request 957035 from home:mcepl:branches:devel:languages:python Matej Cepl 2022-02-23 12:09:05 +00:00
  • 7bcc375d3b Accepting request 949718 from devel:languages:python Dominique Leuenberger 2022-02-01 13:02:49 +00:00
  • 37ddf36728 Accepting request 948482 from home:bnavigator:branches:devel:languages:python Matej Cepl 2022-01-25 07:41:26 +00:00
  • 5effdebdda Accepting request 942710 from devel:languages:python Dominique Leuenberger 2021-12-27 15:07:17 +00:00
  • 256c7c4b32 Accepting request 942639 from home:bnavigator:branches:devel:languages:python:aws Dirk Mueller 2021-12-27 09:14:27 +00:00
  • 9eb3674b73 Accepting request 920851 from devel:languages:python Dominique Leuenberger 2021-09-22 20:12:59 +00:00
  • 61964f72dd Accepting request 920841 from home:bnavigator:branches:devel:languages:python:numeric Matej Cepl 2021-09-22 10:01:41 +00:00
  • 9a52e6e742 Accepting request 914766 from devel:languages:python Dominique Leuenberger 2021-08-28 20:29:34 +00:00
  • b57c516f2a Accepting request 913875 from home:bnavigator:branches:devel:languages:python:numeric Matej Cepl 2021-08-28 10:41:31 +00:00
  • be0624cd78 Accepting request 911012 from devel:languages:python Richard Brown 2021-08-11 09:47:07 +00:00
  • cc95ddb1b0 Accepting request 910724 from home:bnavigator:branches:devel:languages:python:numeric Matej Cepl 2021-08-09 13:23:40 +00:00
  • cc24401d98 Accepting request 894676 from devel:languages:python Dominique Leuenberger 2021-05-21 19:49:53 +00:00
  • d547ead3a6 Accepting request 894650 from home:bnavigator:branches:devel:languages:python Markéta Machová 2021-05-20 17:20:50 +00:00
  • d58614f1e6 Accepting request 885674 from home:bnavigator:branches:devel:languages:python Markéta Machová 2021-04-16 08:29:36 +00:00
  • 60329aee79 Accepting request 874528 from devel:languages:python Richard Brown 2021-02-25 17:27:00 +00:00
  • f7896b977f Accepting request 874406 from home:bnavigator:branches:devel:languages:python Dirk Mueller 2021-02-23 10:09:37 +00:00
  • 58466bfa79 Accepting request 862045 from devel:languages:python Dominique Leuenberger 2021-01-10 18:44:38 +00:00
  • aa6a9182f6 Accepting request 862017 from home:bnavigator:branches:devel:languages:python Matej Cepl 2021-01-09 22:35:41 +00:00
  • 1878c324cc Accepting request 859278 from devel:languages:python Dominique Leuenberger 2020-12-30 16:12:47 +00:00
  • 271730ddc5 Accepting request 859069 from home:bnavigator:branches:devel:languages:python Dirk Mueller 2020-12-29 18:33:17 +00:00
  • f9097b7666 Accepting request 832844 from devel:languages:python Dominique Leuenberger 2020-09-08 20:47:19 +00:00
  • 2fffe45df5 Accepting request 832793 from home:glaubitz:branches:devel:languages:python Tomáš Chvátal 2020-09-07 19:01:34 +00:00
  • 33cc48bbb4 Accepting request 816749 from devel:languages:python Dominique Leuenberger 2020-06-24 13:49:27 +00:00
  • 4cab57933d - Update to 0.7.4: * No upstream changelog. - Add numpy to BuildRequires. Steve Kowalik 2020-06-24 03:59:45 +00:00
  • 2dc3d2a180 Accepting request 749933 from devel:languages:python Dominique Leuenberger 2019-11-21 11:59:01 +00:00
  • 1f9b1c9689 - Update to 0.6.0: * Fixed issues with filesystem instance caching. This was causing authorization errors in downstream libraries like gcsfs and s3fs in multi-threaded code (:pr:155, :pr:181) * Changed the default file caching strategy to :class:fsspec.caching.ReadAheadCache (:pr:193) * Moved file caches to the new fsspec.caching module. They're still available from their old location in fsspec.core, but we recommend using the new location for new code (:pr:195) * Added a new file caching strategy, :class:fsspec.caching.BlockCache for fetching and caching file reads in blocks (:pr:191). * Fixed equality checks for file system instance to return False when compared to objects other than file systems (:pr:192) * Fixed a bug in :meth:fsspec.FSMap.keys returning a generator, which was consumed upon iteration (:pr:189). * Removed the magic addition of aliases in AbstractFileSystem.__init__. Now alias methods are always present (:pr:177) * Deprecated passing trim to :class:fsspec.spec.AbstractBufferedFile. Pass it in storage_options instead (:pr:188) * Improved handling of requests for :class:fsspec.implementations.http.HTTPFileSystem when the HTTP server responds with an (incorrect) content-length of 0 (:pr:163) * Added a detail=True parameter to :meth:fsspec.spec.AbstractFileSystem.ls (:pr:168) * Fixed handling of UNC/DFS paths (:issue:154) Tomáš Chvátal 2019-11-20 14:18:02 +00:00
  • 7f88598380 Accepting request 738891 from devel:languages:python Dominique Leuenberger 2019-10-17 10:22:19 +00:00
  • 452d9a8e99 - Update to 0.5.2: * no upstream changelog Tomáš Chvátal 2019-10-16 13:23:20 +00:00
  • b01abc4612 Accepting request 732921 from devel:languages:python Dominique Leuenberger 2019-09-27 12:50:59 +00:00
  • 1c95a6933f - Update to 0.5.1: * no upstream changelog Tomáš Chvátal 2019-09-24 11:49:41 +00:00
  • 80e83aba71 - Update to 0.4.4: * no upstream changelog Tomáš Chvátal 2019-09-12 11:59:53 +00:00
  • 79247a0266 Accepting request 720167 from devel:languages:python Dominique Leuenberger 2019-08-05 08:36:54 +00:00
  • b186d7cfdf - Update to 0.4.0: * No upstream changelog Tomáš Chvátal 2019-08-01 09:18:10 +00:00
  • 2e3ce310c1 Accepting request 719840 from devel:languages:python Dominique Leuenberger 2019-07-31 12:29:36 +00:00
  • bbc81c6a8c Accepting request 719833 from home:pgajdos Tomáš Chvátal 2019-07-30 14:15:11 +00:00
  • 216bdf3f78 Accepting request 717932 from devel:languages:python Dominique Leuenberger 2019-07-23 20:43:05 +00:00
  • c9a12c53be Accepting request 717931 from home:TheBlackCat:branches:devel:languages:python Todd R 2019-07-23 14:43:44 +00:00