diff --git a/partd-1.1.0.tar.gz b/partd-1.1.0.tar.gz deleted file mode 100644 index 9c672cc..0000000 --- a/partd-1.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6e258bf0810701407ad1410d63d1a15cfd7b773fd9efe555dac6bb82cc8832b0 -size 35497 diff --git a/partd-1.2.0.tar.gz b/partd-1.2.0.tar.gz new file mode 100644 index 0000000..01ae325 --- /dev/null +++ b/partd-1.2.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa67897b84d522dcbc86a98b942afab8c6aa2f7f677d904a616b74ef5ddbc3eb +size 36720 diff --git a/python-partd.changes b/python-partd.changes index dc33ed8..0a5ba08 100644 --- a/python-partd.changes +++ b/python-partd.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Aug 13 13:48:49 UTC 2021 - Ben Greiner + +- update to 1.2.0 + * no release notes + * fixes compatibility with pandas 1.3 -- gh#dask/partd#49 + ------------------------------------------------------------------- Wed Mar 11 15:32:14 UTC 2020 - Marketa Calabkova diff --git a/python-partd.spec b/python-partd.spec index 1e445e2..7b8d350 100644 --- a/python-partd.spec +++ b/python-partd.spec @@ -1,7 +1,7 @@ # # spec file for package python-partd # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-partd -Version: 1.1.0 +Version: 1.2.0 Release: 0 Summary: Appendable key-value storage License: BSD-3-Clause