14
0

Accepting request 1245597 from home:glaubitz:branches:devel:languages:python

- Update to 0.5.4
  * Fix #242: Handle exceptions in the on_data callable.

OBS-URL: https://build.opensuse.org/request/show/1245597
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-gnupg?expand=0&rev=35
This commit is contained in:
2025-02-17 03:18:00 +00:00
committed by Git OBS Bridge
parent 92650b5235
commit 63c5c8c23a
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:290d8ddb9cd63df96cfe9284b9b265f19fd6e145e5582dc58fd7271f026d0a47
size 65457

View File

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Feb 13 10:37:11 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 0.5.4
* Fix #242: Handle exceptions in the on_data callable.
-------------------------------------------------------------------
Tue Oct 1 12:42:05 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-python-gnupg
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 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 @@
%{?sle15_python_module_pythons}
Name: python-python-gnupg
Version: 0.5.3
Version: 0.5.4
Release: 0
Summary: A wrapper for the GNU Privacy Guard (GPG or GnuPG)
License: BSD-3-Clause