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

- update to version 0.2.4

OBS-URL: https://build.opensuse.org/request/show/669102
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyasn1-modules?expand=0&rev=50
This commit is contained in:
Tomáš Chvátal 2019-01-28 20:37:30 +00:00 committed by Git OBS Bridge
parent 41d6826825
commit 6c5e937870
4 changed files with 18 additions and 4 deletions

View File

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

View File

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

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Mon Jan 28 14:26:26 UTC 2019 - Michael Ströder <michael@stroeder.com>
- update to version 0.2.4
Revision 0.2.4:
- Added modules for RFC8226 implementing JWT Claim Constraints
and TN Authorization List for X.509 certificate extensions
- Fixed bug in `rfc5280.AlgorithmIdentifier` ANY type definition
Revision 0.2.3:
- Added modules for RFC5083 and RFC5084 (CMS)
- Copyright notice extended to the year 2019
-------------------------------------------------------------------
Tue Jul 3 10:21:47 UTC 2018 - michael@stroeder.com

View File

@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pyasn1-modules
Version: 0.2.2
Version: 0.2.4
Release: 0
Url: https://github.com/etingof/pyasn1-modules
Summary: Collection of protocols modules written in ASN.1 language