public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-h2] f45: Update to version 4.4.1
@ 2026-09-23 19:49 Rafael Guterres Jeffman
  0 siblings, 0 replies; only message in thread
From: Rafael Guterres Jeffman @ 2026-09-23 19:49 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/python-h2
            Branch : f45
            Commit : b6403ad0c43856e7e266d2f87230a8e360e8b162
            Author : Rafael Guterres Jeffman <rjeffman@redhat.com>
            Date   : 2026-09-23T16:33:28-03:00
            Stats  : +7/-6 in 4 file(s)
            URL    : https://src.fedoraproject.org/rpms/python-h2/c/b6403ad0c43856e7e266d2f87230a8e360e8b162?branch=f45

            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

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

only message in thread, other threads:[~2026-09-23 19:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-23 19:49 [rpms/python-h2] f45: Update to version 4.4.1 Rafael Guterres Jeffman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox