From 32e878f91c9cbed03e4ebd514fd8e4ef9c2f431cab30a89ab046804d7d3fa48a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Str=C3=B6der?= Date: Sun, 26 Nov 2017 22:36:28 +0000 Subject: [PATCH] Accepting request 545766 from home:apersaud:branches:devel:languages:python update to latest version OBS-URL: https://build.opensuse.org/request/show/545766 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyasn1-modules?expand=0&rev=46 --- pyasn1-modules-0.1.5.tar.gz | 3 --- pyasn1-modules-0.2.1.tar.gz | 3 +++ python-pyasn1-modules.changes | 7 +++++++ python-pyasn1-modules.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 pyasn1-modules-0.1.5.tar.gz create mode 100644 pyasn1-modules-0.2.1.tar.gz diff --git a/pyasn1-modules-0.1.5.tar.gz b/pyasn1-modules-0.1.5.tar.gz deleted file mode 100644 index b6a0b4a..0000000 --- a/pyasn1-modules-0.1.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1d303eed5aa54cafeca209d16b8c7ea2c6064735fb61f1bee2e0ed63a0816988 -size 65690 diff --git a/pyasn1-modules-0.2.1.tar.gz b/pyasn1-modules-0.2.1.tar.gz new file mode 100644 index 0000000..ce35837 --- /dev/null +++ b/pyasn1-modules-0.2.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af00ea8f2022b6287dc375b2c70f31ab5af83989fc6fe9eacd4976ce26cd7ccc +size 65808 diff --git a/python-pyasn1-modules.changes b/python-pyasn1-modules.changes index 39dfc50..2393c98 100644 --- a/python-pyasn1-modules.changes +++ b/python-pyasn1-modules.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Nov 26 21:20:48 UTC 2017 - arun@gmx.de + +- update to version 0.2.1: + * Allow ANY DEFINED BY objects expanding automatically if requested + * Imports PEP8'ed + ------------------------------------------------------------------- Thu Oct 12 07:45:00 UTC 2017 - michael@stroeder.com diff --git a/python-pyasn1-modules.spec b/python-pyasn1-modules.spec index b70de5f..a46e077 100644 --- a/python-pyasn1-modules.spec +++ b/python-pyasn1-modules.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-pyasn1-modules -Version: 0.1.5 +Version: 0.2.1 Release: 0 Url: https://github.com/etingof/pyasn1-modules Summary: Collection of protocols modules written in ASN.1 language