From ce5c22ea4ab2c848cb8e0fe7be18977d51f5f0bb Mon Sep 17 00:00:00 2001
From: V3n3RiX <venerix@koprulu.sector>
Date: Wed, 21 Sep 2022 23:26:49 +0100
Subject: gentoo auto-resync : 21:09:2022 - 23:26:49

---
 dev-python/Manifest.gz                        | Bin 261385 -> 261388 bytes
 dev-python/retworkx/Manifest                  |   2 +-
 dev-python/retworkx/retworkx-0.11.0-r1.ebuild | 112 ++++++++++++++++++++++++++
 dev-python/retworkx/retworkx-0.11.0.ebuild    | 112 --------------------------
 4 files changed, 113 insertions(+), 113 deletions(-)
 create mode 100644 dev-python/retworkx/retworkx-0.11.0-r1.ebuild
 delete mode 100644 dev-python/retworkx/retworkx-0.11.0.ebuild

(limited to 'dev-python')

diff --git a/dev-python/Manifest.gz b/dev-python/Manifest.gz
index ea16ab492bed..045d752873f8 100644
Binary files a/dev-python/Manifest.gz and b/dev-python/Manifest.gz differ
diff --git a/dev-python/retworkx/Manifest b/dev-python/retworkx/Manifest
index e39d7f0078b3..0d80b7898b85 100644
--- a/dev-python/retworkx/Manifest
+++ b/dev-python/retworkx/Manifest
@@ -63,5 +63,5 @@ DIST wasi-0.10.2+wasi-snapshot-preview1.crate 27505 BLAKE2B 4eb8644b945633d6e856
 DIST winapi-0.3.9.crate 1200382 BLAKE2B cb5799749ccd935ea2d7068d953cecf19f543d9db7dc16ad4584bb7005373ada34937a3ced7225544d8bc765da599911c7a3190efefb3a25b7c1bb7123b4f673 SHA512 ff8b7b78065f3d8999ec03c725a0460ebc059771bf071c7a3df3f0ecd733edf3b0a2450024d4e24e1aedddaecd9038ce1376c0d8bbf45132068cf45cf4a53a97
 DIST winapi-i686-pc-windows-gnu-0.4.0.crate 2918815 BLAKE2B 4d357e4d30f9552972170d65b9a5358b69c46a3e772fe05efc22f3d4ffc1caeeaad7aacdc7abd503a7ad0545f8bd7d22bf351dcb6df76f812fa4d45c34d65df0 SHA512 a672ccefd0730a8166fef1d4e39f9034d9ae426a3f5e28d1f4169fa5c5790767693f281d890e7804773b34acdb0ae1febac33cde8c50c0044a5a6152c7209ec2
 DIST winapi-x86_64-pc-windows-gnu-0.4.0.crate 2947998 BLAKE2B 2ad1ea8b5fa07d544e910ccba043ae925269b76b26c9da356305b34b86741dd8b9aff0b9ffe3d562db4fcd7d7c46a11ce9e3168b782b1d89ae6881742b7ede82 SHA512 4a654af6a5d649dc87e00497245096b35a2894ae66f155cb62389902c3b93ddcc5cf7d0d8b9dd97b291d2d80bc686af2298e80abef6ac69883f4a54e79712513
-EBUILD retworkx-0.11.0.ebuild 2586 BLAKE2B 21927f16bc2b2234bc8002d2ba76373234912a3634bfb4a7d02517e6bd0ee26055b79d84daecd5ecc53457790fea79dd39d316497869403eb02d320c8a76af4a SHA512 a0c50631ce883654154467a0d6999f31d0b0a5337cd956141ddac5af197bcaaf6adf31a26bef11ffd9ea28a9abf969aec16f24e704f977ee2f514f7b28761259
+EBUILD retworkx-0.11.0-r1.ebuild 2622 BLAKE2B 8a308101bf78dfd8e5ff51723c2d34101f0a77dd48631f90c369c48cd0462f3a8503ec3c3d9088c1fb1020203f8bc8367250e49b13b5149eacf00d710b679b87 SHA512 e2a9239d5efb4bb1f359ad342723e81e6eb7689e85c6494c3b5850164952bf0ab45604e3d4935bb6210583590406a73b3b7c5cdff27107fd7d4025b5b9d34f51
 MISC metadata.xml 1283 BLAKE2B 68a8dc37351783413655e3008b5efcfda1cc8fd95d985fd03f9aaff5d6eda330203d3dda4c221f56090ea4543427e2a73bad0c91cf2a6ee9ed63bda710f1f014 SHA512 4019be2819d0706be93971d6718e6a933e663e6fb9bd6f05c742e8a039e7ea407bde3b8fb8a274d49ab19bebc63444c3624222343f05caf800d251c586c27e0c
diff --git a/dev-python/retworkx/retworkx-0.11.0-r1.ebuild b/dev-python/retworkx/retworkx-0.11.0-r1.ebuild
new file mode 100644
index 000000000000..046997461e90
--- /dev/null
+++ b/dev-python/retworkx/retworkx-0.11.0-r1.ebuild
@@ -0,0 +1,112 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..11} )
+
+# Generated with https://github.com/gentoo/cargo-ebuild.
+CRATES="
+	ahash-0.7.6
+	autocfg-1.0.1
+	bitflags-1.3.2
+	cfg-if-0.1.10
+	cfg-if-1.0.0
+	crossbeam-channel-0.5.1
+	crossbeam-deque-0.8.1
+	crossbeam-epoch-0.9.5
+	crossbeam-utils-0.8.5
+	either-1.6.1
+	fixedbitset-0.4.1
+	getrandom-0.2.3
+	hashbrown-0.11.2
+	hermit-abi-0.1.19
+	indexmap-1.7.0
+	indoc-0.3.6
+	indoc-impl-0.3.6
+	instant-0.1.10
+	lazy_static-1.4.0
+	libc-0.2.101
+	lock_api-0.4.5
+	matrixmultiply-0.2.4
+	memoffset-0.6.4
+	ndarray-0.13.1
+	num-bigint-0.4.3
+	num-complex-0.2.4
+	num-complex-0.4.0
+	num-integer-0.1.44
+	num-traits-0.2.14
+	num_cpus-1.13.0
+	numpy-0.15.1
+	once_cell-1.8.0
+	parking_lot-0.11.2
+	parking_lot_core-0.8.5
+	paste-0.1.18
+	paste-impl-0.1.18
+	petgraph-0.6.0
+	ppv-lite86-0.2.10
+	proc-macro-hack-0.5.19
+	proc-macro2-1.0.29
+	pyo3-0.15.1
+	pyo3-build-config-0.15.1
+	pyo3-macros-0.15.1
+	pyo3-macros-backend-0.15.1
+	quote-1.0.9
+	rand-0.8.4
+	rand_chacha-0.3.1
+	rand_core-0.6.3
+	rand_hc-0.3.1
+	rand_pcg-0.3.1
+	rawpointer-0.2.1
+	rayon-1.5.1
+	rayon-core-1.9.1
+	redox_syscall-0.2.10
+	scopeguard-1.1.0
+	smallvec-1.6.1
+	syn-1.0.76
+	unicode-xid-0.2.2
+	unindent-0.1.7
+	version_check-0.9.3
+	wasi-0.10.2+wasi-snapshot-preview1
+	winapi-0.3.9
+	winapi-i686-pc-windows-gnu-0.4.0
+	winapi-x86_64-pc-windows-gnu-0.4.0
+"
+
+inherit cargo distutils-r1
+
+DESCRIPTION="A high performance Python graph library implemented in Rust"
+HOMEPAGE="https://github.com/Qiskit/retworkx"
+SRC_URI="https://github.com/Qiskit/retworkx/archive/refs/tags/${PV}.tar.gz -> ${P}.gh.tar.gz
+	$(cargo_crate_uris ${CRATES})"
+
+LICENSE="Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD BSD-2 MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+BDEPEND="dev-python/setuptools-rust[${PYTHON_USEDEP}]
+	test? (
+		dev-python/fixtures[${PYTHON_USEDEP}]
+		dev-python/graphviz[${PYTHON_USEDEP}]
+		>=dev-python/networkx-2.5[${PYTHON_USEDEP}]
+		dev-python/stestr[${PYTHON_USEDEP}]
+		>=dev-python/testtools-2.5.0[${PYTHON_USEDEP}]
+		media-gfx/graphviz[gts]
+	)"
+
+RDEPEND=">=dev-python/numpy-1.16.0[${PYTHON_USEDEP}]"
+
+# Libraries built with rust do not use CFLAGS and LDFLAGS.
+QA_FLAGS_IGNORED="usr/lib.*/py.*/site-packages/retworkx/retworkx.*\\.so"
+
+distutils_enable_tests pytest
+
+python_test() {
+	# We have to hide the source code directory so tests
+	# do not use these, but instead the compiled library.
+	mv retworkx retworkx.hidden || die
+	# There is one small test which has issues, skipping it.
+	epytest -k 'not test_image_type'
+	mv retworkx.hidden retworkx || die
+}
diff --git a/dev-python/retworkx/retworkx-0.11.0.ebuild b/dev-python/retworkx/retworkx-0.11.0.ebuild
deleted file mode 100644
index f1f70f80289c..000000000000
--- a/dev-python/retworkx/retworkx-0.11.0.ebuild
+++ /dev/null
@@ -1,112 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..10} )
-
-# Generated with https://github.com/gentoo/cargo-ebuild.
-CRATES="
-	ahash-0.7.6
-	autocfg-1.0.1
-	bitflags-1.3.2
-	cfg-if-0.1.10
-	cfg-if-1.0.0
-	crossbeam-channel-0.5.1
-	crossbeam-deque-0.8.1
-	crossbeam-epoch-0.9.5
-	crossbeam-utils-0.8.5
-	either-1.6.1
-	fixedbitset-0.4.1
-	getrandom-0.2.3
-	hashbrown-0.11.2
-	hermit-abi-0.1.19
-	indexmap-1.7.0
-	indoc-0.3.6
-	indoc-impl-0.3.6
-	instant-0.1.10
-	lazy_static-1.4.0
-	libc-0.2.101
-	lock_api-0.4.5
-	matrixmultiply-0.2.4
-	memoffset-0.6.4
-	ndarray-0.13.1
-	num-bigint-0.4.3
-	num-complex-0.2.4
-	num-complex-0.4.0
-	num-integer-0.1.44
-	num-traits-0.2.14
-	num_cpus-1.13.0
-	numpy-0.15.1
-	once_cell-1.8.0
-	parking_lot-0.11.2
-	parking_lot_core-0.8.5
-	paste-0.1.18
-	paste-impl-0.1.18
-	petgraph-0.6.0
-	ppv-lite86-0.2.10
-	proc-macro-hack-0.5.19
-	proc-macro2-1.0.29
-	pyo3-0.15.1
-	pyo3-build-config-0.15.1
-	pyo3-macros-0.15.1
-	pyo3-macros-backend-0.15.1
-	quote-1.0.9
-	rand-0.8.4
-	rand_chacha-0.3.1
-	rand_core-0.6.3
-	rand_hc-0.3.1
-	rand_pcg-0.3.1
-	rawpointer-0.2.1
-	rayon-1.5.1
-	rayon-core-1.9.1
-	redox_syscall-0.2.10
-	scopeguard-1.1.0
-	smallvec-1.6.1
-	syn-1.0.76
-	unicode-xid-0.2.2
-	unindent-0.1.7
-	version_check-0.9.3
-	wasi-0.10.2+wasi-snapshot-preview1
-	winapi-0.3.9
-	winapi-i686-pc-windows-gnu-0.4.0
-	winapi-x86_64-pc-windows-gnu-0.4.0
-"
-
-inherit cargo distutils-r1
-
-DESCRIPTION="A high performance Python graph library implemented in Rust"
-HOMEPAGE="https://github.com/Qiskit/retworkx"
-SRC_URI="https://github.com/Qiskit/retworkx/archive/refs/tags/${PV}.tar.gz -> ${P}.gh.tar.gz
-	$(cargo_crate_uris ${CRATES})"
-
-LICENSE="Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD BSD-2 MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-
-BDEPEND="dev-python/setuptools-rust
-	test? (
-		dev-python/fixtures[${PYTHON_USEDEP}]
-		>=dev-python/testtools-2.5.0[${PYTHON_USEDEP}]
-		>=dev-python/networkx-2.5[${PYTHON_USEDEP}]
-		dev-python/stestr[${PYTHON_USEDEP}]
-		media-gfx/graphviz[gts]
-		dev-python/graphviz[${PYTHON_USEDEP}]
-	)"
-
-RDEPEND=">=dev-python/numpy-1.16.0"
-
-# Libraries built with rust do not use CFLAGS and LDFLAGS.
-QA_FLAGS_IGNORED="usr/lib.*/py.*/site-packages/retworkx/retworkx.*\\.so"
-
-distutils_enable_tests pytest
-
-python_test() {
-	# We have to hide the source code directory so tests
-	# do not use these, but instead the compiled library.
-	mv retworkx retworkx.hidden || die
-	# There is one small test which has issues, skipping it.
-	epytest -k 'not test_image_type'
-	mv retworkx.hidden retworkx || die
-}
-- 
cgit v1.2.3