14
0

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
This commit is contained in:
2022-08-30 07:35:50 +00:00
committed by Git OBS Bridge
parent 643584320a
commit 84249c00e2
4 changed files with 13 additions and 5 deletions

View File

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