Port details |
- py-fastf1 Python module to accessing and analyzing Formula 1 data
- 3.4.0 devel =2 3.3.3Version of this port present on the latest quarterly branch.
- Maintainer: jgh@FreeBSD.org
- Port Added: 2022-05-15 22:39:06
- Last Update: 2024-10-09 03:55:10
- Commit Hash: 5cacdb7
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/theOehrly/Fast-F1
- Description:
- FastF1 is a Python package for accessing and analyzing Formula 1 results,
schedules, timing data and telemetry.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}fastf1>0:devel/py-fastf1@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-fastf1/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-fastf1
- pkg install py311-fastf1
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-fastf1 listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-fastf1
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1728258540
SHA256 (fastf1-3.4.0.tar.gz) = ac28c968cd16da6f589377611e430e748a8f88ab55aa85ee10b05ab2603dc9b0
SIZE (fastf1-3.4.0.tar.gz) = 138113
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-hatchling>=0 : devel/py-hatchling@py311
- py311-hatch-vcs>=0 : devel/py-hatch-vcs@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
- py311-matplotlib>=3.3.3 : math/py-matplotlib@py311
- py311-pandas>=0 : math/py-pandas@py311
- py311-requests-cache>=0 : www/py-requests-cache@py311
- py311-requests>=0 : www/py-requests@py311
- py311-scipy>=0 : science/py-scipy@py311
- py311-signalr-client-aio>=0 : devel/py-signalr-client-aio@py311
- py311-thefuzz>=0 : devel/py-thefuzz@py311
- py311-rapidfuzz>=0 : devel/py-rapidfuzz@py311
- py311-timple>=0 : math/py-timple@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-fastf1
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.4.0 09 Oct 2024 03:55:10 |
Jason Helfman (jgh) |
devel/py-fastf1: update to v3.4.0
Reported by: portscout |
3.3.3 07 Apr 2024 01:29:10 |
Jason Helfman (jgh) |
devel/py-fastf1: Update to 3.3.3
Changes: https://github.com/theOehrly/Fast-F1/releases/tag/v3.3.3 |
3.3.2 03 Apr 2024 16:03:30 |
Jason Helfman (jgh) |
devel/py-fastf1: update to 3.3.2 |
3.3.1 12 Mar 2024 00:19:53 |
Jason Helfman (jgh) |
devel/py-fastf1: update to v3.3.1, adjust dependency issue
- while here, adjust build_depends ordering [1]
Reported by: arrowd@ [1] |
3.3.0 10 Mar 2024 01:22:05 |
Jason Helfman (jgh) |
devel/py-fastf1: update to 3.3.0, adjust python build |
3.1.6 27 Nov 2023 20:42:44 |
Jason Helfman (jgh) |
devel/py-fastf1: update to 3.1.6 |
2.3.0_2 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
2.3.0_2 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
2.3.0_1 09 Feb 2023 00:03:43 |
Jason Helfman (jgh) |
devel/py-fastf1: adjust and sort dependencies, shift license |
2.3.0 11 Jan 2023 15:58:34 |
Dmitry Marakasov (amdmi3) |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
2.3.0 30 Sep 2022 16:08:34 |
Jason Helfman (jgh) |
devel/py-fastf1: update to v2.3.0
Changelog: https://theoehrly.github.io/Fast-F1/changelog.html#v2-3-0 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.2.9 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.2.9 20 Jul 2022 15:44:09 |
Jason Helfman (jgh) |
devel/py-fastf1: update to v2.2.9
Changelog: https://theoehrly.github.io/Fast-F1/changelog.html#v2-2-9 |
2.2.8 03 Jun 2022 23:36:57 |
Po-Chuan Hsieh (sunpoet) |
devel/py-fastf1: Add NO_ARCH
Approved by: portmgr (blanket) |
2.2.8 31 May 2022 06:49:49 |
Jason Helfman (jgh) |
devel/py-fastf1: update to v2.2.8
Changelog: https://github.com/theOehrly/Fast-F1/commit/59998da |
2.2.7 22 May 2022 21:06:15 |
Jason Helfman (jgh) |
devel/py-fastf1: update to v2.2.7
Changelog: https://github.com/theOehrly/Fast-F1/releases/tag/v2.2.7 |
2.2.6 20 May 2022 19:14:55 |
Jason Helfman (jgh) |
devel/py-fastf1: update to v2.2.6
Changelog: https://github.com/theOehrly/Fast-F1/blob/master/docs/changelog.rst |
2.2.5 18 May 2022 02:16:27 |
Jason Helfman (jgh) |
devel/py-fastf1: drop created by on new port additions
- devel/py-signalr-client-aio
- devel/py-thefuzz
- math/py-timple |
2.2.5 15 May 2022 22:35:14 |
Jason Helfman (jgh) |
devel/py-fastf1: Add new port
FastF1 is a Python package for accessing and analyzing Formula 1 results,
schedules, timing data and telemetry.
WWW: https://github.com/theOehrly/Fast-F1 |