forked from pool/python-pyasn1
Accepting request 669101 from home:stroeder:branches:devel:languages:python
- update to 0.4.5 OBS-URL: https://build.opensuse.org/request/show/669101 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyasn1?expand=0&rev=77
This commit is contained in:
committed by
Git OBS Bridge
parent
970a495290
commit
0891d17031
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f58f2a3d12fd754aa123e9fa74fb7345333000a035f3921dbdaa08597aa53137
|
||||
size 118725
|
3
pyasn1-0.4.5.tar.gz
Normal file
3
pyasn1-0.4.5.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:da2420fe13a9452d8ae97a0e478adde1dee153b11ba832a95b223a2ba01c10f7
|
||||
size 119741
|
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 28 14:25:21 UTC 2019 - Michael Ströder <michael@stroeder.com>
|
||||
|
||||
- update to 0.4.5
|
||||
* Debug logging refactored for more efficiency when disabled and for more
|
||||
functionality when in use. Specifically, the global LOG object can easily
|
||||
be used from any function/method, not just from codec main loop as it used
|
||||
to be.
|
||||
* More debug logging added to BER family of codecs to ease encoding problems
|
||||
troubleshooting.
|
||||
* Copyright notice extended to the year 2019
|
||||
* Fixed defaulted constructed SEQUENCE component initialization.
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 7 11:40:47 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define oldpython python
|
||||
Name: python-pyasn1
|
||||
Version: 0.4.4
|
||||
Version: 0.4.5
|
||||
Release: 0
|
||||
Summary: ASN.1 types and codecs
|
||||
License: BSD-2-Clause
|
||||
|
Reference in New Issue
Block a user