14
0
forked from pool/python-pyasn1

Accepting request 115535 from home:stroeder:branches:devel:languages:python

updated to upstrean release 0.1.3

OBS-URL: https://build.opensuse.org/request/show/115535
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyasn1?expand=0&rev=14
This commit is contained in:
Todd R
2012-04-26 08:13:28 +00:00
committed by Git OBS Bridge
parent 6f7db4cb23
commit 27552fe271
4 changed files with 14 additions and 4 deletions

View File

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

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

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

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Apr 25 20:11:18 UTC 2012 - michael@stroeder.com
- updated to upstrean release 0.1.3
From upstream CHANGES:
- Include class name into asn1 value constraint violation exception.
- Fix to OctetString.prettyOut() method that looses leading zero when
building hex string.
-------------------------------------------------------------------
Wed Apr 18 07:46:46 UTC 2012 - saschpe@suse.de

View File

@@ -17,7 +17,7 @@
Name: python-pyasn1
Version: 0.1.2
Version: 0.1.3
Release: 0
Summary: ASN.1 types and codecs
License: BSD-3-Clause