-
-
Couldn't load subscription status.
- Fork 680
Description
Main changes:
-
https://pypi.org/project/rpy2/, supports python >= 3.6
-
cygwin.patchdoes not apply anymore -
cffi>=1.13.1 is a new dependency, we install latest 1.14.0 (supports python >= 3.2)
-
pycparser is a new dependency (required by cffi, supports python >= 3.4)
-
https://pypi.org/project/tzlocal/ is a new dependency, we install latest 2.1 (supports python >= 2.7)
-
https://pypi.org/project/pytz/ is a new dependency, we update to latest 2020.1 (supports python >= 2.4)
-
add small patches to
setup.pythat- disables printing on
stdout(that perturbspip) - accepted upstream - removes the build dependency on
pytest
- disables printing on
-
some more dependencies (pytest, numpy, tzlocal) conditional on SAGE_CHECK!=no
tarballs: see checksums.ini (to download automatically, use ./configure --enable-download-from-upstream-url)
Upstream issues and PR
Depends on #29851
Depends on #30064
Depends on #30118
Depends on #30067
Depends on #30147
Depends on #29929
Depends on #30149
CC: @mkoeppe @EmmanuelCharpentier @timokau @isuruf @slel @antonio-rojas @embray @dimpase
Component: packages: standard
Author: Vincent Delecroix, Matthias Koeppe
Branch: 54d0f99
Reviewer: Emmanuel Charpentier, Dima Pasechnik
Issue created by migration from https://trac.sagemath.org/ticket/29441