diff options
Diffstat (limited to 'snippets/spec.snippets')
-rw-r--r-- | snippets/spec.snippets | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/snippets/spec.snippets b/snippets/spec.snippets index e689be7..27e3050 100644 --- a/snippets/spec.snippets +++ b/snippets/spec.snippets @@ -2,7 +2,7 @@ snippet fdup %python_expand %fdupes %{buildroot}%{$python_sitelib} snippet nopy - %define skip_python3 1 + %define skip_python2 1 snippet pyurl Source: https://pypi.python.org/packages/source/X/%{modname}/%{modname}-%{version}.tar.gz |