14
0
forked from pool/python-pyasn1

- Update to 0.4.7:

* Many bugfixes all around, see CHANGES.rst

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyasn1?expand=0&rev=79
This commit is contained in:
Tomáš Chvátal
2019-09-10 12:46:58 +00:00
committed by Git OBS Bridge
parent 0891d17031
commit 8e8f0b00d9
4 changed files with 11 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-pyasn1
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# 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-pyasn1
Version: 0.4.5
Version: 0.4.7
Release: 0
Summary: ASN.1 types and codecs
License: BSD-2-Clause