aboutsummaryrefslogtreecommitdiff
path: root/math/py-seaborn
Commit message (Collapse)AuthorAgeFilesLines
* astro/py-spktype01 et al.: fix the dependency on PYNUMPYThierry Thomas2021-04-071-1/+2
| | | | | | | | | | Some ports, like astro/py-spktype01, uses the undefined variable ${NUMPY} in their _DEPENDS fields and this must be replaced by the correct ${PYNUMPY}. PR: 254740 Reported by: Bojan Petrovic Approved by: QA blanket for the ports that I do not maintain
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Update USES=python: math/py-pandas 1.2.0 requires Python 3.7+Sunpoet Po-Chuan Hsieh2021-01-301-1/+1
| | | | | | | PR: 250103 Notes: svn path=/head/; revision=563407
* - Update to 0.11.0Wen Heping2020-12-222-4/+4
| | | | | | | | | PR: 252009 Submitted by: neel@neelc.org Approved by: maintainer Notes: svn path=/head/; revision=558892
* math/py-seaborn: Update to 0.10.1Danilo G. Baio2020-05-312-16/+8
| | | | | | | | | | | Update consumer (science/py-abipy) to use Python >= 3.6 (avoid break bulk -a). PR: 246858 Submitted by: Shane <FreeBSD@ShaneWare.Biz> (maintainer) Notes: svn path=/head/; revision=537444
* Update RUN_DEPENDS for py-statsmodels 0.11.0 updateSunpoet Po-Chuan Hsieh2020-01-251-4/+11
| | | | | | | - Bump PORTREVISION for dependency change Notes: svn path=/head/; revision=524116
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-261-1/+1
| | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=507372
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-121-0/+1
| | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=487272
* math/py-seaborn: update to 0.9.0Steve Wills2018-09-182-6/+5
| | | | | | | | PR: 231319 Submitted by: Shane <FreeBSD@ShaneWare.Biz> (maintainer) Notes: svn path=/head/; revision=480067
* Bump PORTREVISIONs of all users of math/mpc that we just updated toGerald Pfeifer2018-03-101-0/+1
| | | | | | | version 1.1.0 (via revision 464079). Notes: svn path=/head/; revision=464084
* New port: math/py-seaborn: Statistical data visualizationYuri Victorovich2018-03-093-0/+35
PR: 226441 Submitted by: Shane <FreeBSD@ShaneWare.Biz> Approved by: tcberner (mentor, implicit) Notes: svn path=/head/; revision=463934