diff --git a/easygui-0.98.1.tar.gz b/easygui-0.98.1.tar.gz deleted file mode 100644 index d9778f2..0000000 --- a/easygui-0.98.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dbc89afbb1aca83830ea4af568eb2491654e16b2706a14d040757fdf1fafbbfe -size 81024 diff --git a/easygui-0.98.3.tar.gz b/easygui-0.98.3.tar.gz new file mode 100644 index 0000000..6c9cfe3 --- /dev/null +++ b/easygui-0.98.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d653ff79ee1f42f63b5a090f2f98ce02335d86ad8963b3ce2661805cafe99a04 +size 85583 diff --git a/python-easygui.changes b/python-easygui.changes index 8acb8d5..a39c9dc 100644 --- a/python-easygui.changes +++ b/python-easygui.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun May 29 20:05:53 UTC 2022 - Dirk Müller + +- update to 0.98.3: + * Update collections.abc import location + ------------------------------------------------------------------- Mon Oct 14 13:36:28 UTC 2019 - Matej Cepl diff --git a/python-easygui.spec b/python-easygui.spec index f8701ad..6c8abb1 100644 --- a/python-easygui.spec +++ b/python-easygui.spec @@ -1,7 +1,7 @@ # # spec file for package python-easygui # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define py_name easygui Name: python-easygui -Version: 0.98.1 +Version: 0.98.3 Release: 0 Summary: Function-driven python GUI programming License: BSD-3-Clause