Port details |
- py-dwave-cloud-client DWave: REST interface to communicate with D-Wave Solver API servers
- 0.10.4 science
=0 Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2022-08-14 18:40:05
- Last Update: 2022-12-25 09:57:41
- Commit Hash: c2168a7
- Also Listed In: python www
- License: APACHE20
- Description:
- D-Wave Cloud Client is a minimal implementation of the REST interface used to
communicate with D-Wave Sampler API (SAPI) servers.
SAPI is an application layer built to provide resource discovery, permissions,
and scheduling for quantum annealing resources at D-Wave Systems. This package
provides a minimal Python interface to that layer without compromising the
quality of interactions and workflow.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}dwave-cloud-client>0:science/py-dwave-cloud-client@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/science/py-dwave-cloud-client/ && make install clean
- To add the package, run one of these commands:
- pkg install science/py-dwave-cloud-client
- pkg install py39-dwave-cloud-client
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 py39-dwave-cloud-client listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-dwave-cloud-client
- Package flavors (<flavor>: <package>)
- py39: py39-dwave-cloud-client
- distinfo:
- TIMESTAMP = 1671953324
SHA256 (dwavesystems-dwave-cloud-client-0.10.4_GH0.tar.gz) = 058b1d2f386e44b658ce756e95546feb2e15b66ed8b1afd1d1f52415e3f71ced
SIZE (dwavesystems-dwave-cloud-client-0.10.4_GH0.tar.gz) = 164123
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:
-
- py39-click>=7 : devel/py-click@py39
- py39-dateutil>=2.7 : devel/py-dateutil@py39
- py39-dimod>=0.10.5 : science/py-dimod@py39
- py39-diskcache>=5.2.1 : devel/py-diskcache@py39
- py39-homebase>=1.0 : devel/py-homebase@py39
- py39-numpy>=1.16,1<1.24,1 : math/py-numpy@py39
- py39-plucky>=0.4.3 : devel/py-plucky@py39
- py39-pydantic>=1.7.3 : devel/py-pydantic@py39
- py39-requests>=2.18 : www/py-requests@py39
- cython-3.9 : lang/cython@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- py39-coverage>0 : devel/py-coverage@py39
- py39-dwave-networkx>=0.8.9 : science/py-dwave-networkx@py39
- py39-mock>0 : devel/py-mock@py39
- py39-parameterized>0 : devel/py-parameterized@py39
- py39-requests-mock>0 : www/py-requests-mock@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-click>=7 : devel/py-click@py39
- py39-dateutil>=2.7 : devel/py-dateutil@py39
- py39-dimod>=0.10.5 : science/py-dimod@py39
- py39-diskcache>=5.2.1 : devel/py-diskcache@py39
- py39-homebase>=1.0 : devel/py-homebase@py39
- py39-numpy>=1.16,1<1.24,1 : math/py-numpy@py39
- py39-plucky>=0.4.3 : devel/py-plucky@py39
- py39-pydantic>=1.7.3 : devel/py-pydantic@py39
- py39-requests>=2.18 : www/py-requests@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- This port is required by:
- for Build
-
- science/py-dwave-ocean-sdk
- science/py-dwave-system
- for Run
-
- science/py-dwave-inspector
- science/py-dwave-ocean-sdk
- science/py-dwave-system
Configuration Options:
- No options to configure
- Options name:
- science_py-dwave-cloud-client
- USES:
- python:3.7+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Notes from UPDATING |
- These upgrade notes are taken from /usr/ports/UPDATING
- 2017-11-30
Affects: */py* Author: mat@FreeBSD.org Reason:
Ports using Python via USES=python are now flavored. All the py3-* ports
have been removed and folded into their py-* master ports.
People using Poudriere 3.2+ and binary packages do not have to do anything.
For other people, to build the Python 3.6 version of, for example,
databases/py-gdbm, you need to run:
# make FLAVOR=py36 install
|
Number of commits found: 6
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.10.4 25 Dec 2022 09:57:41
    |
Yuri Victorovich (yuri)  |
science/py-dwave-cloud-client: Update 0.10.2 -> 0.10.4
Reported by: portscout |
0.10.2 14 Sep 2022 04:41:13
    |
Yuri Victorovich (yuri)  |
science/py-dwave-cloud-client: Update 0.10.1 -> 0.10.2
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.10.1 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.10.1 14 Aug 2022 21:36:16
    |
Yuri Victorovich (yuri)  |
science/py-dwave-cloud-client: Update 0.4.0 -> 0.10.1 |
0.4.0 14 Aug 2022 18:37:56
    |
Yuri Victorovich (yuri)  |
science/py-dwave-cloud-client: New port: DWave: REST interface to communicate
with D-Wave Solver API servers |
Number of commits found: 6
|