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-ujson] rawhide: Update to 6.0.0 (close RHBZ#2528402)
Date: Mon, 07 Sep 2026 11:32:01 GMT	[thread overview]
Message-ID: <178878072194.1.7089618339293664082.rpms-python-ujson-d428ef604da8@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/python-ujson
Branch : rawhide
Commit : d428ef604da87809c56654e27874d79d12195edd
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-09-07T11:12:08+01:00
Stats  : +2/-66 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/python-ujson/c/d428ef604da87809c56654e27874d79d12195edd?branch=rawhide

Log:
Update to 6.0.0 (close RHBZ#2528402)

---
diff --git a/746.patch b/746.patch
deleted file mode 100644
index 3b42eb5..0000000
--- a/746.patch
+++ /dev/null
@@ -1,59 +0,0 @@
-From f0c723fcfb386782845b062163e7e89ae2bae9ea Mon Sep 17 00:00:00 2001
-From: "Benjamin A. Beasley" <code@musicinmybrain.net>
-Date: Mon, 15 Jun 2026 06:45:11 +0100
-Subject: [PATCH 1/2] Add an empty [tool.setuptools_scm] section to
- pyproject.toml
-
----
- pyproject.toml | 2 ++
- 1 file changed, 2 insertions(+)
-
-diff --git a/pyproject.toml b/pyproject.toml
-index 3a6cc4d6..0e0e872c 100644
---- a/pyproject.toml
-+++ b/pyproject.toml
-@@ -38,6 +38,8 @@ urls.Source = "https://github.com/ultrajson/ultrajson"
- [tool.setuptools]
- packages = [ "ujson-stubs" ]
- 
-+[tool.setuptools_scm]
-+
- [tool.isort]
- profile = "black"
- known_first_party = [ "ujson" ]
-
-From f02933ed8454cc5e0c6ddc096f03815250be720a Mon Sep 17 00:00:00 2001
-From: "Benjamin A. Beasley" <code@musicinmybrain.net>
-Date: Mon, 15 Jun 2026 10:30:40 +0100
-Subject: [PATCH 2/2] Update setuptools/setuptols-scm dependencies
-
-Avoid the need for an empty `[tool.setuptools_scm]` section.
-
-https://setuptools-scm.readthedocs.io/en/latest/usage/
----
- pyproject.toml | 6 ++----
- 1 file changed, 2 insertions(+), 4 deletions(-)
-
-diff --git a/pyproject.toml b/pyproject.toml
-index 0e0e872c..ce528363 100644
---- a/pyproject.toml
-+++ b/pyproject.toml
-@@ -1,7 +1,7 @@
- [build-system]
- requires = [
--  "setuptools>=77",
--  "setuptools-scm[toml]>=3.4",
-+  "setuptools>=80",
-+  "setuptools-scm[simple]>=9.2",
- ]
- 
- [project]
-@@ -38,8 +38,6 @@ urls.Source = "https://github.com/ultrajson/ultrajson"
- [tool.setuptools]
- packages = [ "ujson-stubs" ]
- 
--[tool.setuptools_scm]
--
- [tool.isort]
- profile = "black"
- known_first_party = [ "ujson" ]

diff --git a/python-ujson.spec b/python-ujson.spec
index 0301568..f40a2e4 100644
--- a/python-ujson.spec
+++ b/python-ujson.spec
@@ -1,5 +1,5 @@
 Name:           python-ujson
-Version:        5.13.0
+Version:        6.0.0
 Release:        %autorelease
 Summary:        Ultra fast JSON encoder and decoder written in pure C
 
@@ -23,11 +23,6 @@ License:        BSD-3-Clause AND TCL
 URL:            https://github.com/ultrajson/ultrajson
 Source:         %{pypi_source ujson}
 
-# Update build dependencies to avoid warning about missing
-# [tool.setuptools_scm] section
-# https://github.com/ultrajson/ultrajson/pull/746
-Patch:          %{url}/pull/746.patch
-
 BuildSystem:    pyproject
 BuildOption(install): --assert-license ujson
 

diff --git a/sources b/sources
index 3f42387..e59ec9a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (ujson-5.13.0.tar.gz) = 9735048e850ecfcffe0b5e0744ccca8bb4aea04fc310c3157e64d53f6e8520762541b9afccb7c400fb4de98c87758cb12bb1fa8a57d4db4562d5abbeedee09b0
+SHA512 (ujson-6.0.0.tar.gz) = 12b687916bdbba2df356b845f6d34cf45b7a8b8012faf28b7b73fbd43d5b9bbf7e35ad7f6e63eb8ca8a8ccba589f360aca4394a2276cd79f8d6704272aa99f58

                 reply	other threads:[~2026-09-07 11:32 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=178878072194.1.7089618339293664082.rpms-python-ujson-d428ef604da8@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