diff --git a/pyasn1-modules-0.0.10.tar.gz b/pyasn1-modules-0.0.10.tar.gz new file mode 100644 index 0000000..4007afc --- /dev/null +++ b/pyasn1-modules-0.0.10.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d86ab0fa226a60897c8123c505b3d0712e042990f061237799639f6fa742bf3 +size 63543 diff --git a/pyasn1-modules-0.0.9.tar.gz b/pyasn1-modules-0.0.9.tar.gz deleted file mode 100644 index ea409de..0000000 --- a/pyasn1-modules-0.0.9.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:be0e4157e4a53551279d6c6e366b080527f5fd068616835b4abf32c14f657f5f -size 63423 diff --git a/python-pyasn1-modules.changes b/python-pyasn1-modules.changes index 7890e4d..4eccba9 100644 --- a/python-pyasn1-modules.changes +++ b/python-pyasn1-modules.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sat Jul 29 21:04:04 UTC 2017 - michael@stroeder.com + +- Updated project URL +- Update to upstream release 0.0.10 + * Fixed SequenceOf initializer to pass now-mandatory componentType + keyword argument (since pyasn1 0.3.1) + * Temporarily fixed recursive ASN.1 type definition to work with + pyasn1 0.3.1+. This is going to be fixed properly shortly. + ------------------------------------------------------------------- Wed Jun 14 12:44:59 UTC 2017 - michael@stroeder.com diff --git a/python-pyasn1-modules.spec b/python-pyasn1-modules.spec index c25e459..9787e0d 100644 --- a/python-pyasn1-modules.spec +++ b/python-pyasn1-modules.spec @@ -18,9 +18,9 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-pyasn1-modules -Version: 0.0.9 +Version: 0.0.10 Release: 0 -Url: http://pyasn1.sf.net/ +Url: https://github.com/etingof/pyasn1-modules Summary: Collection of protocols modules written in ASN.1 language License: BSD-3-Clause Group: Development/Languages/Python