]> git.pld-linux.org Git - packages/python-line_profiler.git/blobdiff - python-line_profiler.spec
Release 12 (by relup.sh)
[packages/python-line_profiler.git] / python-line_profiler.spec
index 563912b7d8f72340321e1b51355749bc1ca361c6..cea449284d26d894466c4e26ddb6d2c307a326fd 100644 (file)
@@ -11,7 +11,7 @@ Summary(pl.UTF-8):    ModuĊ‚ do optymalizacji linia po linii kodu funkcji
 # Name must match the python module/package name (as in 'import' statement)
 Name:          python-%{module}
 Version:       2.1
-Release:       5
+Release:       12
 License:       BSD
 Group:         Libraries/Python
 Source0:       https://github.com/rkern/line_profiler/archive/%{version}.tar.gz
@@ -24,13 +24,14 @@ BuildRequires:      python-Cython
 BuildRequires: python-devel
 BuildRequires: python-distribute
 BuildRequires: python-ipython
+BuildRequires: python-prompt_toolkit
 %endif
 %if %{with python3}
 BuildRequires: python3-Cython
 BuildRequires: python3-devel
-BuildRequires: python3-distribute
 BuildRequires: python3-ipython
 BuildRequires: python3-modules
+BuildRequires: python3-prompt_toolkit
 %endif
 Requires:      python-modules
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
This page took 0.026058 seconds and 4 git commands to generate.