From 10647afdc655f908b9be43b69fd8d195a1b2f09e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Sat, 23 May 2020 17:11:39 +0200 Subject: [PATCH] Rebuilt for Python 3.9 --- python-pyasn1.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pyasn1.spec b/python-pyasn1.spec index 84a1751..8fbe102 100644 --- a/python-pyasn1.spec +++ b/python-pyasn1.spec @@ -3,7 +3,7 @@ Name: python-pyasn1 Version: 0.4.8 -Release: 1%{?dist} +Release: 2%{?dist} Summary: ASN.1 tools for Python License: BSD Source0: https://github.com/etingof/pyasn1/archive/v%{version}.tar.gz @@ -84,6 +84,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{__python3} setup.py test %doc docs/build/html/* %changelog +* Sat May 23 2020 Miro HronĨok - 0.4.8-2 +- Rebuilt for Python 3.9 + * Thu Jan 30 2020 Rob Crittenden - 0.4.8-1 - Update to 0.4.8 (#1747820) - Update modules to 0.2.8