From f3532b20030930bbec65cfac1e9a03f896b5f4d4444927c779e0788f8a92a74a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Str=C3=B6der?= Date: Tue, 15 Aug 2017 17:36:38 +0000 Subject: [PATCH] Accepting request 517060 from home:stroeder:branches:devel:languages:python update to upstream release 0.0.11 OBS-URL: https://build.opensuse.org/request/show/517060 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyasn1-modules?expand=0&rev=39 --- pyasn1-modules-0.0.10.tar.gz | 3 --- pyasn1-modules-0.0.11.tar.gz | 3 +++ python-pyasn1-modules.changes | 6 ++++++ python-pyasn1-modules.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 pyasn1-modules-0.0.10.tar.gz create mode 100644 pyasn1-modules-0.0.11.tar.gz diff --git a/pyasn1-modules-0.0.10.tar.gz b/pyasn1-modules-0.0.10.tar.gz deleted file mode 100644 index 4007afc..0000000 --- a/pyasn1-modules-0.0.10.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3d86ab0fa226a60897c8123c505b3d0712e042990f061237799639f6fa742bf3 -size 63543 diff --git a/pyasn1-modules-0.0.11.tar.gz b/pyasn1-modules-0.0.11.tar.gz new file mode 100644 index 0000000..936ece5 --- /dev/null +++ b/pyasn1-modules-0.0.11.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60d5c80bfee9b79b492d5d8a934b3ecfc523f2f83aaab4ffafa2bbb651d3c67a +size 63610 diff --git a/python-pyasn1-modules.changes b/python-pyasn1-modules.changes index 4eccba9..f408bd3 100644 --- a/python-pyasn1-modules.changes +++ b/python-pyasn1-modules.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Aug 15 17:34:02 UTC 2017 - michael@stroeder.com + +- Update to upstream release 0.0.11 + * Fixed typo in ASN.1 definitions at rfc2315.py + ------------------------------------------------------------------- Sat Jul 29 21:04:04 UTC 2017 - michael@stroeder.com diff --git a/python-pyasn1-modules.spec b/python-pyasn1-modules.spec index 9787e0d..bdc293f 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.0.10 +Version: 0.0.11 Release: 0 Url: https://github.com/etingof/pyasn1-modules Summary: Collection of protocols modules written in ASN.1 language