From 84249c00e218a11bdee5a79f03addcaf050eb3ba01a2f58774acf2d2cda22606 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Tue, 30 Aug 2022 07:35:50 +0000 Subject: [PATCH] Accepting request 999723 from home:yarunachalam:branches:devel:languages:python - Update to 1.0.9 * no upstream changelog - Update to 1.0.8 * Text is automatically converted to string with str() OBS-URL: https://build.opensuse.org/request/show/999723 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyMsgBox?expand=0&rev=9 --- PyMsgBox-1.0.7.tar.gz | 3 --- PyMsgBox-1.0.9.tar.gz | 3 +++ python-PyMsgBox.changes | 8 ++++++++ python-PyMsgBox.spec | 4 ++-- 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 PyMsgBox-1.0.7.tar.gz create mode 100644 PyMsgBox-1.0.9.tar.gz diff --git a/PyMsgBox-1.0.7.tar.gz b/PyMsgBox-1.0.7.tar.gz deleted file mode 100644 index be603d7..0000000 --- a/PyMsgBox-1.0.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7df5ed66c8a80fd36b83b278ba164e7a1d135c8fb8bdf38b291e46bf31d28085 -size 18693 diff --git a/PyMsgBox-1.0.9.tar.gz b/PyMsgBox-1.0.9.tar.gz new file mode 100644 index 0000000..658997d --- /dev/null +++ b/PyMsgBox-1.0.9.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2194227de8bff7a3d6da541848705a155dcbb2a06ee120d9f280a1d7f51263ff +size 18829 diff --git a/python-PyMsgBox.changes b/python-PyMsgBox.changes index b5052ab..eeddc5f 100644 --- a/python-PyMsgBox.changes +++ b/python-PyMsgBox.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Aug 28 22:33:36 UTC 2022 - Yogalakshmi Arunachalam + +- Update to 1.0.9 + * no upstream changelog +- Update to 1.0.8 + * Text is automatically converted to string with str() + ------------------------------------------------------------------- Tue Sep 24 09:38:40 UTC 2019 - Tomáš Chvátal diff --git a/python-PyMsgBox.spec b/python-PyMsgBox.spec index 52f07a3..b018828 100644 --- a/python-PyMsgBox.spec +++ b/python-PyMsgBox.spec @@ -1,7 +1,7 @@ # # spec file for package python-PyMsgBox # -# 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 @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-PyMsgBox -Version: 1.0.7 +Version: 1.0.9 Release: 0 Summary: A Python module for JavaScript-like message boxes License: BSD-3-Clause