Hello community,

here is the log from the commit of package python-s3fs for openSUSE:Factory 
checked in at 2020-05-04 18:42:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-s3fs (Old)
 and      /work/SRC/openSUSE:Factory/.python-s3fs.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-s3fs"

Mon May  4 18:42:06 2020 rev:6 rq:800035 version:0.4.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-s3fs/python-s3fs.changes  2019-11-22 
10:27:19.165240020 +0100
+++ /work/SRC/openSUSE:Factory/.python-s3fs.new.2738/python-s3fs.changes        
2020-05-04 18:43:08.453375651 +0200
@@ -1,0 +2,6 @@
+Mon May  4 08:29:42 UTC 2020 - Tomáš Chvátal <[email protected]>
+
+- Update to 0.4.2:
+  * Use just botocore not boto3
+
+-------------------------------------------------------------------

Old:
----
  s3fs-0.4.0.tar.gz

New:
----
  s3fs-0.4.2.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-s3fs.spec ++++++
--- /var/tmp/diff_new_pack.E97NVM/_old  2020-05-04 18:43:11.689382324 +0200
+++ /var/tmp/diff_new_pack.E97NVM/_new  2020-05-04 18:43:11.689382324 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-s3fs
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,21 +19,20 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:           python-s3fs
-Version:        0.4.0
+Version:        0.4.2
 Release:        0
 Summary:        Python filesystem interface over S3
 License:        BSD-3-Clause
 URL:            https://github.com/dask/s3fs/
 Source:         
https://files.pythonhosted.org/packages/source/s/s3fs/s3fs-%{version}.tar.gz
-BuildRequires:  %{python_module boto3 >= 1.9.91}
 BuildRequires:  %{python_module botocore >= 1.12.91}
 BuildRequires:  %{python_module fsspec >= 0.6.0}
 BuildRequires:  %{python_module moto >= 1.3.12}
 BuildRequires:  %{python_module pytest >= 4.2.0}
+BuildRequires:  %{python_module pytest-env}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-Requires:       python-boto3 >= 1.9.91
 Requires:       python-botocore >= 1.12.91
 Requires:       python-fsspec >= 0.6.0
 BuildArch:      noarch

++++++ s3fs-0.4.0.tar.gz -> s3fs-0.4.2.tar.gz ++++++
++++ 2174 lines of diff (skipped)


Reply via email to