public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-cattrs] rawhide: Update to 26.1.0 (close RHBZ#2440816)
@ 2026-07-11 12:05 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-07-11 12:05 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-cattrs
Branch : rawhide
Commit : d1ef70515d0d436e99a7f578b62cc50d2d51dfcd
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-07-11T07:02:16+01:00
Stats : +5/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/python-cattrs/c/d1ef70515d0d436e99a7f578b62cc50d2d51dfcd?branch=rawhide
Log:
Update to 26.1.0 (close RHBZ#2440816)
---
diff --git a/.gitignore b/.gitignore
index 2a2fb95..ae8281c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
/cattrs-25.1.0.tar.gz
/cattrs-25.1.1.tar.gz
/cattrs-25.3.0.tar.gz
+/cattrs-26.1.0.tar.gz
diff --git a/python-cattrs.spec b/python-cattrs.spec
index e6d9c86..d35c10d 100644
--- a/python-cattrs.spec
+++ b/python-cattrs.spec
@@ -8,7 +8,7 @@
#global snapdate YYYYMMDD
Name: python-cattrs
-Version: 25.3.0%{?commit:^%{snapdate}git%{sub %{commit} 1 7}}
+Version: 26.1.0%{?commit:^%{snapdate}git%{sub %{commit} 1 7}}
Release: %autorelease
Summary: Python library for structuring and unstructuring data
@@ -60,7 +60,7 @@ Obsoletes: python-cattrs-doc < 24.1.2^20241004gitae80674-6
# Most extras metapackages are noarch:
-%pyproject_extras_subpkg -n python3-cattrs -a ujson pyyaml tomlkit
+%pyproject_extras_subpkg -n python3-cattrs -a ujson pyyaml tomlkit tomllib
%if %{with bson}
%pyproject_extras_subpkg -n python3-cattrs -a bson
%endif
@@ -105,6 +105,7 @@ export SETUPTOOLS_SCM_PRETEND_VERSION='%{srcversion}'
%{?with_cbor2:--extras cbor2}
%{?with_bson:--extras bson}
%{?msgspec_enabled:--extras msgspec}
+ --extras tomllib
--dependency-groups test
}}
diff --git a/sources b/sources
index ea7776e..49469ac 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (cattrs-25.3.0.tar.gz) = 9c5057a8922590d571ea9f83c459668fd0a9f1b3291dbca7847fe8b5c6617cb56bee590ad9d345eee0c626c01837fb17295b4b9345f8b13c9652ee643051fd42
+SHA512 (cattrs-26.1.0.tar.gz) = 1431e7694b3f324ad5c4f0628890f689547a5e3596b9b3087afff491a9bf57117c47e131cea4f88cc52c8f6db88b43baafcadb630d11f13b9f340c88eee7c783
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-11 12:05 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-11 12:05 [rpms/python-cattrs] rawhide: Update to 26.1.0 (close RHBZ#2440816) 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