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,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7df5ed66c8a80fd36b83b278ba164e7a1d135c8fb8bdf38b291e46bf31d28085
size 18693

3
PyMsgBox-1.0.9.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun Aug 28 22:33:36 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- 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 <tchvatal@suse.com>

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