Accepting request 979747 from devel:languages:python

- update to 0.98.3:
  * Update collections.abc import location

OBS-URL: https://build.opensuse.org/request/show/979747
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-easygui?expand=0&rev=3
This commit is contained in:
2022-05-30 10:44:06 +00:00
committed by Git OBS Bridge
4 changed files with 11 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:dbc89afbb1aca83830ea4af568eb2491654e16b2706a14d040757fdf1fafbbfe
size 81024

3
easygui-0.98.3.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d653ff79ee1f42f63b5a090f2f98ce02335d86ad8963b3ce2661805cafe99a04
size 85583

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun May 29 20:05:53 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 0.98.3:
* Update collections.abc import location
-------------------------------------------------------------------
Mon Oct 14 13:36:28 UTC 2019 - Matej Cepl <mcepl@suse.com>

View File

@@ -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