diff --git a/0.5.1.tar.gz b/0.5.1.tar.gz new file mode 100644 index 0000000..bae0b5a --- /dev/null +++ b/0.5.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db04a587741ff302780b1fd23d20f92819f852256550a60845e2a52e38e75c74 +size 93750 diff --git a/filesystem_spec-0.4.4.tar.gz b/filesystem_spec-0.4.4.tar.gz deleted file mode 100644 index 85bd476..0000000 --- a/filesystem_spec-0.4.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:27dfc3dab37d5c037683c7a3eaf7acd8b24ee56e4ce3edb14af54bdb43973d43 -size 86866 diff --git a/python-fsspec.changes b/python-fsspec.changes index 3730970..64fe258 100644 --- a/python-fsspec.changes +++ b/python-fsspec.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Sep 24 11:48:55 UTC 2019 - Tomáš Chvátal + +- Update to 0.5.1: + * no upstream changelog + ------------------------------------------------------------------- Thu Sep 12 11:59:10 UTC 2019 - Tomáš Chvátal diff --git a/python-fsspec.spec b/python-fsspec.spec index 273ccfc..4c3685c 100644 --- a/python-fsspec.spec +++ b/python-fsspec.spec @@ -19,13 +19,13 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-fsspec -Version: 0.4.4 +Version: 0.5.1 Release: 0 Summary: Filesystem specification package License: BSD-3-Clause Group: Development/Languages/Python URL: https://github.com/intake/filesystem_spec -Source: https://codeload.github.com/intake/filesystem_spec/tar.gz/%{version}#/filesystem_spec-%{version}.tar.gz +Source: https://github.com/intake/filesystem_spec/archive/%{version}.tar.gz BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros