public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Rafael Guterres Jeffman <rjeffman@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/python-h2] rawhide: Update to version 4.4.1
Date: Wed, 23 Sep 2026 18:43:36 GMT [thread overview]
Message-ID: <179018901623.1.112934158294279690.rpms-python-h2-a3bcd0d409de@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-h2
Branch : rawhide
Commit : a3bcd0d409dec2ed57523a89349d3af05823f17b
Author : Rafael Guterres Jeffman <rjeffman@redhat.com>
Date : 2026-09-23T15:39:58-03:00
Stats : +7/-6 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/python-h2/c/a3bcd0d409dec2ed57523a89349d3af05823f17b?branch=rawhide
Log:
Update to version 4.4.1
Resolves: rhbz#2506577
Signed-off-by: Rafael Guterres Jeffman <rjeffman@redhat.com>
---
diff --git a/.gitignore b/.gitignore
index 54b5fb6..15c7574 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
/h2-4.1.0.tar.gz
/h2-4.2.0.tar.gz
/h2-4.3.0.tar.gz
+/v4.4.1.tar.gz
diff --git a/0001-Fedora-tox-adjustments.patch b/0001-Fedora-tox-adjustments.patch
index 8e8fed6..bbc2367 100644
--- a/0001-Fedora-tox-adjustments.patch
+++ b/0001-Fedora-tox-adjustments.patch
@@ -4,13 +4,13 @@ diff -Naur h2-4.2.0-orig/pyproject.toml h2-4.2.0/pyproject.toml
@@ -58,8 +58,6 @@
testing = [
- "pytest>=8.3.3,<9",
+ "pytest>=8.3.3,<10",
- "pytest-cov>=6.0.0,<7",
- "pytest-xdist>=3.6.1,<4",
"hypothesis>=6.119.4,<7",
]
-@@ -188,7 +186,7 @@
+@@ -185,7 +185,7 @@
[tool.tox.env_run_base]
dependency_groups = ["testing"]
commands = [
@@ -18,4 +18,4 @@ diff -Naur h2-4.2.0-orig/pyproject.toml h2-4.2.0/pyproject.toml
+ ["python", "-bb", "-m", "pytest", { replace = "posargs", extend = true }]
]
- [tool.tox.env.pypy3]
+ [tool.tox.env.lint]
diff --git a/python-h2.spec b/python-h2.spec
index 4e46e6c..722409b 100644
--- a/python-h2.spec
+++ b/python-h2.spec
@@ -7,14 +7,14 @@ be embeddable in whatever program you choose to use, ensuring that you can
speak HTTP/2 regardless of your programming paradigm.}
Name: python-h2
-Version: 4.3.0
+Version: 4.4.1
Release: %autorelease
Summary: HTTP/2 State-Machine based protocol implementation
License: MIT
URL: https://hyper-h2.readthedocs.io
VCS: https://github.com/python-hyper/h2
-Source0: %vcs/archive/v%{version}/%{srcname}-%{version}.tar.gz
+Source0: %vcs/archive/refs/tags/v%{version}.tar.gz
# downstream only patch
Patch0: 0001-Fedora-tox-adjustments.patch
diff --git a/sources b/sources
index 9de449d..5c9e803 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (h2-4.3.0.tar.gz) = 85cb75d10d6eae2cb678def1bf63bf11a3e43d43b753a1fa374bbdb371925e29674c34b5504de1e12a987108dd497350b0ce1c9d7de0f494d1158a4d61396f5c
+SHA512 (v4.4.1.tar.gz) = 6203ddefc458af11d3901f6c1fb0c5facb5fd1fc24ba944b808c4b7787dd6df9fe58d4b5fd6bf3f168b8e825ee0b8d2c9280e92d60ca203e6e8777595079734a
reply other threads:[~2026-09-23 18:43 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=179018901623.1.112934158294279690.rpms-python-h2-a3bcd0d409de@fedoraproject.org \
--to=rjeffman@redhat.com \
--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