public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-xxhash] epel10: Update to 3.8.1 upstream release
@ 2026-07-07  5:52 Benjamin A. Beasley
  0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-07-07  5:52 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/python-xxhash
            Branch : epel10
            Commit : 70cbd6e3ded9da0b974b43148e03635a0888272a
            Author : Benjamin A. Beasley <code@musicinmybrain.net>
            Date   : 2026-07-07T06:46:50+01:00
            Stats  : +6/-43 in 5 file(s)
            URL    : https://src.fedoraproject.org/rpms/python-xxhash/c/70cbd6e3ded9da0b974b43148e03635a0888272a?branch=epel10

            Log:
            Update to 3.8.1 upstream release

- Resolves: rhbz#2497360

Upstream tag: v3.8.1
Upstream commit: 0a1adf7b

Commit co-authored by Packit automation (https://packit.dev/)

---
diff --git a/.gitignore b/.gitignore
index bfee635..dd9320c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /xxhash-3.6.0.tar.gz
 /xxhash-3.7.0.tar.gz
 /xxhash-3.8.0.tar.gz
+/xxhash-3.8.1.tar.gz

diff --git a/0001-Register-the-benchmark-pytest-mark.patch b/0001-Register-the-benchmark-pytest-mark.patch
deleted file mode 100644
index b390bf7..0000000
--- a/0001-Register-the-benchmark-pytest-mark.patch
+++ /dev/null
@@ -1,36 +0,0 @@
-From f8f673da115b3684230cf2781248f02acd6760de Mon Sep 17 00:00:00 2001
-From: "Benjamin A. Beasley" <code@musicinmybrain.net>
-Date: Sun, 28 Jun 2026 06:11:48 +0100
-Subject: [PATCH] =?UTF-8?q?Register=20the=20=E2=80=9Cbenchmark=E2=80=9D=20?=
- =?UTF-8?q?pytest=20mark?=
-MIME-Version: 1.0
-Content-Type: text/plain; charset=UTF-8
-Content-Transfer-Encoding: 8bit
-
-Avoids warnings of the form:
-
-```
-PytestUnknownMarkWarning: Unknown pytest.mark.benchmark - is this a
-typo?  You can register custom marks to avoid this warning - for
-details, see https://docs.pytest.org/en/stable/how-to/mark.html
-```
----
- pyproject.toml | 5 +++++
- 1 file changed, 5 insertions(+)
-
-diff --git a/pyproject.toml b/pyproject.toml
-index 81ab8a3..dcbc965 100644
---- a/pyproject.toml
-+++ b/pyproject.toml
-@@ -1,3 +1,8 @@
- [build-system]
- requires = ["setuptools>=45"]
- build-backend = "setuptools.build_meta"
-+
-+[tool.pytest.ini_options]
-+markers = [
-+    "benchmark",
-+]
--- 
-2.54.0
-

diff --git a/README.packit b/README.packit
new file mode 100644
index 0000000..dd0af79
--- /dev/null
+++ b/README.packit
@@ -0,0 +1,3 @@
+This repository is maintained by packit.
+https://packit.dev/
+The file was generated using packit 1.16.1.

diff --git a/python-xxhash.spec b/python-xxhash.spec
index 9d949f3..5eff42e 100644
--- a/python-xxhash.spec
+++ b/python-xxhash.spec
@@ -1,5 +1,5 @@
 Name:           python-xxhash
-Version:        3.8.0
+Version:        3.8.1
 Release:        %autorelease
 Summary:        Python Binding for xxHash
 
@@ -11,11 +11,6 @@ License:        BSD-2-Clause
 URL:            https://github.com/ifduyue/python-xxhash
 Source:         %{pypi_source xxhash}
 
-# Register the “benchmark” pytest mark
-# https://github.com/ifduyue/python-xxhash/pull/164
-# Cherry-picked to v3.8.0.
-Patch:          0001-Register-the-benchmark-pytest-mark.patch
-
 BuildRequires:  gcc
 BuildRequires:  pkgconfig(libxxhash) >= 0.8.2
 

diff --git a/sources b/sources
index 57e41db..7a460f2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (xxhash-3.8.0.tar.gz) = 4925cfb66d8fbf7ed37d2d5d7b7a785f7c33f8d123fe419c42b66bddaf43d3b6dc57f4f8b89b2754c7aba5dbe5e43aee1da3326eaef5528970a599571f033abb
+SHA512 (xxhash-3.8.1.tar.gz) = dd834acfa80f8916fecd553b192bfaee03895a9ab0b2f812390f9f66b454560060d9f56c16b6a445b798539296ee7ec907ae099f109604b4b1fbdff5b308e890

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-07  5:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-07  5:52 [rpms/python-xxhash] epel10: Update to 3.8.1 upstream release 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