Port details |
- py-dwave-inspector DWave: Problem Inspector
- 0.5.1 science =2 0.4.4Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2022-08-15 23:51:06
- Last Update: 2024-08-31 07:16:16
- Commit Hash: dc6afbe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: APACHE20
- WWW:
- https://docs.ocean.dwavesys.com/projects/inspector/en/latest/
- Description:
- dwave-inspector is a tool for visualizing problems submitted to, and answers
received from, a D-Wave structured solver such as an Advantage(TM) quantum
computer.
- ¦ ¦ ¦ ¦
- 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}dwave-inspector>0:science/py-dwave-inspector@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/science/py-dwave-inspector/ && make install clean
- To add the package, run one of these commands:
- pkg install science/py-dwave-inspector
- pkg install py311-dwave-inspector
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-dwave-inspector listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-dwave-inspector
- Package flavors (<flavor>: <package>)
- py311: py311-dwave-inspector
- distinfo:
- TIMESTAMP = 1725082475
SHA256 (dwavesystems-dwave-inspector-0.5.1_GH0.tar.gz) = cfc67472572e4dffd3ab40bae9b000a0efbf4f147a477ee7f2df39c4c11f7b9f
SIZE (dwavesystems-dwave-inspector-0.5.1_GH0.tar.gz) = 1551148
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:
-
- cython-3.11 : lang/cython@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- py311-vcrpy>0 : devel/py-vcrpy@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-dimod>=0.10.0 : science/py-dimod@py311
- py311-dwave-cloud-client>=0.11.0 : science/py-dwave-cloud-client@py311
- py311-dwave-system>=1.3.0 : science/py-dwave-system@py311
- py311-flask>=2.2 : www/py-flask@py311
- py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
- py311-orjson>=3.10.0 : devel/py-orjson@py311
- py311-werkzeug>0 : www/py-werkzeug@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- science/py-dwave-ocean-sdk
- for Run
-
- science/py-dwave-ocean-sdk
Configuration Options:
- No options to configure
- Options name:
- science_py-dwave-inspector
- USES:
- python:3.9+
- 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.5.1 31 Aug 2024 07:16:16 |
Yuri Victorovich (yuri) |
science/py-dwave-inspector: update 0.5.0.post0 → 0.5.1
Reported by: portscout |
0.5.0.p0 17 Jul 2024 00:42:45 |
Yuri Victorovich (yuri) |
science/py-dwave-inspector: update 0.4.4 → 0.5.0.post0 |
0.4.4 19 Jan 2024 03:29:19 |
Yuri Victorovich (yuri) |
science/py-dwave-inspector: update 0.4.2 → 0.4.4
Reported by: portscout |
0.4.2 01 Dec 2023 06:39:02 |
Po-Chuan Hsieh (sunpoet) |
*: Fix build after 3232af18957315da73e0e4105cac869d8cb3c6b1 (www/py-flask
PORTNAME change)
Approved by: portmgr (blanket) |
0.4.2 14 Jun 2023 03:58:14 |
Yuri Victorovich (yuri) |
science/py-dwave-inspector: Update 0.4.0 → 0.4.2
Reported by: portscout |
0.4.0_1 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
0.4.0 25 Dec 2022 09:57:45 |
Yuri Victorovich (yuri) |
science/py-dwave-inspector: Update 0.3.0 -> 0.4.0
Reported by: portscout |
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) |
0.3.0 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 ) |
0.3.0 15 Aug 2022 23:48:52 |
Yuri Victorovich (yuri) |
science/py-dwave-inspector: New port: DWave: Problem Inspector |