public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-cattrs] f43: Drop conditionals for Fedora 42, soon reaching end of life
@ 2026-07-11 18:52 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-07-11 18:52 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-cattrs
Branch : f43
Commit : 230daadb73a0f6682c0aebac310c605642acfebd
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-05-06T22:35:33+01:00
Stats : +1/-6 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-cattrs/c/230daadb73a0f6682c0aebac310c605642acfebd?branch=f43
Log:
Drop conditionals for Fedora 42, soon reaching end of life
[skip changelog]
---
diff --git a/python-cattrs.spec b/python-cattrs.spec
index dddfba2..3b5a459 100644
--- a/python-cattrs.spec
+++ b/python-cattrs.spec
@@ -1,6 +1,4 @@
-# Requires python-pymongo 4.4.0 or later, so disable for F41/F42.
-# F43: disable until RHBZ#2356166 is fixed in python-pymongo.
-%bcond bson %[ %{undefined fc42} && %{undefined fc41} ]
+%bcond bson 1
%bcond cbor2 1
%bcond msgpack 1
%bcond msgspec 1
@@ -58,9 +56,6 @@ Summary: %{summary}
BuildArch: noarch
-%if %{without bson}
-Obsoletes: python3-cattrs+bson < 25.1.1-2
-%endif
# Removed for Fedora 42; we can drop the Obsoletes after Fedora 44.
Obsoletes: python-cattrs-doc < 24.1.2^20241004gitae80674-6
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-11 18:52 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-11 18:52 [rpms/python-cattrs] f43: Drop conditionals for Fedora 42, soon reaching end of life 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