Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Apr 2026 13:12:23 +0000
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 15a8cf39ef0a - main - devel/py-types-requests: Update to 2.33.0.20260408
Message-ID:  <69ef60b7.31ff1.1e3e5f4d@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=15a8cf39ef0a23905ce902c76abbb4654453d156

commit 15a8cf39ef0a23905ce902c76abbb4654453d156
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-04-27 13:03:55 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-04-27 13:07:40 +0000

    devel/py-types-requests: Update to 2.33.0.20260408
    
    Changes:        https://github.com/typeshed-internal/stub_uploader/blob/main/data/changelogs/requests.md
---
 devel/py-types-requests/Makefile                   | 2 +-
 devel/py-types-requests/distinfo                   | 6 +++---
 devel/py-types-requests/files/patch-pyproject.toml | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/devel/py-types-requests/Makefile b/devel/py-types-requests/Makefile
index a7e8fdf3b1fb..704393f82383 100644
--- a/devel/py-types-requests/Makefile
+++ b/devel/py-types-requests/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	types-requests
-PORTVERSION=	2.33.0.20260402
+PORTVERSION=	2.33.0.20260408
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-types-requests/distinfo b/devel/py-types-requests/distinfo
index 0d2c35158931..8d962537a4c9 100644
--- a/devel/py-types-requests/distinfo
+++ b/devel/py-types-requests/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1775587476
-SHA256 (types_requests-2.33.0.20260402.tar.gz) = 1bdd3ada9b869741c5c4b887d2c8b4e38284a1449751823b5ebbccba3eefd9da
-SIZE (types_requests-2.33.0.20260402.tar.gz) = 23851
+TIMESTAMP = 1777252744
+SHA256 (types_requests-2.33.0.20260408.tar.gz) = 95b9a86376807a216b2fb412b47617b202091c3ea7c078f47cc358d5528ccb7b
+SIZE (types_requests-2.33.0.20260408.tar.gz) = 23882
diff --git a/devel/py-types-requests/files/patch-pyproject.toml b/devel/py-types-requests/files/patch-pyproject.toml
index eb006b7da62f..8fa490c39fa8 100644
--- a/devel/py-types-requests/files/patch-pyproject.toml
+++ b/devel/py-types-requests/files/patch-pyproject.toml
@@ -1,4 +1,4 @@
---- pyproject.toml.orig	2026-04-02 04:19:53 UTC
+--- pyproject.toml.orig	2026-04-08 04:34:46 UTC
 +++ pyproject.toml
 @@ -1,12 +1,11 @@ build-backend = "setuptools.build_meta"
  [build-system]
@@ -8,7 +8,7 @@
  
  [project]
  name = "types-requests"
- version = "2.33.0.20260402"
+ version = "2.33.0.20260408"
 -license = "Apache-2.0"
 -license-files = ["LICENSE"]
 +license = { text = "Apache-2.0" }


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69ef60b7.31ff1.1e3e5f4d>