The following Fedora EPEL 10.0 Security updates need testing:
 Age  URL
   1  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2025-3bd90537af   
python-h11-0.14.0-7.el10_0


The following builds have been pushed to Fedora EPEL 10.0 updates-testing

    atomic-queue-1.6.9-1.el10_0
    rust-assert_fs-1.1.3-1.el10_0
    rust-deranged-0.4.0-1.el10_0
    rust-miette-7.6.0-1.el10_0
    rust-miette-derive-7.6.0-1.el10_0
    rust-peg-0.8.5-1.el10_0
    rust-peg-macros-0.8.5-1.el10_0
    rust-peg-runtime-0.8.5-1.el10_0
    rust-pest-2.8.0-1.el10_0
    rust-pest_derive-2.8.0-1.el10_0
    rust-pest_generator-2.8.0-1.el10_0
    rust-pest_meta-2.8.0-1.el10_0
    rust-pyo3-0.24.2-1.el10_0
    rust-pyo3-build-config-0.24.2-1.el10_0
    rust-pyo3-ffi-0.24.2-1.el10_0
    rust-pyo3-macros-0.24.2-1.el10_0
    rust-pyo3-macros-backend-0.24.2-1.el10_0
    rust-rust-embed-8.7.0-1.el10_0
    rust-rust-embed-impl-8.7.0-1.el10_0
    rust-rust-embed-utils-8.7.0-1.el10_0
    rust-rust_decimal-1.37.1-1.el10_0
    rust-rust_decimal_macros-1.37.1-1.el10_0
    rust-time-0.3.41-1.el10_0
    rust-time-core-0.1.4-1.el10_0
    rust-time-macros-0.2.22-1.el10_0

Details about builds:


================================================================================
 atomic-queue-1.6.9-1.el10_0 (FEDORA-EPEL-2025-9b9e97f520)
 C++ lockless queue
--------------------------------------------------------------------------------
Update Information:

Update to 1.6.9 upstream release: Meson URL fixed.
Update to 1.6.7 upstream release: Fix Werror=sign-compare.
Update to 1.6.6
Added support for loong64 architecture
Improved documentation
Improved build systems; added pkg-config support
--------------------------------------------------------------------------------
ChangeLog:

* Fri May  2 2025 Packit <he...@packit.dev> - 1.6.9-1
- Update to 1.6.9 upstream release
- Resolves: rhbz#2363840
* Fri May  2 2025 Packit <he...@packit.dev> - 1.6.7-1
- Update to 1.6.7 upstream release
- Resolves: rhbz#2363613
* Fri Apr 25 2025 Benjamin A. Beasley <c...@musicinmybrain.net> - 1.6.6-1
- Update to 1.6.6 (close RHBZ#2362348)
* Fri Apr 25 2025 Benjamin A. Beasley <c...@musicinmybrain.net> - 1.6.5-6
- Simplify the package description
* Thu Jan 16 2025 Fedora Release Engineering <rel...@fedoraproject.org> - 
1.6.5-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Thu Oct 31 2024 Benjamin A. Beasley <c...@musicinmybrain.net> - 1.6.5-2
- Invoke %meson in %conf rather than in %build
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2362348 - atomic-queue-1.6.6 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2362348
  [ 2 ] Bug #2363613 - atomic-queue-1.6.7 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2363613
  [ 3 ] Bug #2363840 - atomic-queue-1.6.9 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2363840
--------------------------------------------------------------------------------


================================================================================
 rust-assert_fs-1.1.3-1.el10_0 (FEDORA-EPEL-2025-b9fda74479)
 Filesystem fixtures and assertions for testing
--------------------------------------------------------------------------------
Update Information:

Update to version 1.1.3.
--------------------------------------------------------------------------------
ChangeLog:

* Sun May  4 2025 Fabio Valentini <decatho...@gmail.com> - 1.1.3-1
- Update to version 1.1.3; Fixes RHBZ#2363833
--------------------------------------------------------------------------------


================================================================================
 rust-deranged-0.4.0-1.el10_0 (FEDORA-EPEL-2025-5f10bcd32b)
 Ranged integers
--------------------------------------------------------------------------------
Update Information:

Update the rust_decimal and rust_decimal_macros crates to version 1.37.1.
Update the rust-embed, rust-embed-impl, and rust-embed-utils crates to version
8.7.0.
Update the time crate to version 0.3.41, the time-macros crate to version
0.2.22, the time-core crate to version 0.1.4, and the deranged crate to version
0.4.0.
--------------------------------------------------------------------------------
ChangeLog:

* Sun May  4 2025 Fabio Valentini <decatho...@gmail.com> - 0.4.0-1
- Update to version 0.4.0; Fixes RHBZ#2352222
* Sun Jan 19 2025 Fedora Release Engineering <rel...@fedoraproject.org> - 
0.3.11-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
 rust-miette-7.6.0-1.el10_0 (FEDORA-EPEL-2025-d5df31a57b)
 Fancy diagnostic reporting library and protocol for us mere mortals
--------------------------------------------------------------------------------
Update Information:

Update the miette and miette-derive crates to version 7.6.0.
Update the peg, peg-macros, and peg-runtime crates to version 0.8.5.
Update the pest, pest_meta, pest_generator, and pest_derive crates to version
2.8.0.
Update the pyo3, pyo3-build-config, pyo3-ffi, pyo3-macros, and pyo3-macros-
backend crates to version 0.24.2.
--------------------------------------------------------------------------------
ChangeLog:

* Sun May  4 2025 Fabio Valentini <decatho...@gmail.com> - 7.6.0-1
- Update to version 7.6.0; Fixes RHBZ#2362509
--------------------------------------------------------------------------------


================================================================================
 rust-miette-derive-7.6.0-1.el10_0 (FEDORA-EPEL-2025-d5df31a57b)
 Derive macros for miette
--------------------------------------------------------------------------------
Update Information:

Update the miette and miette-derive crates to version 7.6.0.
Update the peg, peg-macros, and peg-runtime crates to version 0.8.5.
Update the pest, pest_meta, pest_generator, and pest_derive crates to version
2.8.0.
Update the pyo3, pyo3-build-config, pyo3-ffi, pyo3-macros, and pyo3-macros-
backend crates to version 0.24.2.
--------------------------------------------------------------------------------
ChangeLog:

* Sun May  4 2025 Fabio Valentini <decatho...@gmail.com> - 7.6.0-1
- Update to version 7.6.0; Fixes RHBZ#2362510
--------------------------------------------------------------------------------


================================================================================
 rust-peg-0.8.5-1.el10_0 (FEDORA-EPEL-2025-d5df31a57b)
 Simple Parsing Expression Grammar (PEG) parser generator
--------------------------------------------------------------------------------
Update Information:

Update the miette and miette-derive crates to version 7.6.0.
Update the peg, peg-macros, and peg-runtime crates to version 0.8.5.
Update the pest, pest_meta, pest_generator, and pest_derive crates to version
2.8.0.
Update the pyo3, pyo3-build-config, pyo3-ffi, pyo3-macros, and pyo3-macros-
backend crates to version 0.24.2.
--------------------------------------------------------------------------------
ChangeLog:

* Sun May  4 2025 Fabio Valentini <decatho...@gmail.com> - 0.8.5-1
- Update to version 0.8.5; Fixes RHBZ#2349292
* Sun Jan 19 2025 Fedora Release Engineering <rel...@fedoraproject.org> - 
0.8.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
 rust-peg-macros-0.8.5-1.el10_0 (FEDORA-EPEL-2025-d5df31a57b)
 Procedural macros for rust-peg
--------------------------------------------------------------------------------
Update Information:

Update the miette and miette-derive crates to version 7.6.0.
Update the peg, peg-macros, and peg-runtime crates to version 0.8.5.
Update the pest, pest_meta, pest_generator, and pest_derive crates to version
2.8.0.
Update the pyo3, pyo3-build-config, pyo3-ffi, pyo3-macros, and pyo3-macros-
backend crates to version 0.24.2.
--------------------------------------------------------------------------------
ChangeLog:

* Sun May  4 2025 Fabio Valentini <decatho...@gmail.com> - 0.8.5-1
- Update to version 0.8.5; Fixes RHBZ#2349283
* Sun Jan 19 2025 Fedora Release Engineering <rel...@fedoraproject.org> - 
0.8.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
 rust-peg-runtime-0.8.5-1.el10_0 (FEDORA-EPEL-2025-d5df31a57b)
 Runtime support for rust-peg grammars
--------------------------------------------------------------------------------
Update Information:

Update the miette and miette-derive crates to version 7.6.0.
Update the peg, peg-macros, and peg-runtime crates to version 0.8.5.
Update the pest, pest_meta, pest_generator, and pest_derive crates to version
2.8.0.
Update the pyo3, pyo3-build-config, pyo3-ffi, pyo3-macros, and pyo3-macros-
backend crates to version 0.24.2.
--------------------------------------------------------------------------------
ChangeLog:

* Sun May  4 2025 Fabio Valentini <decatho...@gmail.com> - 0.8.5-1
- Update to version 0.8.5; Fixes RHBZ#2349282
* Sun Jan 19 2025 Fedora Release Engineering <rel...@fedoraproject.org> - 
0.8.3-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
 rust-pest-2.8.0-1.el10_0 (FEDORA-EPEL-2025-d5df31a57b)
 Elegant Parser
--------------------------------------------------------------------------------
Update Information:

Update the miette and miette-derive crates to version 7.6.0.
Update the peg, peg-macros, and peg-runtime crates to version 0.8.5.
Update the pest, pest_meta, pest_generator, and pest_derive crates to version
2.8.0.
Update the pyo3, pyo3-build-config, pyo3-ffi, pyo3-macros, and pyo3-macros-
backend crates to version 0.24.2.
--------------------------------------------------------------------------------
ChangeLog:

* Sun May  4 2025 Fabio Valentini <decatho...@gmail.com> - 2.8.0-1
- Update to version 2.8.0; Fixes RHBZ#2354771
* Sun Jan 19 2025 Fedora Release Engineering <rel...@fedoraproject.org> - 
2.7.15-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
 rust-pest_derive-2.8.0-1.el10_0 (FEDORA-EPEL-2025-d5df31a57b)
 Pest's derive macro
--------------------------------------------------------------------------------
Update Information:

Update the miette and miette-derive crates to version 7.6.0.
Update the peg, peg-macros, and peg-runtime crates to version 0.8.5.
Update the pest, pest_meta, pest_generator, and pest_derive crates to version
2.8.0.
Update the pyo3, pyo3-build-config, pyo3-ffi, pyo3-macros, and pyo3-macros-
backend crates to version 0.24.2.
--------------------------------------------------------------------------------
ChangeLog:

* Sun May  4 2025 Fabio Valentini <decatho...@gmail.com> - 2.8.0-1
- Update to version 2.8.0; Fixes RHBZ#2354770
* Sun Jan 19 2025 Fedora Release Engineering <rel...@fedoraproject.org> - 
2.7.15-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
 rust-pest_generator-2.8.0-1.el10_0 (FEDORA-EPEL-2025-d5df31a57b)
 Pest code generator
--------------------------------------------------------------------------------
Update Information:

Update the miette and miette-derive crates to version 7.6.0.
Update the peg, peg-macros, and peg-runtime crates to version 0.8.5.
Update the pest, pest_meta, pest_generator, and pest_derive crates to version
2.8.0.
Update the pyo3, pyo3-build-config, pyo3-ffi, pyo3-macros, and pyo3-macros-
backend crates to version 0.24.2.
--------------------------------------------------------------------------------
ChangeLog:

* Sun May  4 2025 Fabio Valentini <decatho...@gmail.com> - 2.8.0-1
- Update to version 2.8.0; Fixes RHBZ#2354773
* Sun Jan 19 2025 Fedora Release Engineering <rel...@fedoraproject.org> - 
2.7.15-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
 rust-pest_meta-2.8.0-1.el10_0 (FEDORA-EPEL-2025-d5df31a57b)
 Pest meta language parser and validator
--------------------------------------------------------------------------------
Update Information:

Update the miette and miette-derive crates to version 7.6.0.
Update the peg, peg-macros, and peg-runtime crates to version 0.8.5.
Update the pest, pest_meta, pest_generator, and pest_derive crates to version
2.8.0.
Update the pyo3, pyo3-build-config, pyo3-ffi, pyo3-macros, and pyo3-macros-
backend crates to version 0.24.2.
--------------------------------------------------------------------------------
ChangeLog:

* Sun May  4 2025 Fabio Valentini <decatho...@gmail.com> - 2.8.0-1
- Update to version 2.8.0; Fixes RHBZ#2354772
* Sun Jan 19 2025 Fedora Release Engineering <rel...@fedoraproject.org> - 
2.7.15-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
 rust-pyo3-0.24.2-1.el10_0 (FEDORA-EPEL-2025-d5df31a57b)
 Bindings to Python interpreter
--------------------------------------------------------------------------------
Update Information:

Update the miette and miette-derive crates to version 7.6.0.
Update the peg, peg-macros, and peg-runtime crates to version 0.8.5.
Update the pest, pest_meta, pest_generator, and pest_derive crates to version
2.8.0.
Update the pyo3, pyo3-build-config, pyo3-ffi, pyo3-macros, and pyo3-macros-
backend crates to version 0.24.2.
--------------------------------------------------------------------------------
ChangeLog:

* Sun May  4 2025 Fabio Valentini <decatho...@gmail.com> - 0.24.2-1
- Update to version 0.24.2; Fixes RHBZ#2361540
* Sun Apr  6 2025 Fabio Valentini <decatho...@gmail.com> - 0.24.1-1
- Update to version 0.24.1; Fixes RHBZ#2351014
--------------------------------------------------------------------------------


================================================================================
 rust-pyo3-build-config-0.24.2-1.el10_0 (FEDORA-EPEL-2025-d5df31a57b)
 Build configuration for the PyO3 ecosystem
--------------------------------------------------------------------------------
Update Information:

Update the miette and miette-derive crates to version 7.6.0.
Update the peg, peg-macros, and peg-runtime crates to version 0.8.5.
Update the pest, pest_meta, pest_generator, and pest_derive crates to version
2.8.0.
Update the pyo3, pyo3-build-config, pyo3-ffi, pyo3-macros, and pyo3-macros-
backend crates to version 0.24.2.
--------------------------------------------------------------------------------
ChangeLog:

* Sun May  4 2025 Fabio Valentini <decatho...@gmail.com> - 0.24.2-1
- Update to version 0.24.2; Fixes RHBZ#2361539
* Sun Apr  6 2025 Fabio Valentini <decatho...@gmail.com> - 0.24.1-1
- Update to version 0.24.1; Fixes RHBZ#2351010
--------------------------------------------------------------------------------


================================================================================
 rust-pyo3-ffi-0.24.2-1.el10_0 (FEDORA-EPEL-2025-d5df31a57b)
 Python-API bindings for the PyO3 ecosystem
--------------------------------------------------------------------------------
Update Information:

Update the miette and miette-derive crates to version 7.6.0.
Update the peg, peg-macros, and peg-runtime crates to version 0.8.5.
Update the pest, pest_meta, pest_generator, and pest_derive crates to version
2.8.0.
Update the pyo3, pyo3-build-config, pyo3-ffi, pyo3-macros, and pyo3-macros-
backend crates to version 0.24.2.
--------------------------------------------------------------------------------
ChangeLog:

* Sun May  4 2025 Fabio Valentini <decatho...@gmail.com> - 0.24.2-1
- Update to version 0.24.2; Fixes RHBZ#2361543
* Sun Apr  6 2025 Fabio Valentini <decatho...@gmail.com> - 0.24.1-1
- Update to version 0.24.1; Fixes RHBZ#2351011
--------------------------------------------------------------------------------


================================================================================
 rust-pyo3-macros-0.24.2-1.el10_0 (FEDORA-EPEL-2025-d5df31a57b)
 Proc macros for PyO3 package
--------------------------------------------------------------------------------
Update Information:

Update the miette and miette-derive crates to version 7.6.0.
Update the peg, peg-macros, and peg-runtime crates to version 0.8.5.
Update the pest, pest_meta, pest_generator, and pest_derive crates to version
2.8.0.
Update the pyo3, pyo3-build-config, pyo3-ffi, pyo3-macros, and pyo3-macros-
backend crates to version 0.24.2.
--------------------------------------------------------------------------------
ChangeLog:

* Sun May  4 2025 Fabio Valentini <decatho...@gmail.com> - 0.24.2-1
- Update to version 0.24.2; Fixes RHBZ#2361541
* Sun Apr  6 2025 Fabio Valentini <decatho...@gmail.com> - 0.24.1-1
- Update to version 0.24.1; Fixes RHBZ#2351012
--------------------------------------------------------------------------------


================================================================================
 rust-pyo3-macros-backend-0.24.2-1.el10_0 (FEDORA-EPEL-2025-d5df31a57b)
 Code generation for PyO3 package
--------------------------------------------------------------------------------
Update Information:

Update the miette and miette-derive crates to version 7.6.0.
Update the peg, peg-macros, and peg-runtime crates to version 0.8.5.
Update the pest, pest_meta, pest_generator, and pest_derive crates to version
2.8.0.
Update the pyo3, pyo3-build-config, pyo3-ffi, pyo3-macros, and pyo3-macros-
backend crates to version 0.24.2.
--------------------------------------------------------------------------------
ChangeLog:

* Sun May  4 2025 Fabio Valentini <decatho...@gmail.com> - 0.24.2-1
- Update to version 0.24.2; Fixes RHBZ#2361542
* Sun Apr  6 2025 Fabio Valentini <decatho...@gmail.com> - 0.24.1-1
- Update to version 0.24.1; Fixes RHBZ#2351013
--------------------------------------------------------------------------------


================================================================================
 rust-rust-embed-8.7.0-1.el10_0 (FEDORA-EPEL-2025-5f10bcd32b)
 Custom Derive Macro which loads files into the rust binary
--------------------------------------------------------------------------------
Update Information:

Update the rust_decimal and rust_decimal_macros crates to version 1.37.1.
Update the rust-embed, rust-embed-impl, and rust-embed-utils crates to version
8.7.0.
Update the time crate to version 0.3.41, the time-macros crate to version
0.2.22, the time-core crate to version 0.1.4, and the deranged crate to version
0.4.0.
--------------------------------------------------------------------------------
ChangeLog:

* Sun May  4 2025 Fabio Valentini <decatho...@gmail.com> - 8.7.0-1
- Update to version 8.7.0; Fixes RHBZ#2347540
--------------------------------------------------------------------------------


================================================================================
 rust-rust-embed-impl-8.7.0-1.el10_0 (FEDORA-EPEL-2025-5f10bcd32b)
 Custom Derive Macro which loads files into the rust binary
--------------------------------------------------------------------------------
Update Information:

Update the rust_decimal and rust_decimal_macros crates to version 1.37.1.
Update the rust-embed, rust-embed-impl, and rust-embed-utils crates to version
8.7.0.
Update the time crate to version 0.3.41, the time-macros crate to version
0.2.22, the time-core crate to version 0.1.4, and the deranged crate to version
0.4.0.
--------------------------------------------------------------------------------
ChangeLog:

* Sun May  4 2025 Fabio Valentini <decatho...@gmail.com> - 8.7.0-1
- Update to version 8.7.0; Fixes RHBZ#2347541
--------------------------------------------------------------------------------


================================================================================
 rust-rust-embed-utils-8.7.0-1.el10_0 (FEDORA-EPEL-2025-5f10bcd32b)
 Utilities for rust-embed
--------------------------------------------------------------------------------
Update Information:

Update the rust_decimal and rust_decimal_macros crates to version 1.37.1.
Update the rust-embed, rust-embed-impl, and rust-embed-utils crates to version
8.7.0.
Update the time crate to version 0.3.41, the time-macros crate to version
0.2.22, the time-core crate to version 0.1.4, and the deranged crate to version
0.4.0.
--------------------------------------------------------------------------------
ChangeLog:

* Sun May  4 2025 Fabio Valentini <decatho...@gmail.com> - 8.7.0-1
- Update to version 8.7.0; Fixes RHBZ#2347542
--------------------------------------------------------------------------------


================================================================================
 rust-rust_decimal-1.37.1-1.el10_0 (FEDORA-EPEL-2025-5f10bcd32b)
 Decimal number implementation written in pure Rust
--------------------------------------------------------------------------------
Update Information:

Update the rust_decimal and rust_decimal_macros crates to version 1.37.1.
Update the rust-embed, rust-embed-impl, and rust-embed-utils crates to version
8.7.0.
Update the time crate to version 0.3.41, the time-macros crate to version
0.2.22, the time-core crate to version 0.1.4, and the deranged crate to version
0.4.0.
--------------------------------------------------------------------------------
ChangeLog:

* Sun May  4 2025 Fabio Valentini <decatho...@gmail.com> - 1.37.1-1
- Update to version 1.37.1; Fixes RHBZ#2353046
* Sun Jan 19 2025 Fedora Release Engineering <rel...@fedoraproject.org> - 
1.36.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
 rust-rust_decimal_macros-1.37.1-1.el10_0 (FEDORA-EPEL-2025-5f10bcd32b)
 Shorthand macros to assist creating Decimal types
--------------------------------------------------------------------------------
Update Information:

Update the rust_decimal and rust_decimal_macros crates to version 1.37.1.
Update the rust-embed, rust-embed-impl, and rust-embed-utils crates to version
8.7.0.
Update the time crate to version 0.3.41, the time-macros crate to version
0.2.22, the time-core crate to version 0.1.4, and the deranged crate to version
0.4.0.
--------------------------------------------------------------------------------
ChangeLog:

* Sun May  4 2025 Fabio Valentini <decatho...@gmail.com> - 1.37.1-1
- Update to version 1.37.1; Fixes RHBZ#2353047
* Sun Jan 19 2025 Fedora Release Engineering <rel...@fedoraproject.org> - 
1.36.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
 rust-time-0.3.41-1.el10_0 (FEDORA-EPEL-2025-5f10bcd32b)
 Date and time library
--------------------------------------------------------------------------------
Update Information:

Update the rust_decimal and rust_decimal_macros crates to version 1.37.1.
Update the rust-embed, rust-embed-impl, and rust-embed-utils crates to version
8.7.0.
Update the time crate to version 0.3.41, the time-macros crate to version
0.2.22, the time-core crate to version 0.1.4, and the deranged crate to version
0.4.0.
--------------------------------------------------------------------------------
ChangeLog:

* Sun May  4 2025 Fabio Valentini <decatho...@gmail.com> - 0.3.41-1
- Update to version 0.3.41; Fixes RHBZ#2353111
--------------------------------------------------------------------------------


================================================================================
 rust-time-core-0.1.4-1.el10_0 (FEDORA-EPEL-2025-5f10bcd32b)
 Internal implementation details of the 'time' crate
--------------------------------------------------------------------------------
Update Information:

Update the rust_decimal and rust_decimal_macros crates to version 1.37.1.
Update the rust-embed, rust-embed-impl, and rust-embed-utils crates to version
8.7.0.
Update the time crate to version 0.3.41, the time-macros crate to version
0.2.22, the time-core crate to version 0.1.4, and the deranged crate to version
0.4.0.
--------------------------------------------------------------------------------
ChangeLog:

* Sun May  4 2025 Fabio Valentini <decatho...@gmail.com> - 0.1.4-1
- Update to version 0.1.4; Fixes RHBZ#2353112
--------------------------------------------------------------------------------


================================================================================
 rust-time-macros-0.2.22-1.el10_0 (FEDORA-EPEL-2025-5f10bcd32b)
 Procedural macros for the time crate
--------------------------------------------------------------------------------
Update Information:

Update the rust_decimal and rust_decimal_macros crates to version 1.37.1.
Update the rust-embed, rust-embed-impl, and rust-embed-utils crates to version
8.7.0.
Update the time crate to version 0.3.41, the time-macros crate to version
0.2.22, the time-core crate to version 0.1.4, and the deranged crate to version
0.4.0.
--------------------------------------------------------------------------------
ChangeLog:

* Sun May  4 2025 Fabio Valentini <decatho...@gmail.com> - 0.2.22-1
- Update to version 0.2.22; Fixes RHBZ#2353113
--------------------------------------------------------------------------------


-- 
_______________________________________________
epel-devel mailing list -- epel-devel@lists.fedoraproject.org
To unsubscribe send an email to epel-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/epel-devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to