Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-fsspec for openSUSE:Factory checked in at 2022-07-04 11:32:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-fsspec (Old) and /work/SRC/openSUSE:Factory/.python-fsspec.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-fsspec" Mon Jul 4 11:32:41 2022 rev:20 rq:986382 version:2022.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-fsspec/python-fsspec.changes 2022-04-28 23:07:50.324679041 +0200 +++ /work/SRC/openSUSE:Factory/.python-fsspec.new.1548/python-fsspec.changes 2022-07-04 11:32:45.140011278 +0200 @@ -1,0 +2,20 @@ +Wed Jun 29 09:00:23 UTC 2022 - Ben Greiner <c...@bnavigator.de> + +- Update ot 2022.5.0 + Enhancements + * mutable ReferenceFS (#958) + Fixes + * Make archive FSs not cachable (#966) + * glob fixes (#961) + * generic copy with unknown size (#959) + * zstd open (#956) + * empty archive file (#954) + * tar chaining (#950, 947) + * missing exceptions in mapper (#940) + Other + * update registry (#852) + * allow None cache (#942) + * mappers to remember init arguments (#939) + * cache docstrings (#933) + +------------------------------------------------------------------- Old: ---- fsspec-2022.3.0.tar.gz New: ---- fsspec-2022.5.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-fsspec.spec ++++++ --- /var/tmp/diff_new_pack.3jt4E9/_old 2022-07-04 11:32:45.712012199 +0200 +++ /var/tmp/diff_new_pack.3jt4E9/_new 2022-07-04 11:32:45.720012212 +0200 @@ -26,15 +26,14 @@ %bcond_with test %endif %define skip_python2 1 -%define ghversion 2022.3.0 Name: python-fsspec%{psuffix} -Version: 2022.3.0 +Version: 2022.5.0 Release: 0 Summary: Filesystem specification package License: BSD-3-Clause URL: https://github.com/fsspec/filesystem_spec # the tests are only in the GitHub archive -Source: %{url}/archive/%{ghversion}.tar.gz#/fsspec-%{ghversion}.tar.gz +Source: %{url}/archive/%{version}.tar.gz#/fsspec-%{version}.tar.gz BuildRequires: %{python_module base >= 3.6} BuildRequires: %{python_module importlib_metadata if %python-base < 3.8} BuildRequires: %{python_module setuptools} @@ -86,7 +85,7 @@ A specification for pythonic filesystems. %prep -%autosetup -p1 -n filesystem_spec-%{ghversion} +%autosetup -p1 -n filesystem_spec-%{version} %build %python_build ++++++ fsspec-2022.3.0.tar.gz -> fsspec-2022.5.0.tar.gz ++++++ ++++ 2435 lines of diff (skipped)