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/python-cattrs] f43: Update to 26.1.0 (close RHBZ#2440816)
Date: Sat, 11 Jul 2026 18:52:54 GMT	[thread overview]
Message-ID: <178379597439.1.6019456960813710192.rpms-python-cattrs-d1ef70515d0d@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/python-cattrs
Branch : f43
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=f43

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

                 reply	other threads:[~2026-07-11 18:52 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=178379597439.1.6019456960813710192.rpms-python-cattrs-d1ef70515d0d@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