Commit graph

8 commits

Author SHA1 Message Date
Steve Wills
a924cf8d59 math/py-pandas-datareader: update to 0.8.1
PR:		240829
Submitted by:	Shane <FreeBSD@ShaneWare.Biz> (maintainer)
2019-09-26 18:40:43 +00:00
Kai Knoblich
288b7aa3d5 math/py-pandas-datareader: Update to 0.7.4
* Pet portlint by making the USES block separate while I'm here.

Changelog since 0.7.0:

* Restore Python 2.7 compatibility since the 0.7.x branch
* Fixed import of pandas.compat dependencies

https://github.com/pydata/pandas-datareader/compare/v0.7.0...v0.7.4

PR:		239591
Submitted by:	Shane <FreeBSD@ShaneWare.Biz> (maintainer)
MFH:		2019Q3
2019-08-08 22:38:43 +00:00
Gerald Pfeifer
ea8c8ec7da Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
2019-07-26 20:46:53 +00:00
Wen Heping
cc0830db9e - Update to 0.7.0
PR:		233914
Submitted by:	freebsd@dhke.de
Approved by:	maintainer
2018-12-17 06:14:30 +00:00
Gerald Pfeifer
a9f015d155 Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
2018-12-12 01:35:33 +00:00
Yuri Victorovich
a00e626c34 math/py-pandas-datareader: Switch to the dev version because it contains an important fix
It was failing without this fix: https://github.com/pydata/pandas-datareader/pull/520

Approved by:	portmgr (port compliance, infrastructure)
2018-06-15 02:36:52 +00:00
Gerald Pfeifer
c2a92a1aea Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
2018-03-10 17:46:04 +00:00
Yuri Victorovich
3e3dd275c8 New port: math/py-pandas-datareader: Data readers previously found in Pandas
PR:		226440
Submitted by:	Shane <FreeBSD@ShaneWare.Biz>
Approved by:	tcberner (mentor, implicit)
2018-03-08 05:28:19 +00:00