Accepting request 503689 from devel:languages:python
1 OBS-URL: https://build.opensuse.org/request/show/503689 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyasn1-modules?expand=0&rev=15
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:10561934f1829bcc455c7ecdcdacdb4be5ffd3696f26f468eb6eb41e107f3837
|
|
||||||
size 38776
|
|
3
pyasn1-modules-0.0.9.tar.gz
Normal file
3
pyasn1-modules-0.0.9.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:be0e4157e4a53551279d6c6e366b080527f5fd068616835b4abf32c14f657f5f
|
||||||
|
size 63423
|
@@ -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
|
Thu Mar 16 13:46:56 UTC 2017 - tbechtold@suse.com
|
||||||
|
|
||||||
|
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-pyasn1-modules
|
Name: python-pyasn1-modules
|
||||||
Version: 0.0.8
|
Version: 0.0.9
|
||||||
Release: 0
|
Release: 0
|
||||||
Url: http://pyasn1.sf.net/
|
Url: http://pyasn1.sf.net/
|
||||||
Summary: Collection of protocols modules written in ASN.1 language
|
Summary: Collection of protocols modules written in ASN.1 language
|
||||||
@@ -50,7 +50,7 @@ specification.
|
|||||||
|
|
||||||
%files %python_files
|
%files %python_files
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%doc CHANGES.txt LICENSE.txt README.txt
|
%doc CHANGES.txt LICENSE.txt README.md
|
||||||
%{python_sitelib}/*
|
%{python_sitelib}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Reference in New Issue
Block a user