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:
parent
41d6826825
commit
6c5e937870
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a0cf3e1842e7c60fde97cb22d275eb6f9524f5c5250489e292529de841417547
|
||||
size 66891
|
3
pyasn1-modules-0.2.4.tar.gz
Normal file
3
pyasn1-modules-0.2.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a52090e8c5841ebbf08ae455146792d9ef3e8445b21055d3a3b7ed9c712b7c7c
|
||||
size 70505
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user