summaryrefslogtreecommitdiffstats
path: root/python34.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python34.spec')
-rw-r--r--python34.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/python34.spec b/python34.spec
index 31c1a21..39e8890 100644
--- a/python34.spec
+++ b/python34.spec
@@ -772,7 +772,8 @@ URL: http://www.python.org/
# We'll not provide this, on purpose
# No package in Fedora shall ever depend on this
# Provides: python(abi) = %{pybasever}
-
+%global __requires_exclude ^python\\(abi\\) = 3\\..$
+%global __provides_exclude ^python\\(abi\\) = 3\\..$
%description
Python 3.5 package for developers.