$ git diff --patch-with-stat --summary 807d6a9784a243fef6473e0a8a94a9b77ec744bc..46fee9fe557e3bc2e6b2d1752ae6a21d0ae4ffcd
python-twisted.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/python-twisted.spec b/python-twisted.spec
index fc2d5d8..34b4273 100644
--- a/python-twisted.spec
+++ b/python-twisted.spec
@@ -3,7 +3,7 @@
Summary: Event-based framework for internet applications
Name: python-twisted
Version: 20.3.0
-Release: 2
+Release: 3
License: MIT
Group: Development/Python
Url: http://twistedmatrix.com/
@@ -18,7 +18,7 @@ BuildRequires: python2-pkg-resources
BuildRequires: python2dist(zope.interface)
BuildRequires: python2dist(incremental)
BuildRequires: tiff-devel
-Requires: pycrypto
+Requires: python3dist(pycryptodome)
Requires: python-OpenSSL
Requires: python3dist(zope.interface)