14
0
forked from pool/python-pyasn1

Accepting request 749146 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/749146
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyasn1?expand=0&rev=40
This commit is contained in:
2019-11-22 09:25:17 +00:00
committed by Git OBS Bridge
4 changed files with 12 additions and 4 deletions

View File

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

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

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

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>

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define oldpython python
Name: python-pyasn1
Version: 0.4.7
Version: 0.4.8
Release: 0
Summary: ASN.1 types and codecs
License: BSD-2-Clause