public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-libcst] f43: Update to version 1.9.0; Fixes RHBZ#2531613
@ 2026-09-25 19:50 Benjamin A. Beasley
  0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-09-25 19:50 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-libcst
Branch : f43
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=f43

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-25 19:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-25 19:50 [rpms/rust-libcst] f43: Update to version 1.9.0; Fixes RHBZ#2531613 Benjamin A. Beasley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox