]> git.pld-linux.org Git - packages/python-lz4.git/blobdiff - python-lz4.spec
- release 3 (by relup.sh)
[packages/python-lz4.git] / python-lz4.spec
index 494db2645b1a2e2b7b7a058f4354f59fca7e0403..53f532a6b9db43f2847c86a45ede29ff90446cae 100644 (file)
@@ -8,7 +8,7 @@
 Summary:       LZ4 bindings for Python
 Name:          python-%{module}
 Version:       2.1.6
-Release:       1
+Release:       3
 License:       BSD
 Group:         Libraries/Python
 Source0:       http://pypi.debian.net/lz4/lz4-%{version}.tar.gz
@@ -18,15 +18,19 @@ BuildRequires:      rpm-pythonprov
 BuildRequires: rpmbuild(macros) >= 1.714
 %if %{with python2}
 BuildRequires: python-devel
+BuildRequires: python-pkgconfig
 %if %{with tests}
 BuildRequires: python-future
+BuildRequires: python-psutil
 BuildRequires: python-pytest-cov
 %endif
 %endif
 %if %{with python3}
 BuildRequires: python3-devel
+BuildRequires: python3-pkgconfig
 %if %{with tests}
 BuildRequires: python3-future
+BuildRequires: python3-psutil
 BuildRequires: python3-pytest-cov
 %endif
 %endif
This page took 0.13945 seconds and 4 git commands to generate.