24 Commits

Author SHA256 Message Date
890bf60235 - update to 2024.3.1:
* fix expiration= for sign()
  * do populate dircache in ls()
  * allow passing extra options to mkdir
  * credentials docs
  * retry in bulk rm
  * clean up loop on close

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gcsfs?expand=0&rev=41
2024-04-07 09:01:33 +00:00
0067e890ca Accepting request 1156423 from home:bnavigator:branches:devel:languages:python
- Update to 2024.2.0 * doc for passing tokens (#603)

OBS-URL: https://build.opensuse.org/request/show/1156423
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gcsfs?expand=0&rev=39
2024-03-11 21:31:40 +00:00
8740cb0fb2 - update to 2023.12.3post1:
* use same version when paginating list (#591)
  * fix double asterisk glob test (#589)
 * performance of building cache in find() (#561)
- Do not build for Python 3.6, due to no NumPy.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gcsfs?expand=0&rev=37
2023-12-16 12:46:44 +00:00
2a2b21f10d Accepting request 1126458 from home:mimi_vx:branches:devel:languages:python
- Update to 2023.10.0
 * Fix for transactions of small files

OBS-URL: https://build.opensuse.org/request/show/1126458
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gcsfs?expand=0&rev=35
2023-11-14 20:45:30 +00:00
9c792e56ff Accepting request 1117172 from home:mimi_vx:branches:devel:languages:python
- Update to 2023.9.2
 * bulk operations edge case
 * inventory report based file listing (#573)
 * pickle HttpError (#571)
 * avoid warnings (#569)
 * maxdepth in find() (#566)
 * invalidate dircache (#564)
 * standard metadata field names (#563)
 * performance of building cache in find() (#561)

OBS-URL: https://build.opensuse.org/request/show/1117172
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gcsfs?expand=0&rev=33
2023-10-12 12:16:45 +00:00
5f686785f2 Accepting request 1096930 from home:bnavigator:branches:devel:languages:python
- Update to 2023.6.0
  * allow raw/session token for auth (#554)
  * fix listings_expiry_time kwargs (#551)
  * allow setting fixed metadata on put/pipe (#550)

OBS-URL: https://build.opensuse.org/request/show/1096930
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gcsfs?expand=0&rev=31
2023-07-06 07:31:39 +00:00
Steve Kowalik
19ba792863 - Update to 2023.5.0:
* Allow emulator host without protocol (#548)
  * Prevent upload retry from closing the file being sent (#540)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gcsfs?expand=0&rev=29
2023-06-07 04:27:54 +00:00
a09b74bc6d Accepting request 1074233 from home:bnavigator:branches:devel:languages:python
- Update to 2023.3.0
  * Don't let find() mess up dircache (#531)
  * Drop py3.7 (#529)
  * Update docs (#528)
  * Make times UTC (#527)
  * Use BytesIO for large bodies (#525)
  * Fix: Don't append generation when it is absent (#523)
  * get/put/cp consistency tests (#521)
- Release 2023.1.0
  * Support create time (#516, 518)
  * defer async session creation (#513, 514)
  * support listing of file versions (#509)
  * fix sign following versioned split protocol (#513)

OBS-URL: https://build.opensuse.org/request/show/1074233
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gcsfs?expand=0&rev=27
2023-03-26 16:48:16 +00:00
8971f7cac7 Accepting request 1036839 from home:bnavigator:branches:devel:languages:python
- Update to 2022.11.0
  * implement object versioning (#504)

OBS-URL: https://build.opensuse.org/request/show/1036839
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gcsfs?expand=0&rev=25
2022-11-20 00:42:23 +00:00
e10f076292 Accepting request 1032640 from home:mcepl:branches:devel:languages:python
- Update to 2022.10.0:
  - bump fsspec to 2022.10.0

OBS-URL: https://build.opensuse.org/request/show/1032640
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gcsfs?expand=0&rev=23
2022-11-01 08:01:39 +00:00
10b7371103 Accepting request 1009077 from home:bnavigator:branches:devel:languages:python
- Update to 2022.8.2
  * Try cloud auth by default (#479)

OBS-URL: https://build.opensuse.org/request/show/1009077
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gcsfs?expand=0&rev=21
2022-10-10 07:25:37 +00:00
b52f860edb Accepting request 986389 from home:bnavigator:branches:devel:languages:python:aws
- Enable the test suite with fake-gcs-server running

OBS-URL: https://build.opensuse.org/request/show/986389
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gcsfs?expand=0&rev=19
2022-07-03 15:34:23 +00:00
29e390b69f Accepting request 985758 from home:bnavigator:branches:devel:languages:python:aws
- Update to 2022.5.0
  * invalidate listings cache for simple put/pipe (#474)
  * conform _mkdir and _cat_file to upstream (#471)

OBS-URL: https://build.opensuse.org/request/show/985758
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gcsfs?expand=0&rev=18
2022-07-02 17:35:00 +00:00
2f6a018cc1 Accepting request 973270 from home:bnavigator:branches:devel:languages:python
- Update to 2022.3.0
  * bucket exists workaround (#464)
  * dirmarkers (#459)
  * check connection (#457)
  * browser connection now uses local server (#456)
  * bucket location (#455)
  * ensure auth is closed (#452)

OBS-URL: https://build.opensuse.org/request/show/973270
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gcsfs?expand=0&rev=16
2022-04-28 04:25:23 +00:00
103df7ba88 Accepting request 957040 from home:mcepl:branches:devel:languages:python
- Update to 2022.02.0:
  - fix list_buckets without cache
  - drop py36

OBS-URL: https://build.opensuse.org/request/show/957040
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gcsfs?expand=0&rev=15
2022-02-23 12:10:01 +00:00
58bfe62d35 Accepting request 948480 from home:bnavigator:branches:devel:languages:python
- Update to 2022.01.0
  * update refname for versions (#442)

OBS-URL: https://build.opensuse.org/request/show/948480
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gcsfs?expand=0&rev=14
2022-01-25 07:15:17 +00:00
78b07b8335 Accepting request 944557 from home:bnavigator:branches:devel:languages:python
- Update to 2021.11.1
  * don't touch cache when doing find with a prefix (#437)
- Release 2021.11.0
  * move to fsspec org
  * add support for google fixed_key_metadata (#429)
  * deprecate content_encoding parameter of setxattrs method (#429)
  * use emulator for resting instead of vcrpy (#424)
- Release 2021.10.1
  * url signing (#411)
  * default callback (#422)
- Release 2021.10.0
  * min version for decorator
  * default callback in get (#422)
- Release 2021.09.0
  * correctly recognise 404 (#419)
  * fix for .details due to upstream (#417)
  * callbacks in get/put (#416)
  * "%" in paths (#415)
- Release 2021.08.1
  * don't retry 404s (#406)
- Disable most of the testsuite because the setup moved from vcrpy
  to a docker based simulator

OBS-URL: https://build.opensuse.org/request/show/944557
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gcsfs?expand=0&rev=13
2022-01-07 00:19:08 +00:00
d741e5d851 Accepting request 912875 from home:bnavigator:branches:devel:languages:python
- Update to 2021.07.0
  * fix find/glob with a prefix (#399)
- Release notes between 0.7.1 and 2021.06.0
  * kwargs to aiohttpClient session
  * graceful timeout when disconnecting at finalise (#397)
  * negative ranges in cat_file (#394)
  * no credentials bug fix (#390)
  * use googleapis.com (#388)
  * more retries (#387, 385, 380)
  * Code cleanup (#381)
  * license to match stated one (#378)
  * deps updated (#376)
  * switch to calver and fsspec pin
  * keep up with fsspec 0.9.0 async
  * one-shot find
  * consistency checkers
  * retries for intermittent issues
  * timeouts
  * partial cat
  * http error status
- Fix running the testsuite -- gh#dask/gcsfs#292
  * drop avoid_network_tests.patch
  * use the GitHub archive for VCR recordings

OBS-URL: https://build.opensuse.org/request/show/912875
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gcsfs?expand=0&rev=11
2021-08-18 14:16:39 +00:00
Steve Kowalik
aafb1d0b11 - Do not build for Python 3.6, due to no NumPy.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gcsfs?expand=0&rev=9
2021-05-24 04:01:28 +00:00
1e8d34f21e - Update to 0.7.1:
- async operations via aiohttp
- Add avoid_network_tests.patch to skip over network requiring
  test (gh#dask/gcsfs#292).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gcsfs?expand=0&rev=7
2020-10-06 19:17:45 +00:00
Tomáš Chvátal
962f401bab Accepting request 791794 from home:mcalabkova:branches:devel:languages:python
- Update to 0.6.1
  * **API-breaking**: Changed requester-pays handling for ``GCSFileSystem``.
    The ``user_project`` keyword has been removed, and has been replaced with
    the ``requester_pays`` keyword. If you're working with a ``requester_pays`` bucket
    you will need to explicity pass ``requester_pays=True``. This will include your
    ``project`` ID in requests made to GCS.
  * ``GCSFileSystem`` now validates that the ``project`` provided, if any, matches the
    Google default project when using ``token='google_default'`` to authenticate (:pr:`219`).
  * Fixed bug in ``GCSFileSystem.cat`` on objects in requester-pays buckets (:pr:`217`).
  * Fixed bug in ``user_project`` fallback for default Google authentication (:pr:`213`)
  * ``user_project`` now falls back to the ``project`` if provided (:pr:`208`)
  * Added the ability to make requester-pays requests with the ``user_project`` parameter (:pr:`206`)
  * Improved performance when serializing filesystem objects (:pr:`182`)
  * Fixed authorization errors when using ``gcsfs`` within multithreaded code (:pr:`183`, :pr:`192`)
  * Added contributing instructions (:pr:`185`)
  * Improved performance for :meth:`gcsfs.GCSFileSystem.info` (:pr:`187`)
  * Fixed bug in :meth:`gcsfs.GCSFileSystem.info` raising an error (:pr:`190`)

OBS-URL: https://build.opensuse.org/request/show/791794
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gcsfs?expand=0&rev=5
2020-04-06 14:35:48 +00:00
Todd R
dacba6a574 Accepting request 717943 from home:TheBlackCat:branches:devel:languages:python
- Update to 0.3.0
  * Pass through open kwargs
  * set versions
  * add fuse recording
  * skip fuse early
  * remove pandas install
  * some changes for FUSE
  * add fsspec to install

OBS-URL: https://build.opensuse.org/request/show/717943
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gcsfs?expand=0&rev=3
2019-07-23 15:57:01 +00:00
Dominique Leuenberger
2879f4cfac Accepting request 700456 from devel:languages:python
Filesystem interface over GCS

OBS-URL: https://build.opensuse.org/request/show/700456
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gcsfs?expand=0&rev=1
2019-05-06 11:26:58 +00:00
Todd R
e003dfb619 Accepting request 700455 from home:TheBlackCat:branches:devel:languages:python:jupyter
Filesystem interface over GCS

OBS-URL: https://build.opensuse.org/request/show/700455
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gcsfs?expand=0&rev=1
2019-05-03 16:59:52 +00:00