14
0
forked from pool/python-pyasn1

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

Update to 0.4.8

OBS-URL: https://build.opensuse.org/request/show/749115
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyasn1?expand=0&rev=81
This commit is contained in:
Tomáš Chvátal
2019-11-17 19:39:58 +00:00
committed by Git OBS Bridge
parent 8e8f0b00d9
commit c3d5dd1ab7
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun Nov 17 09:09:11 UTC 2019 - Michael Ströder <michael@stroeder.com>
- Update to 0.4.8:
* Added ability of combining `SingleValueConstraint` and
`PermittedAlphabetConstraint` objects into one for proper modeling
`FROM ... EXCEPT ...` ASN.1 clause.
-------------------------------------------------------------------
Tue Sep 10 12:45:56 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>