From 78a041eff7717f3b87155b634ec03e933014caa6bf6879de66fa7ebf767f3329 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Sun, 27 May 2018 05:24:12 +0000 Subject: [PATCH] Accepting request 612435 from home:stroeder:branches:devel:languages:python update to version 0.4.3 OBS-URL: https://build.opensuse.org/request/show/612435 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyasn1?expand=0&rev=71 --- pyasn1-0.4.2.tar.gz | 3 --- pyasn1-0.4.3.tar.gz | 3 +++ python-pyasn1.changes | 9 +++++++++ python-pyasn1.spec | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 pyasn1-0.4.2.tar.gz create mode 100644 pyasn1-0.4.3.tar.gz diff --git a/pyasn1-0.4.2.tar.gz b/pyasn1-0.4.2.tar.gz deleted file mode 100644 index dde95c5..0000000 --- a/pyasn1-0.4.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d258b0a71994f7770599835249cece1caef3c70def868c4915e6e5ca49b67d15 -size 118404 diff --git a/pyasn1-0.4.3.tar.gz b/pyasn1-0.4.3.tar.gz new file mode 100644 index 0000000..881d780 --- /dev/null +++ b/pyasn1-0.4.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb81622d8f3509f0026b0683fe90fea27be7284d3826a5f2edf97f69151ab0fc +size 118494 diff --git a/python-pyasn1.changes b/python-pyasn1.changes index 0b2c6ce..b912ab6 100644 --- a/python-pyasn1.changes +++ b/python-pyasn1.changes @@ -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 diff --git a/python-pyasn1.spec b/python-pyasn1.spec index d8422fe..1351f8f 100644 --- a/python-pyasn1.spec +++ b/python-pyasn1.spec @@ -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