14
0

Accepting request 824505 from home:mcalabkova:branches:devel:languages:python

- Update to 0.4.6
  * Fixed #128: Added ECC support by changing key generation parameters. (The Key-Length
    value isn't added if a curve is specified.)
  * More bugfixes.
  * Support for Python versions 3.5 and under is discontinued, except for Python 2.7.

OBS-URL: https://build.opensuse.org/request/show/824505
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-gnupg?expand=0&rev=19
This commit is contained in:
2020-08-05 15:55:16 +00:00
committed by Git OBS Bridge
parent 5989237dd0
commit 1afc58714a
4 changed files with 14 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-python-gnupg
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 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 oldpython python
Name: python-python-gnupg
Version: 0.4.5
Version: 0.4.6
Release: 0
Summary: A wrapper for the GNU Privacy Guard (GPG or GnuPG)
License: BSD-3-Clause