]> git.pld-linux.org Git - projects/template-specs.git/blobdiff - python.spec
examples
[projects/template-specs.git] / python.spec
index 7f008d6e10f384c3917ea18eaeba04c315b9fbd4..32fea52122c2be2cb5dd7e3e9d215918417de45b 100644 (file)
@@ -12,7 +12,7 @@
 %define        module  template
 Summary:       -
 Summary(pl.UTF-8):     -
-# Name must match the python module/package name (as in 'import' statement)
+# Name must match the python module/package name (as on pypi or in 'import' statement)
 Name:          python-%{module}
 Version:       _
 Release:       0.1
@@ -24,7 +24,7 @@ Source0:      https://pypi.python.org/packages/source/M/MODULE/%{module}-%{version}.t
 URL:           -
 BuildRequires: rpm-pythonprov
 # for the py_build, py_install macros
-BuildRequires: rpmbuild(macros) >= 1.710
+BuildRequires: rpmbuild(macros) >= 1.714
 %if %{with python2}
 BuildRequires: python-modules
 #BuildRequires:        python-setuptools
This page took 0.04017 seconds and 4 git commands to generate.