public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/rustworkx/
Date: Sun, 12 May 2024 13:05:40 +0000 (UTC)	[thread overview]
Message-ID: <1715519132.d4ea3a9b941787485ab17325a92a6664a9070c28.mgorny@gentoo> (raw)

commit:     d4ea3a9b941787485ab17325a92a6664a9070c28
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun May 12 12:57:24 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun May 12 13:05:32 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4ea3a9b

dev-python/rustworkx: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/rustworkx/Manifest                |   1 -
 dev-python/rustworkx/rustworkx-0.14.1.ebuild | 153 ---------------------------
 2 files changed, 154 deletions(-)

diff --git a/dev-python/rustworkx/Manifest b/dev-python/rustworkx/Manifest
index 85e38c07b65c..423b47810873 100644
--- a/dev-python/rustworkx/Manifest
+++ b/dev-python/rustworkx/Manifest
@@ -62,7 +62,6 @@ DIST rayon-cond-0.3.0.crate 9913 BLAKE2B 4096dc35abfa825739953b92e2eb62822761e4f
 DIST rayon-core-1.12.1.crate 70701 BLAKE2B a32eb9ae9a71b4f0881f7bfd5375aa7db5681f20f7e0b25e6ecb3161f2aad36b93026c1691d02bf298a48ea07ec9475a237fba457ed0b0b8624aebab2b4988df SHA512 33d0297b682f131c50e1eabc3be583211a5abe790301cbca91bf510e43d6714b7564ca39fab7c4bf6f02aa0df6bb394f386a61320f21ddb6bd7aea1372b5e99e
 DIST redox_syscall-0.4.1.crate 24858 BLAKE2B c3301137a0b84e03b09d28dfa377ab3bea74d574a08cee21d35713b278d8b5b30ca2a1d73a0981baeb4644cbb88c86c8eb15ab3bb2692e38b93e6b35fab4e0da SHA512 073ed9d96090cf46eab9877742277a013c62d8da86d9caf2310b4fa868af306511936553579e01309f27067d344226cc8dc5e3aef01d9b900da2febd33848f8d
 DIST rustc-hash-1.1.0.crate 9331 BLAKE2B 16ac56622897f47a06b661fb59a196b08d48e782ab87549c8bd5c6fe92f374c9bfd44dcb36588512bd9b6125c2fd79a12d648aaa308fd9694bcca3a7c1b49ac9 SHA512 84e673ea9b046f7b989d47f2c4505557fbd5de991e6fc9f56a03605d40e0b4ba5427cd566954890153cc033ccbec6c984306634571935bfe0d4cdfbe56f39544
-DIST rustworkx-0.14.1.gh.tar.gz 558055 BLAKE2B 03ebbd55762ef3f8834ed688782580a2ffb05dc34410c9970337d776bcc52afb2ee474860cbcd173d57c3736b8562a1848df558d304de872d4f0e98522c57d46 SHA512 22fd8c8dedeb0a60efe6b16c3e268fa6bc599b7ddf0104349cbb4ec0664548416427d22712456a19f7b97fbea2dd7aba6bdc3ce7e582a1f1d95225b6d567be06
 DIST rustworkx-0.14.2.gh.tar.gz 558859 BLAKE2B 479510c4e132eda5af7a0301e760fe05daa26dd88c3299ca159ce0f87744d63cebfa33b6a1a6b43541b4c22607ea78352f36288e50d3f6535a6337be4edbf5c6 SHA512 625a4942cba111cdc4a9cf6fd8612ccb5ed94c28e4dcb176137105fc81516d2226fb57b1e401d91e323229eb1444775e5bca239b1bc8a4f26be6d8cea9997dab
 DIST ryu-1.0.16.crate 47351 BLAKE2B 13c72ec8aa608f6c53cf27c95d06b90839c5bec5e54b0441e9c4f779af3dece30d01a2276c717a733f92406a5a02b09c045b2b5f92714fe492d7263b6c6808e6 SHA512 89e3e18346ae6e4035787766f286a6eb62f5294e39ad902cc29e95c53781c4e5dd629f567f22ecc7e9fe9d1c273323da9b867aadc9cd8a066727c58330b51b10
 DIST scopeguard-1.2.0.crate 11619 BLAKE2B 8b7e9ed6cefef9ee55407fb9690d57a2a98bb93e5105aeebdb475a52485e9e185255249e1dce8f83cd80534e7402d485aac3efa7e8493b13135de27550cd4bc4 SHA512 6247719a15fe1e4e2d179127b9a934bd2f99367724f41175ed9522f58824b6bc69b35002eae66b35880375ff61d77ac43ddaa78cbde7160a35183a1da32d3fbb

diff --git a/dev-python/rustworkx/rustworkx-0.14.1.ebuild b/dev-python/rustworkx/rustworkx-0.14.1.ebuild
deleted file mode 100644
index 7e40a54f5d64..000000000000
--- a/dev-python/rustworkx/rustworkx-0.14.1.ebuild
+++ /dev/null
@@ -1,153 +0,0 @@
-# Copyright 2022-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_EXT=1
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
-
-CRATES="
-	ahash@0.8.6
-	alga@0.9.3
-	allocator-api2@0.2.16
-	approx@0.3.2
-	autocfg@1.1.0
-	bitflags@1.3.2
-	cfg-if@1.0.0
-	crossbeam-deque@0.8.5
-	crossbeam-epoch@0.9.18
-	crossbeam-utils@0.8.19
-	either@1.9.0
-	equivalent@1.0.1
-	fixedbitset@0.4.2
-	getrandom@0.2.12
-	hashbrown@0.12.3
-	hashbrown@0.14.3
-	heck@0.4.1
-	hermit-abi@0.3.4
-	indexmap@1.9.3
-	indexmap@2.1.0
-	indoc@2.0.4
-	itertools@0.10.5
-	itertools@0.11.0
-	itoa@1.0.10
-	libc@0.2.152
-	libm@0.2.8
-	lock_api@0.4.11
-	matrixmultiply@0.3.8
-	memchr@2.7.1
-	memoffset@0.9.0
-	ndarray-stats@0.5.1
-	ndarray@0.15.6
-	noisy_float@0.2.0
-	num-bigint@0.4.4
-	num-complex@0.2.4
-	num-complex@0.4.4
-	num-integer@0.1.45
-	num-traits@0.2.17
-	num_cpus@1.16.0
-	numpy@0.20.0
-	once_cell@1.19.0
-	parking_lot@0.12.1
-	parking_lot_core@0.9.9
-	petgraph@0.6.4
-	ppv-lite86@0.2.17
-	priority-queue@1.3.2
-	proc-macro2@1.0.78
-	pyo3-build-config@0.20.2
-	pyo3-ffi@0.20.2
-	pyo3-macros-backend@0.20.2
-	pyo3-macros@0.20.2
-	pyo3@0.20.2
-	quick-xml@0.31.0
-	quote@1.0.35
-	rand@0.8.5
-	rand_chacha@0.3.1
-	rand_core@0.6.4
-	rand_pcg@0.3.1
-	rawpointer@0.2.1
-	rayon-cond@0.3.0
-	rayon-core@1.12.1
-	rayon@1.8.1
-	redox_syscall@0.4.1
-	rustc-hash@1.1.0
-	ryu@1.0.16
-	scopeguard@1.2.0
-	serde@1.0.195
-	serde_derive@1.0.195
-	serde_json@1.0.111
-	smallvec@1.13.1
-	sprs@0.11.1
-	syn@2.0.48
-	target-lexicon@0.12.13
-	unicode-ident@1.0.12
-	unindent@0.2.3
-	version_check@0.9.4
-	wasi@0.11.0+wasi-snapshot-preview1
-	windows-targets@0.48.5
-	windows_aarch64_gnullvm@0.48.5
-	windows_aarch64_msvc@0.48.5
-	windows_i686_gnu@0.48.5
-	windows_i686_msvc@0.48.5
-	windows_x86_64_gnu@0.48.5
-	windows_x86_64_gnullvm@0.48.5
-	windows_x86_64_msvc@0.48.5
-	zerocopy-derive@0.7.32
-	zerocopy@0.7.32
-"
-
-inherit cargo distutils-r1
-
-DESCRIPTION="A high performance Python graph library implemented in Rust"
-HOMEPAGE="
-	https://github.com/Qiskit/rustworkx/
-	https://pypi.org/project/rustworkx/
-"
-SRC_URI="
-	https://github.com/Qiskit/rustworkx/archive/${PV}.tar.gz
-		-> ${P}.gh.tar.gz
-	${CARGO_CRATE_URIS}
-"
-
-LICENSE="Apache-2.0"
-# Dependent crate licenses
-LICENSE+="
-	Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD-2 MIT
-	Unicode-DFS-2016
-	|| ( LGPL-3 MPL-2.0 )
-"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND="
-	>=dev-python/numpy-1.16.0[${PYTHON_USEDEP}]
-"
-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]
-	)
-"
-
-# Libraries built with rust do not use CFLAGS and LDFLAGS.
-QA_FLAGS_IGNORED="usr/lib.*/py.*/site-packages/rustworkx/rustworkx.*\\.so"
-
-EPYTEST_XDIST=1
-distutils_enable_tests pytest
-
-python_test() {
-	local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
-	local EPYTEST_DESELECT=(
-		# TODO: hangs
-		tests/retworkx_backwards_compat/visualization/test_mpl.py
-		tests/rustworkx_tests/visualization/test_mpl.py
-	)
-	rm -rf rustworkx || die
-	epytest
-}


             reply	other threads:[~2024-05-12 13:05 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-12 13:05 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-01-24  7:21 [gentoo-commits] repo/gentoo:master commit in: dev-python/rustworkx/ Michał Górny
2024-08-17  4:51 Michał Górny
2024-08-17  4:51 Michał Górny
2024-07-12 16:10 Michał Górny
2024-07-12 16:10 Michał Górny
2024-07-07 17:23 Michał Górny
2024-06-29  2:57 Michał Górny
2024-06-28  4:23 Michał Górny
2024-03-13  6:51 Michał Górny
2024-02-26 14:25 Michał Górny
2024-02-23  3:40 Michał Górny
2024-01-24  6:33 Michał Górny
2023-11-08 15:48 Michał Górny
2023-11-08 15:48 Michał Górny
2023-10-04  5:51 Michał Górny
2023-08-01  3:01 Michał Górny
2023-06-18 19:01 Michał Górny
2023-06-18 19:01 Michał Górny
2023-06-07 14:37 Sam James
2023-05-04 16:56 Michał Górny
2023-01-27 20:10 Michał Górny
2022-11-26 15:08 Michał Górny
2022-10-30 20:42 Sam James

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1715519132.d4ea3a9b941787485ab17325a92a6664a9070c28.mgorny@gentoo \
    --to=mgorny@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox