mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-17 07:40:29 +02:00
* gnu/packages/python-science.scm (python-pandas-2): Update to 2.3.3 and rename to python-pandas. [arguments] <test-flags>: Rework skipped tests. <phases>: Remove 'pre-check, and 'patch-which; use custom 'check. [inputs]: Remove which, it's implemanted with Python's `shutil.which()'. [propagated-inputs]: Remove python-jinja2, python-matplotlib, python-openpyxl, python-xlrd, and python-xlsxwriter. [native-inputs]: Remove python-beautifulsoup4, python-cython, python-html5lib, python-matplotlib, python-openpyxl, python-pytest-localserver, and python-pytest-mock; add meson and tzdata-for-tests. (python-pandas-2): Deprecate variable in favor of python-pandas. Change-Id: Ib4aefbbc33f46f793430ac396cbe5e6c4107ec2f Signed-off-by: Rutherther <rutherther@ditigal.xyz>