From 6f2eadcd20db8c9153091967d06fcce535c2ed58 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Thu, 20 Oct 2016 09:36:19 -0600 Subject: [PATCH] Revert "Added python3-pkgversion-macros BR since it's not in minimal buildroot" This reverts commit ddd1ec1e9dc11f1506e8d6d7ffdf063056ef0698. --- python-crypto.spec | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/python-crypto.spec b/python-crypto.spec index 7a75eb1..d50302f 100644 --- a/python-crypto.spec +++ b/python-crypto.spec @@ -10,7 +10,7 @@ Summary: Cryptography library for Python Name: python-crypto Version: 2.6.1 -Release: 11%{?dist} +Release: 10%{?dist} # Mostly Public Domain apart from parts of HMAC.py and setup.py, which are Python License: Public Domain and Python URL: http://www.pycrypto.org/ @@ -26,7 +26,6 @@ BuildRequires: libtomcrypt-devel >= 1.16 BuildRequires: python%{python2_pkgversion}-devel >= 2.4 BuildRequires: python%{python3_pkgversion}-devel BuildRequires: python-tools -BuildRequires: python3-pkgversion-macros %description PyCrypto is a collection of both secure hash functions (such as MD5 and @@ -104,9 +103,6 @@ PYTHONPATH=%{buildroot}%{python3_sitearch} %{__python3} pct-speedtest3.py %{python3_sitearch}/pycrypto-%{version}-py3.*.egg-info %changelog -* Thu Oct 20 2016 Patrick Uiterwijk - 2.6.1-11 -- Add python3-pkgversion-macros as BuildRequires as it is NOT in minimal buildroot - * Thu Feb 04 2016 Fedora Release Engineering - 2.6.1-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild