From: Jakub Bogusz Date: Wed, 3 Jun 2020 20:26:47 +0000 (+0200) Subject: - disabled python3 here X-Git-Tag: auto/th/python-pandas-0.24.2-2~2 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=eaa37742fa0ec3f2139c16cd0de445253d16809a;p=packages%2Fpython-pandas.git - disabled python3 here --- diff --git a/python-pandas.spec b/python-pandas.spec index 88430bf..b150d05 100644 --- a/python-pandas.spec +++ b/python-pandas.spec @@ -1,10 +1,11 @@ +# NOTE: for versions >= 1.0.0 for python 3.6+ see python3-pandas.spec # TODO: finish apidocs and tests # # Conditional build: %bcond_with doc # Sphinx documentation %bcond_with tests # unit tests [R: python-zoneinfo for hypothesis?] %bcond_without python2 # CPython 2.x module -%bcond_without python3 # CPython 3.x module +%bcond_with python3 # CPython 3.x module (built from python3-pandas.spec) Summary: Powerful data structures for data analysis, time series and statistics Summary(pl.UTF-8): Elastyczne struktury danych do analizy danych, szeregów chronologicznych i statystyki