git: 712e9c32d27b - main - math/py-rustworkx: Update 0.11.0-51 -> 0.12.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 09 Oct 2022 22:38:07 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=712e9c32d27b06aa02b6818a567abbbe2ab3a041 commit 712e9c32d27b06aa02b6818a567abbbe2ab3a041 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-10-09 22:35:30 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-10-09 22:38:02 +0000 math/py-rustworkx: Update 0.11.0-51 -> 0.12.0 --- math/py-rustworkx/Makefile | 23 +++++++++++------------ math/py-rustworkx/distinfo | 40 +++++++++++++++++++++------------------- 2 files changed, 32 insertions(+), 31 deletions(-) diff --git a/math/py-rustworkx/Makefile b/math/py-rustworkx/Makefile index 4ff8ddad18f6..b36d9d2875ee 100644 --- a/math/py-rustworkx/Makefile +++ b/math/py-rustworkx/Makefile @@ -1,7 +1,5 @@ PORTNAME= rustworkx -DISTVERSION= 0.11.0-51 -DISTVERSIONSUFFIX= -ge9edfdc -PORTREVISION= 1 +DISTVERSION= 0.12.0 CATEGORIES= math python #MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -17,7 +15,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools-rust>0:devel/py-setuptools-rust RUN_DEPENDS= ${PYNUMPY} USES= cargo python:3.7+ -USE_PYTHON= autoplist distutils pytest # all tests fail to run, see https://github.com/Qiskit/rustworkx/issues/655 +USE_PYTHON= autoplist distutils pytest # unclear how to run tests, see https://github.com/Qiskit/rustworkx/issues/695 USE_GITHUB= yes GH_ACCOUNT= Qiskit @@ -58,12 +56,13 @@ CARGO_CRATES= ahash-0.7.6 \ parking_lot_core-0.8.5 \ petgraph-0.6.2 \ ppv-lite86-0.2.16 \ + priority-queue-1.2.0 \ proc-macro2-1.0.39 \ - pyo3-0.16.5 \ - pyo3-build-config-0.16.5 \ - pyo3-ffi-0.16.5 \ - pyo3-macros-0.16.5 \ - pyo3-macros-backend-0.16.5 \ + pyo3-0.16.6 \ + pyo3-build-config-0.16.6 \ + pyo3-ffi-0.16.6 \ + pyo3-macros-0.16.6 \ + pyo3-macros-backend-0.16.6 \ quick-xml-0.22.0 \ quote-1.0.18 \ rand-0.8.5 \ @@ -76,9 +75,9 @@ CARGO_CRATES= ahash-0.7.6 \ redox_syscall-0.2.13 \ ryu-1.0.10 \ scopeguard-1.1.0 \ - serde-1.0.142 \ - serde_derive-1.0.142 \ - serde_json-1.0.83 \ + serde-1.0.145 \ + serde_derive-1.0.145 \ + serde_json-1.0.85 \ smallvec-1.8.0 \ syn-1.0.96 \ target-lexicon-0.12.4 \ diff --git a/math/py-rustworkx/distinfo b/math/py-rustworkx/distinfo index 8c4aeba19f18..fa1fe44b55c4 100644 --- a/math/py-rustworkx/distinfo +++ b/math/py-rustworkx/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1659975865 +TIMESTAMP = 1665337694 SHA256 (rust/crates/ahash-0.7.6.crate) = fcb51a0695d8f838b1ee009b3fbf66bda078cd64590202a864a8f3e8c4315c47 SIZE (rust/crates/ahash-0.7.6.crate) = 38030 SHA256 (rust/crates/autocfg-1.1.0.crate) = d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa @@ -71,18 +71,20 @@ SHA256 (rust/crates/petgraph-0.6.2.crate) = e6d5014253a1331579ce62aa67443b4a658c SIZE (rust/crates/petgraph-0.6.2.crate) = 182513 SHA256 (rust/crates/ppv-lite86-0.2.16.crate) = eb9f9e6e233e5c4a35559a617bf40a4ec447db2e84c20b55a6f83167b7e57872 SIZE (rust/crates/ppv-lite86-0.2.16.crate) = 22245 +SHA256 (rust/crates/priority-queue-1.2.0.crate) = cf40e51ccefb72d42720609e1d3c518de8b5800d723a09358d4a6d6245e1f8ca +SIZE (rust/crates/priority-queue-1.2.0.crate) = 32057 SHA256 (rust/crates/proc-macro2-1.0.39.crate) = c54b25569025b7fc9651de43004ae593a75ad88543b17178aa5e1b9c4f15f56f SIZE (rust/crates/proc-macro2-1.0.39.crate) = 41663 -SHA256 (rust/crates/pyo3-0.16.5.crate) = 1e6302e85060011447471887705bb7838f14aba43fcb06957d823739a496b3dc -SIZE (rust/crates/pyo3-0.16.5.crate) = 363266 -SHA256 (rust/crates/pyo3-build-config-0.16.5.crate) = b5b65b546c35d8a3b1b2f0ddbac7c6a569d759f357f2b9df884f5d6b719152c8 -SIZE (rust/crates/pyo3-build-config-0.16.5.crate) = 28880 -SHA256 (rust/crates/pyo3-ffi-0.16.5.crate) = c275a07127c1aca33031a563e384ffdd485aee34ef131116fcd58e3430d1742b -SIZE (rust/crates/pyo3-ffi-0.16.5.crate) = 60737 -SHA256 (rust/crates/pyo3-macros-0.16.5.crate) = 284fc4485bfbcc9850a6d661d627783f18d19c2ab55880b021671c4ba83e90f7 -SIZE (rust/crates/pyo3-macros-0.16.5.crate) = 8456 -SHA256 (rust/crates/pyo3-macros-backend-0.16.5.crate) = 53bda0f58f73f5c5429693c96ed57f7abdb38fdfc28ae06da4101a257adb7faf -SIZE (rust/crates/pyo3-macros-backend-0.16.5.crate) = 49221 +SHA256 (rust/crates/pyo3-0.16.6.crate) = 0220c44442c9b239dd4357aa856ac468a4f5e1f0df19ddb89b2522952eb4c6ca +SIZE (rust/crates/pyo3-0.16.6.crate) = 364587 +SHA256 (rust/crates/pyo3-build-config-0.16.6.crate) = 9c819d397859445928609d0ec5afc2da5204e0d0f73d6bf9e153b04e83c9cdc2 +SIZE (rust/crates/pyo3-build-config-0.16.6.crate) = 28891 +SHA256 (rust/crates/pyo3-ffi-0.16.6.crate) = ca882703ab55f54702d7bfe1189b41b0af10272389f04cae38fe4cd56c65f75f +SIZE (rust/crates/pyo3-ffi-0.16.6.crate) = 60756 +SHA256 (rust/crates/pyo3-macros-0.16.6.crate) = 568749402955ad7be7bad9a09b8593851cd36e549ac90bfd44079cea500f3f21 +SIZE (rust/crates/pyo3-macros-0.16.6.crate) = 8453 +SHA256 (rust/crates/pyo3-macros-backend-0.16.6.crate) = 611f64e82d98f447787e82b8e7b0ebc681e1eb78fc1252668b2c605ffb4e1eb8 +SIZE (rust/crates/pyo3-macros-backend-0.16.6.crate) = 49252 SHA256 (rust/crates/quick-xml-0.22.0.crate) = 8533f14c8382aaad0d592c812ac3b826162128b65662331e1127b45c3d18536b SIZE (rust/crates/quick-xml-0.22.0.crate) = 132066 SHA256 (rust/crates/quote-1.0.18.crate) = a1feb54ed693b93a84e14094943b84b7c4eae204c512b7ccb95ab0c66d278ad1 @@ -107,12 +109,12 @@ SHA256 (rust/crates/ryu-1.0.10.crate) = f3f6f92acf49d1b98f7a81226834412ada05458b SIZE (rust/crates/ryu-1.0.10.crate) = 48485 SHA256 (rust/crates/scopeguard-1.1.0.crate) = d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd SIZE (rust/crates/scopeguard-1.1.0.crate) = 11470 -SHA256 (rust/crates/serde-1.0.142.crate) = e590c437916fb6b221e1d00df6e3294f3fccd70ca7e92541c475d6ed6ef5fee2 -SIZE (rust/crates/serde-1.0.142.crate) = 76384 -SHA256 (rust/crates/serde_derive-1.0.142.crate) = 34b5b8d809babe02f538c2cfec6f2c1ed10804c0e5a6a041a049a4f5588ccc2e -SIZE (rust/crates/serde_derive-1.0.142.crate) = 54872 -SHA256 (rust/crates/serde_json-1.0.83.crate) = 38dd04e3c8279e75b31ef29dbdceebfe5ad89f4d0937213c53f7d49d01b3d5a7 -SIZE (rust/crates/serde_json-1.0.83.crate) = 144566 +SHA256 (rust/crates/serde-1.0.145.crate) = 728eb6351430bccb993660dfffc5a72f91ccc1295abaa8ce19b27ebe4f75568b +SIZE (rust/crates/serde-1.0.145.crate) = 76568 +SHA256 (rust/crates/serde_derive-1.0.145.crate) = 81fa1584d3d1bcacd84c277a0dfe21f5b0f6accf4a23d04d4c6d61f1af522b4c +SIZE (rust/crates/serde_derive-1.0.145.crate) = 54860 +SHA256 (rust/crates/serde_json-1.0.85.crate) = e55a28e3aaef9d5ce0506d0a14dbba8054ddc7e499ef522dd8b26859ec9d4a44 +SIZE (rust/crates/serde_json-1.0.85.crate) = 144635 SHA256 (rust/crates/smallvec-1.8.0.crate) = f2dd574626839106c320a323308629dcb1acfc96e32a8cba364ddc61ac23ee83 SIZE (rust/crates/smallvec-1.8.0.crate) = 27992 SHA256 (rust/crates/syn-1.0.96.crate) = 0748dd251e24453cb8717f0354206b91557e4ec8703673a4b30208f2abaf1ebf @@ -133,5 +135,5 @@ SHA256 (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate) = ac3b87c63620426dd9 SIZE (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate) = 2918815 SHA256 (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f SIZE (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 2947998 -SHA256 (Qiskit-rustworkx-0.11.0-51-ge9edfdc_GH0.tar.gz) = 99aa45322a00d1ffa7fdb0b7811e0edf5abe6fa84ea935690781f9a26b75c0fe -SIZE (Qiskit-rustworkx-0.11.0-51-ge9edfdc_GH0.tar.gz) = 458831 +SHA256 (Qiskit-rustworkx-0.12.0_GH0.tar.gz) = 882de2f2f3369c4f08491af28e9c957831bf07d4e8faff8bbfb81ebbab70ec3b +SIZE (Qiskit-rustworkx-0.12.0_GH0.tar.gz) = 480968