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/pyproject-fmt-rust/
Date: Thu,  1 Aug 2024 01:44:48 +0000 (UTC)	[thread overview]
Message-ID: <1722476682.f58d2363d86dd41d13696a91d55fc8f408d25062.mgorny@gentoo> (raw)

commit:     f58d2363d86dd41d13696a91d55fc8f408d25062
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Aug  1 01:34:17 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Aug  1 01:44:42 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f58d2363

dev-python/pyproject-fmt-rust: Bump to 1.1.6

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

 dev-python/pyproject-fmt-rust/Manifest             |   1 +
 .../pyproject-fmt-rust-1.1.6.ebuild                | 159 +++++++++++++++++++++
 2 files changed, 160 insertions(+)

diff --git a/dev-python/pyproject-fmt-rust/Manifest b/dev-python/pyproject-fmt-rust/Manifest
index df324e1fa6a2..1048deacdf58 100644
--- a/dev-python/pyproject-fmt-rust/Manifest
+++ b/dev-python/pyproject-fmt-rust/Manifest
@@ -60,6 +60,7 @@ DIST pyo3-macros-backend-0.21.2.crate 58088 BLAKE2B 05dd49983c8aeddc47cd94f6cd58
 DIST pyproject_fmt_rust-1.1.3.tar.gz 33710 BLAKE2B 254a2a9173c57d2d22fa19043b9d144c425209570039af2330130ee14dbde387c1b748bbd0b7aa7fd81df78b43cd78021602ae6a7a05a4336cee85c40fffadc8 SHA512 c96f5b1233287a19e87c9a1a33dedfa3e015b2846b8fb80e36b99ae1227a3f583af6934ee32db5e0a22068264aede434af7eb3df353c58f7a53e434011a3e05d
 DIST pyproject_fmt_rust-1.1.4.tar.gz 34558 BLAKE2B 1b0361e74b4acdb6863937356e5c329452d1854fcb666ae8fd9517c870d1d4ab813eed9aadecdae7f66328f84cadbc021b30169f960c8ff3abef17e0928cf197 SHA512 b0ca84d7d6c44cd9f1c8ead26cdf49680d4e67a91f1c169f2a5484d90bd1ca5bd6094a7c307d8bb4ec6c8f52528e250d7534882f16ec4581eabe135539e833e9
 DIST pyproject_fmt_rust-1.1.5.tar.gz 34645 BLAKE2B d857e0ab978d4383beec201da0081cebc4ca85be5b7b1330a04c952d972e1441859733f6932c3f5d72048e34d750b286f712fbfd517a510a67b1ab264c564a3f SHA512 c2887fc2b135e391f10bdf5ef44aa2d00d405c75a65ded1927c2eb642ba5bc9881261b4122474afac5c7ac8b7685d35eef7a39da0403d3c8b48c500b2280e17f
+DIST pyproject_fmt_rust-1.1.6.tar.gz 35017 BLAKE2B 45b6c9adc38158078f0480048741b8baf0ed2c52202e329d037ce0900a809ba16e4c85334f6c283fb96223a6dc2aba1228883d73decfb50a8e8d3ed95694d92a SHA512 95d7007bad3b194c724e7316c33ffe853d3ef24370ab5bc1630dffdfc4ef187e9c17409fe525d16237953303e72c26329a55da97e802532b1714f88b46e4bfad
 DIST quote-1.0.36.crate 28507 BLAKE2B b93495163ed205e33543ed45f084870240d479071d643704b6e348fb9ada6e1d8401893c13348b9964f4b6b17ddb96cb5458eec540f0d761655fcb96a4cd9129 SHA512 f1f002a912692f7ffd4912ca980ec57ff4aca3a7d9e2e42e9e3409e2105c9f59d86c05719f6af309bccaef2f8843b0848a6e3afda3356e045d8e7cc5956ae685
 DIST redox_syscall-0.4.1.crate 24858 BLAKE2B c3301137a0b84e03b09d28dfa377ab3bea74d574a08cee21d35713b278d8b5b30ca2a1d73a0981baeb4644cbb88c86c8eb15ab3bb2692e38b93e6b35fab4e0da SHA512 073ed9d96090cf46eab9877742277a013c62d8da86d9caf2310b4fa868af306511936553579e01309f27067d344226cc8dc5e3aef01d9b900da2febd33848f8d
 DIST regex-1.10.4.crate 253191 BLAKE2B 08bdb925efbea1ee9f885a89ec6b4692e39d7b17039f788e5b3c1dbfb7847d4f53b67f0c61e4085af7ef4901e67e33ea94948668bf706fef19b4102a06ef0447 SHA512 88ef121a51759f418d5dc01607a6e02651bd00343dae92962c02a80f30343d3f079a0375457780ce46bf205ca38f279b03989154638199fe2fcede10554bf21b

diff --git a/dev-python/pyproject-fmt-rust/pyproject-fmt-rust-1.1.6.ebuild b/dev-python/pyproject-fmt-rust/pyproject-fmt-rust-1.1.6.ebuild
new file mode 100644
index 000000000000..165231b06fe2
--- /dev/null
+++ b/dev-python/pyproject-fmt-rust/pyproject-fmt-rust-1.1.6.ebuild
@@ -0,0 +1,159 @@
+# Copyright 2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_EXT=1
+DISTUTILS_USE_PEP517=maturin
+PYTHON_COMPAT=( pypy3 python3_{10..13} )
+
+CRATES="
+	ahash@0.8.11
+	aho-corasick@1.1.3
+	any_ascii@0.1.7
+	arc-swap@1.7.1
+	autocfg@1.2.0
+	beef@0.5.2
+	bitflags@1.3.2
+	bstr@1.9.1
+	cfg-if@1.0.0
+	countme@3.0.1
+	deranged@0.3.11
+	derivative@2.2.0
+	either@1.11.0
+	fnv@1.0.7
+	form_urlencoded@1.2.1
+	futures-channel@0.3.30
+	futures-core@0.3.30
+	futures-executor@0.3.30
+	futures-io@0.3.30
+	futures-macro@0.3.30
+	futures-sink@0.3.30
+	futures-task@0.3.30
+	futures-timer@3.0.3
+	futures-util@0.3.30
+	futures@0.3.30
+	getrandom@0.2.14
+	glob@0.3.1
+	globset@0.4.14
+	hashbrown@0.14.3
+	heck@0.4.1
+	idna@0.5.0
+	indoc@2.0.5
+	itertools@0.10.5
+	itoa@1.0.11
+	lexical-sort@0.3.1
+	libc@0.2.153
+	lock_api@0.4.11
+	log@0.4.21
+	logos-derive@0.12.1
+	logos@0.12.1
+	memchr@2.7.2
+	memoffset@0.9.1
+	num-conv@0.1.0
+	once_cell@1.19.0
+	parking_lot@0.12.1
+	parking_lot_core@0.9.9
+	pep440_rs@0.6.0
+	pep508_rs@0.6.0
+	percent-encoding@2.3.1
+	pin-project-lite@0.2.14
+	pin-utils@0.1.0
+	portable-atomic@1.6.0
+	powerfmt@0.2.0
+	proc-macro2@1.0.81
+	pyo3-build-config@0.21.2
+	pyo3-ffi@0.21.2
+	pyo3-macros-backend@0.21.2
+	pyo3-macros@0.21.2
+	pyo3@0.21.2
+	quote@1.0.36
+	redox_syscall@0.4.1
+	regex-automata@0.4.6
+	regex-syntax@0.6.29
+	regex-syntax@0.8.3
+	regex@1.10.4
+	relative-path@1.9.2
+	rowan@0.15.15
+	rstest@0.19.0
+	rstest_macros@0.19.0
+	rustc-hash@1.1.0
+	rustc_version@0.4.0
+	ryu@1.0.17
+	scopeguard@1.2.0
+	semver@1.0.22
+	serde@1.0.198
+	serde_derive@1.0.198
+	serde_json@1.0.116
+	slab@0.4.9
+	smallvec@1.13.2
+	syn@1.0.109
+	syn@2.0.60
+	taplo@0.13.0
+	target-lexicon@0.12.14
+	text-size@1.1.1
+	thiserror-impl@1.0.59
+	thiserror@1.0.59
+	time-core@0.1.2
+	time-macros@0.2.18
+	time@0.3.36
+	tinyvec@1.6.0
+	tinyvec_macros@0.1.1
+	tracing-attributes@0.1.27
+	tracing-core@0.1.32
+	tracing@0.1.40
+	unicode-bidi@0.3.15
+	unicode-ident@1.0.12
+	unicode-normalization@0.1.23
+	unicode-width@0.1.12
+	unindent@0.2.3
+	unscanny@0.1.0
+	url@2.5.0
+	urlencoding@2.1.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 pypi
+
+DESCRIPTION="Format your pyproject.toml file (Rust extension)"
+HOMEPAGE="
+	https://github.com/tox-dev/pyproject-fmt-rust/
+	https://pypi.org/project/pyproject-fmt-rust/
+"
+SRC_URI+="
+	${CARGO_CRATE_URIS}
+"
+
+LICENSE="MIT"
+# Dependent crate licenses
+LICENSE+="
+	Apache-2.0-with-LLVM-exceptions ISC MIT Unicode-DFS-2016
+	|| ( Apache-2.0 BSD-2 )
+	|| ( Apache-2.0 Boost-1.0 )
+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+
+distutils_enable_tests pytest
+
+QA_FLAGS_IGNORED="usr/lib/py.*/site-packages/pyproject_fmt_rust/_lib.*.so"
+
+src_prepare() {
+	sed -i -e '/strip/d' pyproject.toml || die
+	distutils-r1_src_prepare
+}
+
+python_test_all() {
+	cargo_src_test
+}


             reply	other threads:[~2024-08-01  1:44 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-01  1:44 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-28 10:33 [gentoo-commits] repo/gentoo:master commit in: dev-python/pyproject-fmt-rust/ Michał Górny
2024-08-31  4:48 Sam James
2024-08-17  9:57 Michał Górny
2024-08-17  9:57 Michał Górny
2024-08-17  8:33 Jakov Smolić
2024-08-17  7:58 Michał Górny
2024-08-17  7:43 Michał Górny
2024-07-04  5:13 Michał Górny
2024-06-29 10:55 Sam James
2024-06-29  7:57 Arthur Zamarin
2024-06-15  4:22 Michał Górny
2024-06-08 11:02 Arthur Zamarin
2024-06-08  6:24 Arthur Zamarin
2024-06-05 11:01 Arthur Zamarin
2024-06-05  6:48 Arthur Zamarin
2024-06-05  6:48 Arthur Zamarin
2024-06-05  6:48 Arthur Zamarin
2024-06-01  7:10 Michał Górny
2024-06-01  3:46 Ionen Wolkens
2024-05-21  4:14 Michał Górny
2024-05-21  4:14 Michał Górny
2024-05-16  9:14 Yixun Lan
2024-05-16  3:42 Michał Górny
2024-05-16  3:42 Michał Górny
2024-05-15  2:08 Michał Górny
2024-05-14  9:54 Michał Górny
2024-05-13 17:05 Arthur Zamarin
2024-05-13 11:41 Arthur Zamarin
2024-05-12 12:25 Michał Górny
2024-05-12  3:42 Yixun Lan
2024-05-12  2:25 Michał Górny
2024-05-11 17:02 Michał Górny
2024-05-11  7:31 Arthur Zamarin
2024-05-11  7:28 Arthur Zamarin
2024-05-11  7:13 Arthur Zamarin
2024-05-11  7:12 Arthur Zamarin
2024-05-11  7:12 Arthur Zamarin
2024-05-11  5:38 Michał Górny

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=1722476682.f58d2363d86dd41d13696a91d55fc8f408d25062.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