public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Benjamin A. Beasley <code@musicinmybrain.net>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-libcst] rawhide: Update to version 1.9.0; Fixes RHBZ#2531613
Date: Fri, 25 Sep 2026 19:50:59 GMT [thread overview]
Message-ID: <179036585913.1.16495988868187121070.rpms-rust-libcst-e1ec5143393e@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-libcst
Branch : rawhide
Commit : e1ec5143393e3b9133d01032e79918e20924a1af
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-09-25T17:03:17+01:00
Stats : +10/-14 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/rust-libcst/c/e1ec5143393e3b9133d01032e79918e20924a1af?branch=rawhide
Log:
Update to version 1.9.0; Fixes RHBZ#2531613
---
diff --git a/.gitignore b/.gitignore
index 23a45c1..ddf2d38 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
/libcst-1.8.2.crate
/libcst-1.8.5.crate
/libcst-1.8.6.crate
+/libcst-1.9.0.crate
diff --git a/libcst-fix-metadata.diff b/libcst-fix-metadata.diff
index 6738170..cc602ec 100644
--- a/libcst-fix-metadata.diff
+++ b/libcst-fix-metadata.diff
@@ -1,6 +1,6 @@
---- libcst-1.8.6/Cargo.toml 1970-01-01T00:00:01+00:00
-+++ libcst-1.8.6/Cargo.toml 2025-12-30T19:04:45.241203+00:00
-@@ -34,17 +34,12 @@
+--- libcst-1.9.0/Cargo.toml 2006-07-24T01:21:28+00:00
++++ libcst-1.9.0/Cargo.toml 2026-09-25T08:52:50.317476+00:00
+@@ -34,11 +34,7 @@
repository = "https://github.com/Instagram/LibCST"
[features]
@@ -13,13 +13,7 @@
trace = ["peg/trace"]
[lib]
- name = "libcst_native"
- crate-type = [
-- "cdylib",
- "rlib",
- ]
- path = "src/lib.rs"
-@@ -52,15 +47,6 @@
+@@ -52,15 +48,6 @@
[[bin]]
name = "parse"
path = "src/bin.rs"
@@ -35,12 +29,12 @@
[dependencies.annotate-snippets]
version = "0.11.5"
-@@ -77,19 +63,11 @@
+@@ -77,19 +64,11 @@
[dependencies.peg]
version = "0.8.5"
-[dependencies.pyo3]
--version = "0.26"
+-version = "0.29"
-optional = true
-
[dependencies.regex]
diff --git a/rust-libcst.spec b/rust-libcst.spec
index e3cf0b0..4a3259d 100644
--- a/rust-libcst.spec
+++ b/rust-libcst.spec
@@ -8,7 +8,7 @@
%global crate libcst
Name: rust-libcst
-Version: 1.8.6
+Version: 1.9.0
Release: %autorelease
Summary: Python parser and Concrete Syntax Tree library
diff --git a/rust2rpm.toml b/rust2rpm.toml
index fda9104..3e17fb9 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -4,6 +4,7 @@ cargo-toml-patch-comments = [
"drop unused support for building the crate as a Python extension module",
]
cargo-install-bin = false
+suppress-cdylib-install-fixme = true
[requires]
build = ["dos2unix"]
diff --git a/sources b/sources
index 917d86b..5c0d89f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (libcst-1.8.6.crate) = 116308e93ebfbb91b4478b34265e2d66033cc624c6560259d60a5d8e749f7e298e3c0f723b666653d9b774ffdc7ab9763a6a889728d77acbba002ce65d3f3205
+SHA512 (libcst-1.9.0.crate) = fba44d737ee15b5c59ae39f61c9bca5102d8504a0afc2f29b27b6f2ac87b9009e5ba1539da6b2861ad8daabac571472727ed98b6e1b995d104563c4eb572c5eb
reply other threads:[~2026-09-25 19:50 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=179036585913.1.16495988868187121070.rpms-rust-libcst-e1ec5143393e@fedoraproject.org \
--to=code@musicinmybrain.net \
--cc=git-commits@fedoraproject.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