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-compact_str] epel10.2: Update to version 0.9.1
Date: Fri, 17 Jul 2026 04:09:31 GMT [thread overview]
Message-ID: <178426137165.1.4838747084112451409.rpms-rust-compact_str-8bf10a036256@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-compact_str
Branch : epel10.2
Commit : 8bf10a036256898cee51ac6f73a89c23ae63d88f
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-07-16T19:39:14+01:00
Stats : +46/-46 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/rust-compact_str/c/8bf10a036256898cee51ac6f73a89c23ae63d88f?branch=epel10.2
Log:
Update to version 0.9.1
---
diff --git a/.gitignore b/.gitignore
index 5a92fff..79f1b05 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
/compact_str-0.8.0.crate
/compact_str-0.8.1.crate
/compact_str-0.9.0.crate
+/compact_str-0.9.1.crate
diff --git a/compact_str-fix-metadata.diff b/compact_str-fix-metadata.diff
index 93ba975..7d1b683 100644
--- a/compact_str-fix-metadata.diff
+++ b/compact_str-fix-metadata.diff
@@ -1,17 +1,50 @@
---- compact_str-0.9.0/Cargo.toml 1970-01-01T00:00:01+00:00
-+++ compact_str-0.9.0/Cargo.toml 2025-04-12T21:39:04.301047+00:00
-@@ -55,10 +55,6 @@
+--- compact_str-0.9.1/Cargo.toml 2006-07-24T01:21:28+00:00
++++ compact_str-0.9.1/Cargo.toml 2026-07-16T18:37:39.830813+00:00
+@@ -48,32 +48,13 @@
+
+ [features]
+ arbitrary = ["dep:arbitrary"]
+-borsh = ["dep:borsh"]
+ bytes = ["dep:bytes"]
+ default = ["std"]
+-diesel = ["dep:diesel"]
+-markup = ["dep:markup"]
+ proptest = ["dep:proptest"]
+ quickcheck = ["dep:quickcheck"]
+ rkyv = ["dep:rkyv"]
+ serde = ["dep:serde"]
+ smallvec = ["dep:smallvec"]
+-sqlx = [
+- "dep:sqlx",
+- "std",
+-]
+-sqlx-mysql = [
+- "sqlx",
+- "sqlx/mysql",
+-]
+-sqlx-postgres = [
+- "sqlx",
+- "sqlx/postgres",
+-]
+-sqlx-sqlite = [
+- "sqlx",
+- "sqlx/sqlite",
+-]
+ std = []
+ zeroize = ["dep:zeroize"]
+
+@@ -85,10 +66,6 @@
+ version = "1"
optional = true
default-features = false
-
+-
-[dependencies.borsh]
-version = "1"
-optional = true
--
+
[dependencies.bytes]
version = "1"
- optional = true
-@@ -71,18 +67,8 @@
+@@ -102,18 +79,8 @@
[dependencies.cfg-if]
version = "1"
@@ -30,7 +63,7 @@
[dependencies.proptest]
version = "1"
-@@ -119,11 +105,6 @@
+@@ -150,11 +117,6 @@
version = "1"
features = ["union"]
optional = true
@@ -42,35 +75,3 @@
[dependencies.static_assertions]
version = "1"
-@@ -169,31 +150,12 @@
-
- [features]
- arbitrary = ["dep:arbitrary"]
--borsh = ["dep:borsh"]
- bytes = ["dep:bytes"]
- default = ["std"]
--diesel = ["dep:diesel"]
--markup = ["dep:markup"]
- proptest = ["dep:proptest"]
- quickcheck = ["dep:quickcheck"]
- rkyv = ["dep:rkyv"]
- serde = ["dep:serde"]
- smallvec = ["dep:smallvec"]
--sqlx = [
-- "dep:sqlx",
-- "std",
--]
--sqlx-mysql = [
-- "sqlx",
-- "sqlx/mysql",
--]
--sqlx-postgres = [
-- "sqlx",
-- "sqlx/postgres",
--]
--sqlx-sqlite = [
-- "sqlx",
-- "sqlx/sqlite",
--]
- std = []
- zeroize = ["dep:zeroize"]
diff --git a/rust-compact_str.spec b/rust-compact_str.spec
index 571dbf9..c449a78 100644
--- a/rust-compact_str.spec
+++ b/rust-compact_str.spec
@@ -1,4 +1,4 @@
-# Generated by rust2rpm 27
+# Generated by rust2rpm 28
# * Missing test-strategy and three of its deps.
%bcond check 0
%global debug_package %{nil}
@@ -6,7 +6,7 @@
%global crate compact_str
Name: rust-compact_str
-Version: 0.9.0
+Version: 0.9.1
Release: %autorelease
Summary: Memory efficient string type
diff --git a/rust2rpm.toml b/rust2rpm.toml
index 634331d..c0b544f 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -5,9 +5,7 @@ cargo-toml-patch-comments = [
]
[tests]
-run = [
- "none",
-]
+run = false
comments = [
"Missing test-strategy and three of its deps.",
]
diff --git a/sources b/sources
index 06ae5c3..bb2d2c6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (compact_str-0.9.0.crate) = b5de4798ed088d4bf15d39bd57bd390f1cae946176b7a5d3576fc56493775eeed832d851c552d847c2f66717e15052b39ddebe6ca5ae68664dd759a226f5fbcf
+SHA512 (compact_str-0.9.1.crate) = 0e277e6a6b8d026a111d45a602766f802ef63376dcc1bb0a6d1f7ab9a57ef4492e03ae51a57ba10c2907be8234a6b491383d7460f124f1330e897fcc3a20b870
reply other threads:[~2026-07-17 4:09 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=178426137165.1.4838747084112451409.rpms-rust-compact_str-8bf10a036256@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