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-xxhash] epel10.2: Update to 3.8.1 upstream release
Date: Tue, 07 Jul 2026 06:23:40 GMT	[thread overview]
Message-ID: <178340542068.1.1634734205247259533.rpms-python-xxhash-70cbd6e3ded9@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/python-xxhash
            Branch : epel10.2
            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.2

            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

                 reply	other threads:[~2026-07-07  6:23 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=178340542068.1.1634734205247259533.rpms-python-xxhash-70cbd6e3ded9@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