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

3
pyasn1-0.4.7.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Sep 10 12:45:56 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.4.7:
* Many bugfixes all around, see CHANGES.rst
-------------------------------------------------------------------
Mon Jan 28 14:25:21 UTC 2019 - Michael Ströder <michael@stroeder.com>

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