diff --git a/python-pyasn1-0.4.1.tar.gz b/python-pyasn1-0.4.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..c2874eae4929d6b8775442d3e8cf07b9188670cd Binary files /dev/null and b/python-pyasn1-0.4.1.tar.gz differ diff --git a/python-pyasn1-0.6.1.tar.gz b/python-pyasn1-0.6.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..77b7ccea3892d1ac7fc62aed1a7ec5c631e0dee0 Binary files /dev/null and b/python-pyasn1-0.6.1.tar.gz differ diff --git a/python-pyasn1.spec b/python-pyasn1.spec index 59406f517e2c5d166c7c152c89420c38bcd23067..e41fd1ac6977b184763c3bb23bd36296a3379422 100644 --- a/python-pyasn1.spec +++ b/python-pyasn1.spec @@ -1,16 +1,16 @@ -%define anolis_release 2 +%define anolis_release 1 %global module pyasn1 %global modules_version 0.2.8 Name: python-pyasn1 -Version: 0.4.8 +Version: 0.6.1 Release: %{anolis_release}%{dist} Summary: ASN.1 tools for Python License: BSD -Source0: https://github.com/etingof/pyasn1/archive/v%{version}.tar.gz -Source1: https://github.com/etingof/pyasn1-modules/archive/v%{modules_version}.tar.gz URL: https://github.com/etingof/pyasn1 +Source0: https://github.com/pyasn1/pyasn1-modules/archive/v0.4.1.tar.gz +Source1: https://github.com/pyasn1/pyasn1/archive/v0.6.1.tar.gz BuildArch: noarch %description @@ -39,6 +39,7 @@ ASN.1 types modules for python3-pyasn1. Summary: Documentation for pyasn1 BuildRequires: make BuildRequires: python3-sphinx +BuildRequires: python3-pytest Requires: python3-pyasn1 = %{EVR} %description -n python3-pyasn1-doc @@ -84,6 +85,10 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{__python3} setup.py test %doc docs/build/html/* %changelog +* Wed Aug 27 2025 wenyuzifang - 0.6.1-1 +- Updated to version 0.6.1 to fix xxxxxxxxxx + + * Wed Mar 13 2024 Zhao Hang - 0.4.8-2 - Rebuild with python3.11 diff --git a/v0.2.8.tar.gz b/v0.2.8.tar.gz deleted file mode 100644 index 7fdf8a227a2262e60c779f434d1f24c8991808e7..0000000000000000000000000000000000000000 Binary files a/v0.2.8.tar.gz and /dev/null differ diff --git a/v0.4.8.tar.gz b/v0.4.8.tar.gz deleted file mode 100644 index a4876e0983219ff28ccd48e0863c761937f10e02..0000000000000000000000000000000000000000 Binary files a/v0.4.8.tar.gz and /dev/null differ