Port details |
- py-qcs-api-client Client library for accessing the Rigetti QCS API
- 0.21.3 devel
=0 0.21.3Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2021-07-30 03:42:29
- Last Update: 2023-03-29 04:31:59
- Commit Hash: cb9a7c5
- Also Listed In: python
- License: APACHE20
- Description:
- A client library for accessing the Rigetti QCS API.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}qcs-api-client>0:devel/py-qcs-api-client@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-qcs-api-client/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-qcs-api-client
- pkg install py39-qcs-api-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-qcs-api-client listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-qcs-api-client
- Package flavors (<flavor>: <package>)
- py39: py39-qcs-api-client
- distinfo:
- TIMESTAMP = 1680059529
SHA256 (qcs_api_client-0.21.3.tar.gz) = d219aaef49eb6f515b601467f6c85f20ca52f788d90b3052775e6d12b2f57466
SIZE (qcs_api_client-0.21.3.tar.gz) = 52300
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-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-attrs>=21.3.0 : devel/py-attrs@py39
- py39-httpx>=0.23.0 : www/py-httpx@py39
- py39-iso8601>=1.0.2 : devel/py-iso8601@py39
- py39-pydantic>=1.7.2 : devel/py-pydantic@py39
- py39-pyjwt>=2.4.0 : www/py-pyjwt@py39
- py39-dateutil>=2.8.1 : devel/py-dateutil@py39
- py39-retrying>=1.3.3 : devel/py-retrying@py39
- py39-rfc3339>=6.2 : devel/py-rfc3339@py39
- py39-toml>=0.10.2 : textproc/py-toml@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- This port is required by:
- for Run
-
- devel/py-pyquil
Configuration Options:
- No options to configure
- Options name:
- devel_py-qcs-api-client
- USES:
- python:3.6+
- 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.21.3 29 Mar 2023 04:31:59
    |
Yuri Victorovich (yuri)  |
devel/py-qcs-api-client: Update 0.20.17 → 0.21.3
Reported by: portscout |
0.20.17 11 Jan 2023 15:58:34
    |
Dmitry Marakasov (amdmi3)  |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
0.20.17 31 Dec 2022 14:52:52
    |
Rene Ladan (rene)  |
all: undeprecate www/py-pyjwt1 and consumers
py-pyjwt1 only uses expired security/py-pycrypto as a test dependency
and according to the source code it is not even mentioned as a
requirement, but according to the port Makefile some tests are
skipped without it. |
0.20.17 30 Sep 2022 20:06:28
    |
Rene Ladan (rene)  |
all: deprecate ports depending on expired py-pyjwt1 |
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.20.17 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.20.17 31 May 2022 03:18:01
    |
Yuri Victorovich (yuri)  |
devel/py-qcs-api-client: Update 0.20.13 -> 0.20.17 |
0.20.13 03 May 2022 23:34:26
    |
Yuri Victorovich (yuri)  |
devel/py-qcs-api-client: Update 0.20.12 -> 0.20.13
Reported by: portscout |
0.20.12 01 May 2022 17:37:03
    |
Yuri Victorovich (yuri)  |
devel/py-qcs-api-client: Update 0.9.0 -> 0.20.12
Reported by: portscout |
0.9.0_1 04 Oct 2021 17:10:05
    |
Rainer Hurling (rhurlin)  Author: Goran Mekic |
www/py-pyjwt: Rename to www/py-pyjwt1
To make it possible to easily import py-pyjwt v2.x move the current port
to a versioned directory. Bump consumers after rename of the dependency.
PR: 254038 |
0.9.0 26 Sep 2021 05:45:21
    |
Yuri Victorovich (yuri)  |
devel/py-qcs-api-client: Update 0.8.0 -> 0.9.0
Reported by: portscout |
0.8.0 30 Jul 2021 03:39:31
    |
Yuri Victorovich (yuri)  |
devel/py-qcs-api-client: New port: Client library for accessing the Rigetti QCS
API |