15
0

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

update to upstream release 0.0.9

OBS-URL: https://build.opensuse.org/request/show/503687
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyasn1-modules?expand=0&rev=35
This commit is contained in:
Michael Ströder
2017-06-14 12:51:17 +00:00
committed by Git OBS Bridge
parent 866a359e8e
commit 4679f33ebd
4 changed files with 17 additions and 5 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed Jun 14 12:44:59 UTC 2017 - michael@stroeder.com
- Update to upstream release 0.0.9
* More CRL data structures added (RFC3279)
* Added X.509 certificate extensions map
* Added X.509 attribute type map
* Fix to __doc__ use in setup.py to make -O0 installation mode working
* Copyright added to source files
* More PEP-8'ing done on the code
* Author's e-mail changed
-------------------------------------------------------------------
Thu Mar 16 13:46:56 UTC 2017 - tbechtold@suse.com