public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Sandro Mani <manisandro@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/mingw-python-urllib3] rawhide: Update to 2.8.0
Date: Sun, 20 Sep 2026 17:02:52 GMT	[thread overview]
Message-ID: <178992377213.1.14627902360349262619.rpms-mingw-python-urllib3-0e47996ef9ae@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/mingw-python-urllib3
Branch : rawhide
Commit : 0e47996ef9aee12e2f0a8e728cff62281fa5869e
Author : Sandro Mani <manisandro@gmail.com>
Date   : 2026-09-20T19:02:42+02:00
Stats  : +13/-8 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/mingw-python-urllib3/c/0e47996ef9aee12e2f0a8e728cff62281fa5869e?branch=rawhide

Log:
Update to 2.8.0

---
diff --git a/.gitignore b/.gitignore
index 25d4d2b..c69ebd3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@
 /urllib3-2.6.2.tar.gz
 /urllib3-2.6.3.tar.gz
 /urllib3-2.7.0.tar.gz
+/urllib3-2.8.0.tar.gz

diff --git a/mingw-python-urllib3.spec b/mingw-python-urllib3.spec
index d521f1d..8f2d93d 100644
--- a/mingw-python-urllib3.spec
+++ b/mingw-python-urllib3.spec
@@ -4,8 +4,8 @@
 
 Name:          mingw-python-%{pypi_name}
 Summary:       MinGW Windows Python %{pypi_name}
-Version:       2.7.0
-Release:       2%{?dist}
+Version:       2.8.0
+Release:       1%{?dist}
 BuildArch:     noarch
 
 License:       MIT
@@ -69,6 +69,9 @@ MinGW Windows Python3 %{pypi_name}.
 
 
 %changelog
+* Sun Sep 20 2026 Sandro Mani <manisandro@gmail.com> - 2.8.0-1
+- Update to 2.8.0
+
 * Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
 

diff --git a/sources b/sources
index 0dd6dc2..537f643 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (urllib3-2.7.0.tar.gz) = 6f75e5873f18301de37c0d7f17c726b21c9928f2fe9ec58d843f1172b80be6eb05117bdf7af27dd7eb1ab0175a94e0f49cde01d8d8919f61de8710e163fabc03
+SHA512 (urllib3-2.8.0.tar.gz) = 3104f0b89b9d7421b0b13ff34c9e68a315772f2e1271c8b02da516b7dc4108676e632145ab9b390c3d9033019253f36a48ca44c5b89269058eebb0d21f472383

diff --git a/urllib3-no-hatch.patch b/urllib3-no-hatch.patch
index 5a124e2..e7ca9cd 100644
--- a/urllib3-no-hatch.patch
+++ b/urllib3-no-hatch.patch
@@ -1,6 +1,6 @@
-diff -rupN --no-dereference urllib3-2.7.0/pyproject.toml urllib3-2.7.0-new/pyproject.toml
---- urllib3-2.7.0/pyproject.toml	2026-05-07 18:01:47.000000000 +0200
-+++ urllib3-2.7.0-new/pyproject.toml	2026-05-17 09:37:52.593454359 +0200
+diff -rupN urllib3-2.8.0/pyproject.toml urllib3-2.8.0-new/pyproject.toml
+--- urllib3-2.8.0/pyproject.toml	2026-09-15 21:18:20.000000000 +0200
++++ urllib3-2.8.0-new/pyproject.toml	2026-09-20 18:49:19.146748167 +0200
 @@ -1,8 +1,8 @@
  # This file is protected via CODEOWNERS
  
@@ -12,9 +12,9 @@ diff -rupN --no-dereference urllib3-2.7.0/pyproject.toml urllib3-2.7.0-new/pypro
  
  [project]
  name = "urllib3"
-@@ -128,25 +128,6 @@ docs = [
- "Code" = "https://github.com/urllib3/urllib3"
+@@ -134,26 +134,6 @@ docs = [
  "Issue tracker" = "https://github.com/urllib3/urllib3/issues"
+ "Security policy" = "https://urllib3.readthedocs.io/en/latest/security.html"
  
 -[tool.hatch.version]
 -source = "vcs"
@@ -32,6 +32,7 @@ diff -rupN --no-dereference urllib3-2.7.0/pyproject.toml urllib3-2.7.0-new/pypro
 -  "/uv.lock",
 -  "/CHANGES.rst",
 -  "/README.md",
+-  "/SECURITY.md",
 -  "/LICENSE.txt",
 -]
 -

                 reply	other threads:[~2026-09-20 17:02 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=178992377213.1.14627902360349262619.rpms-mingw-python-urllib3-0e47996ef9ae@fedoraproject.org \
    --to=manisandro@gmail.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