From bc19f12ba84499ca467140741a832b7017fe6cde Mon Sep 17 00:00:00 2001 From: Rob Crittenden Date: Oct 15 2018 18:29:02 +0000 Subject: Add back accidentally removed buildrequires --- diff --git a/python-pyasn1.spec b/python-pyasn1.spec index 3afe2c5..5e17ee3 100644 --- a/python-pyasn1.spec +++ b/python-pyasn1.spec @@ -3,7 +3,7 @@ Name: python-pyasn1 Version: 0.4.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: ASN.1 tools for Python License: BSD Group: System Environment/Libraries @@ -19,6 +19,8 @@ language. %package -n python3-pyasn1 Summary: ASN.1 tools for Python 3 %{?python_provide:%python_provide python3-pyasn1} +BuildRequires: python3-devel +BuildRequires: python3-setuptools %description -n python3-pyasn1 This is an implementation of ASN.1 types and codecs in the Python 3 programming @@ -83,6 +85,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{__python3} setup.py test %doc docs/build/html/* %changelog +* Mon Oct 15 2018 Rob Crittenden - 0.4.4-2 +- Add back accidentally removed buildrequires + * Mon Oct 15 2018 Rob Crittenden - 0.4.4-1 - Update to 0.4.4 (#1582010) - Update modules to 0.2.2