Accepting request 1133594 from devel:languages:python
- 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/request/show/1133594 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gcsfs?expand=0&rev=20
This commit is contained in:
commit
2fc0f3fe1a
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7d9ff68d157fcbde076e68b910d9a79435b22f5afaca0675963cbadf0708937e
|
|
||||||
size 90214
|
|
BIN
gcsfs-2023.12.2-gh.tar.gz
(Stored with Git LFS)
Normal file
BIN
gcsfs-2023.12.2-gh.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Dec 16 12:36:23 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 2023.12.3post1:
|
||||||
|
* use same version when paginating list (#591)
|
||||||
|
* fix double asterisk glob test (#589)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 14 20:04:58 UTC 2023 - Ondřej Súkup <mimi.vx@gmail.com>
|
Tue Nov 14 20:04:58 UTC 2023 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||||
|
|
||||||
@ -5,7 +12,7 @@ Tue Nov 14 20:04:58 UTC 2023 - Ondřej Súkup <mimi.vx@gmail.com>
|
|||||||
* Fix for transactions of small files
|
* Fix for transactions of small files
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Oct 12 10:35:32 UTC 2023 - Ondřej Súkup <mimi.vx@gmail.com>
|
Thu Oct 12 10:35:32 UTC 2023 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||||
|
|
||||||
- Update to 2023.9.2
|
- Update to 2023.9.2
|
||||||
* bulk operations edge case
|
* bulk operations edge case
|
||||||
@ -15,7 +22,7 @@ Thu Oct 12 10:35:32 UTC 2023 - Ondřej Súkup <mimi.vx@gmail.com>
|
|||||||
* maxdepth in find() (#566)
|
* maxdepth in find() (#566)
|
||||||
* invalidate dircache (#564)
|
* invalidate dircache (#564)
|
||||||
* standard metadata field names (#563)
|
* standard metadata field names (#563)
|
||||||
* performance of building cache in find() (#561)
|
* performance of building cache in find() (#561)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jul 5 08:50:51 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
Wed Jul 5 08:50:51 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
||||||
@ -159,7 +166,7 @@ Wed Aug 18 10:29:33 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon May 24 03:49:24 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
|
Mon May 24 03:49:24 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
|
||||||
|
|
||||||
- Do not build for Python 3.6, due to no NumPy.
|
- Do not build for Python 3.6, due to no NumPy.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Oct 6 19:15:04 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
Tue Oct 6 19:15:04 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: python-gcsfs
|
Name: python-gcsfs
|
||||||
Version: 2023.10.0
|
Version: 2023.12.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Filesystem interface over GCS
|
Summary: Filesystem interface over GCS
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Loading…
x
Reference in New Issue
Block a user