14
0
forked from pool/python-pyasn1

Accepting request 612441 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/612441
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyasn1?expand=0&rev=35
This commit is contained in:
2018-05-29 08:26:21 +00:00
committed by Git OBS Bridge
4 changed files with 13 additions and 4 deletions

View File

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

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

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

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat May 26 23:00:34 UTC 2018 - michael@stroeder.com
- update to version 0.4.3:
* Copyright notice extended to the year 2018
* Fixed GeneralizedTime.asDateTime to perform
milliseconds conversion correctly
-------------------------------------------------------------------
Sun Nov 26 21:22:26 UTC 2017 - arun@gmx.de

View File

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