Port details |
- py-wandb CLI and library for interacting with the Weights and Biases API
- 0.17.9_1 misc =2 0.17.9Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2023-02-28 01:30:07
- Last Update: 2024-11-08 20:58:46
- Commit Hash: 79271d5
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://wandb.ai/
- Description:
- wandb helps to build better machine learning models faster. It allows to track
and visualize all the pieces of your machine learning pipeline, from datasets
to production machine learning models.
- ¦ ¦ ¦ ¦
- 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}wandb>0:misc/py-wandb@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/misc/py-wandb/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/py-wandb
- pkg install py311-wandb
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-wandb listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-wandb
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1725595599
SHA256 (wandb-wandb-v0.17.9_GH0.tar.gz) = 3710701698d5a0c2c19624fac56f8bb089c62a3231fd54400c7b82fa3c834fd8
SIZE (wandb-wandb-v0.17.9_GH0.tar.gz) = 19695942
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-setuptools>0 : devel/py-setuptools@py311
- py311-hatchling>0 : devel/py-hatchling@py311
- py311-typing-extensions>0 : devel/py-typing-extensions@py311
- py311-wheel>0 : devel/py-wheel@py311
- go122 : lang/go122
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-bokeh>0 : www/py-bokeh@py311
- py311-matplotlib>0 : math/py-matplotlib@py311
- py311-nbclient>0 : devel/py-nbclient@py311
- py311-nbformat>0 : devel/py-nbformat@py311
- py311-parameterized>0 : devel/py-parameterized@py311
- py311-pytest-cov>0 : devel/py-pytest-cov@py311
- py311-pytest-flask>0 : devel/py-pytest-flask@py311
- py311-pytest-mock>=1.10.4 : devel/py-pytest-mock@py311
- py311-pytest-rerunfailures>0 : devel/py-pytest-rerunfailures@py311
- py311-pytest-timeout>0 : devel/py-pytest-timeout@py311
- py311-pytest-xdist>0 : devel/py-pytest-xdist@py311
- py311-responses>0 : devel/py-responses@py311
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-appdirs>=1.4.3 : devel/py-appdirs@py311
- py311-click>=7.1 : devel/py-click@py311
- py311-docker-pycreds>=0.4.0 : security/py-docker-pycreds@py311
- py311-gitpython>=1.0.0 : devel/py-gitpython@py311
- py311-pathtools>0 : devel/py-pathtools@py311
- py311-platformdirs>0 : devel/py-platformdirs@py311
- py311-protobuf>=3.19.0 : devel/py-protobuf@py311
- py311-psutil>=5.0.0 : sysutils/py-psutil@py311
- py311-requests>=2.0.0,<3 : www/py-requests@py311
- py311-sentry-sdk>=1.0.0 : devel/py-sentry-sdk@py311
- py311-setproctitle>0 : devel/py-setproctitle@py311
- py311-pyyaml>0 : devel/py-pyyaml@py311
- py311-boto3>0 : www/py-boto3@py311
- py311-plotly>0 : graphics/py-plotly@py311
- py311-pydantic>0 : devel/py-pydantic@py311
- py311-scikit-learn>0 : science/py-scikit-learn@py311
- py311-tqdm>0 : misc/py-tqdm@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- misc_py-wandb
- USES:
- python shebangfix
- 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 |
0.17.9_1 08 Nov 2024 20:58:46 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go122 update
PR: 281842 |
0.17.9 06 Sep 2024 08:20:54 |
Yuri Victorovich (yuri) |
misc/py-wandb: update 0.17.7 → 0.17.9
Reported by: portscout |
0.17.7 05 Sep 2024 01:59:45 |
Yuri Victorovich (yuri) |
misc/py-wandb: Broken on armv7
Reported by: fallout |
0.17.7 20 Aug 2024 08:42:30 |
Yuri Victorovich (yuri) |
misc/py-wandb: update 0.17.5 → 0.17.7
Reported by: portscout |
0.17.5_1 09 Aug 2024 06:24:09 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go122 update |
0.17.5 21 Jul 2024 16:44:25 |
Yuri Victorovich (yuri) |
misc/py-wandb: update 0.17.4 → 0.17.5
Reported by: portscout |
0.17.4_1 07 Jul 2024 08:05:33 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pyyaml: Move devel/py-yaml to devel/py-pyyaml
- Bump PORTREVISION of dependent ports for dependency change |
0.17.4 07 Jul 2024 04:03:20 |
Yuri Victorovich (yuri) |
misc/py-wandb: update 0.17.3 → 0.17.4
Reported by: portscout |
0.17.3_1 03 Jul 2024 08:29:47 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go122 update |
0.17.3 25 Jun 2024 16:43:45 |
Yuri Victorovich (yuri) |
misc/py-wandb: update 0.17.2 → 0.17.3
Reported by: portscout |
0.17.2 18 Jun 2024 09:25:06 |
Yuri Victorovich (yuri) |
misc/py-wandb: update 0.17.1 → 0.17.2
Reported by: portscout |
0.17.1_1 15 Jun 2024 09:52:23 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go122 update
MFH: 2024Q2 |
0.17.1 08 Jun 2024 15:31:09 |
Yuri Victorovich (yuri) |
misc/py-wandb: Broken on i386
Reported by: fallout |
0.17.1 07 Jun 2024 16:32:03 |
Yuri Victorovich (yuri) |
misc/py-wandb: update 0.16.6 → 0.17.1
Reported by: portscout |
0.16.6 05 Apr 2024 09:15:36 |
Yuri Victorovich (yuri) |
misc/py-wandb: update 0.16.4 → 0.16.6
Reported by: portscout |
0.16.4 06 Mar 2024 20:09:13 |
Yuri Victorovich (yuri) |
misc/py-wandb: update 0.16.2 → 0.16.4
Reported by: portscout |
0.16.2 10 Jan 2024 07:18:12 |
Yuri Victorovich (yuri) |
misc/py-wandb: update 0.16.0 → 0.16.2
Reported by: portscout |
0.16.0 08 Nov 2023 08:50:07 |
Yuri Victorovich (yuri) |
misc/py-wandb: update 0.15.10 → 0.16.0
Reported by: portscout |
0.15.10 08 Sep 2023 03:48:56 |
Yuri Victorovich (yuri) |
misc/py-wandb: update 0.15.8 → 0.15.10
Reported by: portscout |
0.15.8 02 Aug 2023 08:29:32 |
Yuri Victorovich (yuri) |
misc/py-wandb: Update 0.15.7 → 0.15.8
Reported by: portscout |
0.15.7 26 Jul 2023 06:20:27 |
Yuri Victorovich (yuri) |
misc/py-wandb: Update 0.15.6 → 0.15.7
Reported by: portscout |
0.15.6 25 Jul 2023 05:52:15 |
Yuri Victorovich (yuri) |
misc/py-wandb: Update 0.15.5 → 0.15.6
Reported by: portscout |
0.15.5 24 Jul 2023 08:48:52 |
Yuri Victorovich (yuri) |
misc/py-wandb: Update 0.15.4 → 0.15.5
Reported by: portscout |
0.15.4 18 Jul 2023 00:53:09 |
Charlie Li (vishwin) |
devel/py-setuptools: convert individual consumers to ${PY_SETUPTOOLS}
Currently a no-op, but in the future outputs the correct setuptools
port depending on whether USES_PYTHON=distutils is specified.
With hat: python
PR: 270510, 270358 |
0.15.4 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> |
0.15.4 24 Jun 2023 08:12:00 |
Yuri Victorovich (yuri) |
misc/py-wandb: Update 0.15.3 → 0.15.4
Reported by: portscout |
0.15.3 21 May 2023 18:53:15 |
Yuri Victorovich (yuri) |
misc/py-wandb: Update 0.15.2 → 0.15.3
Reported by: portscout |
0.15.2 07 May 2023 18:15:56 |
Yuri Victorovich (yuri) |
misc/py-wandb: Update 0.14.2 → 0.15.2
Reported by: portscout |
0.14.2 09 Apr 2023 15:50:37 |
Yuri Victorovich (yuri) |
misc/py-wandb: Update 0.14.0 → 0.14.2
Reported by: portscout |
0.14.0_1 04 Apr 2023 18:29:11 |
Antoine Brodin (antoine) |
USE_PYTHON=pep517: bump PORTREVISION |
0.14.0 17 Mar 2023 15:19:13 |
Yuri Victorovich (yuri) |
misc/py-wandb: Update 0.13.11 → 0.14.0
Reported by: portscout |
0.13.11 09 Mar 2023 08:32:51 |
Yuri Victorovich (yuri) |
misc/py-wandb: Update 0.13.10 → 0.13.11
Reported by: portscout |
0.13.10 28 Feb 2023 02:46:25 |
Yuri Victorovich (yuri) |
*/*: Fix typo in comment
Reported by: jbeich@ |
0.13.10 28 Feb 2023 01:29:35 |
Yuri Victorovich (yuri) |
misc/py-wandb: New port: CLI and library for interacting with the Weights and
Biases API |