diff --git a/pyasn1-modules-0.2.5.tar.gz b/pyasn1-modules-0.2.5.tar.gz deleted file mode 100644 index 40c859e..0000000 --- a/pyasn1-modules-0.2.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ef721f68f7951fab9b0404d42590f479e30d9005daccb1699b0a51bb4177db96 -size 78918 diff --git a/pyasn1-modules-0.2.6.tar.gz b/pyasn1-modules-0.2.6.tar.gz new file mode 100644 index 0000000..06fc605 --- /dev/null +++ b/pyasn1-modules-0.2.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43c17a83c155229839cc5c6b868e8d0c6041dba149789b6d6e28801c64821722 +size 120517 diff --git a/python-pyasn1-modules.changes b/python-pyasn1-modules.changes index 6ab10bd..a765b30 100644 --- a/python-pyasn1-modules.changes +++ b/python-pyasn1-modules.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Sep 10 12:44:26 UTC 2019 - Tomáš Chvátal + +- Update to 0.2.6: + * variour RFC enhancements, see CHANGES.txt + ------------------------------------------------------------------- Sat May 25 09:39:16 UTC 2019 - Tomáš Chvátal diff --git a/python-pyasn1-modules.spec b/python-pyasn1-modules.spec index 9248f81..498aef6 100644 --- a/python-pyasn1-modules.spec +++ b/python-pyasn1-modules.spec @@ -18,19 +18,19 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-pyasn1-modules -Version: 0.2.5 +Version: 0.2.6 Release: 0 Summary: Collection of protocols modules written in ASN.1 language License: BSD-3-Clause Group: Development/Languages/Python URL: https://github.com/etingof/pyasn1-modules Source: https://files.pythonhosted.org/packages/source/p/pyasn1-modules/pyasn1-modules-%{version}.tar.gz -BuildRequires: %{python_module pyasn1 >= 0.3.4} +BuildRequires: %{python_module pyasn1 >= 0.4.7} BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros -Requires: python-pyasn1 >= 0.3.4 +Requires: python-pyasn1 >= 0.4.7 BuildArch: noarch %python_subpackages