diff --git a/partd-1.4.1.tar.gz b/partd-1.4.1.tar.gz deleted file mode 100644 index f2560c7..0000000 --- a/partd-1.4.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:56c25dd49e6fea5727e731203c466c6e092f308d8f0024e199d02f6aa2167f67 -size 36272 diff --git a/partd-1.4.2.tar.gz b/partd-1.4.2.tar.gz new file mode 100644 index 0000000..ece2454 --- /dev/null +++ b/partd-1.4.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d022c33afbdc8405c226621b015e8067888173d85f7f5ecebb3cafed9a20f02c +size 21029 diff --git a/python-partd.changes b/python-partd.changes index f7a5e17..fde0173 100644 --- a/python-partd.changes +++ b/python-partd.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Nov 19 09:45:59 UTC 2024 - Dirk Müller + +- update to 1.4.2: + * Configure filterwarnings=error for pytest + * Fix pandas internals changes + * Run doctests again + ------------------------------------------------------------------- Sun Apr 21 11:22:05 UTC 2024 - ecsos diff --git a/python-partd.spec b/python-partd.spec index e647196..25bbb57 100644 --- a/python-partd.spec +++ b/python-partd.spec @@ -1,7 +1,7 @@ # # spec file for package python-partd # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 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 @@ %{?sle15_python_module_pythons} Name: python-partd -Version: 1.4.1 +Version: 1.4.2 Release: 0 Summary: Appendable key-value storage License: BSD-3-Clause @@ -29,6 +29,7 @@ BuildRequires: %{python_module locket} BuildRequires: %{python_module pip} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module toolz} +BuildRequires: %{python_module versioneer} BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: python-rpm-macros