Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Nov 2023 10:37:01 GMT
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: 84b056f2b25c - main - www/py-requests-cache: Update to 1.1.1
Message-ID:  <202311271037.3ARAb1Tl092401@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=84b056f2b25c7b7b090976e4c85af3739530e04b

commit 84b056f2b25c7b7b090976e4c85af3739530e04b
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-11-27 10:03:27 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-11-27 10:28:25 +0000

    www/py-requests-cache: Update to 1.1.1
    
    Changes:        https://github.com/requests-cache/requests-cache/releases
                    https://github.com/requests-cache/requests-cache/blob/main/HISTORY.md
                    https://requests-cache.readthedocs.io/en/stable/project_info/history.html
---
 www/py-requests-cache/Makefile | 2 +-
 www/py-requests-cache/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/www/py-requests-cache/Makefile b/www/py-requests-cache/Makefile
index 1c83ef7c438e..59803c16e8ea 100644
--- a/www/py-requests-cache/Makefile
+++ b/www/py-requests-cache/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	requests-cache
-PORTVERSION=	1.1.0
+PORTVERSION=	1.1.1
 CATEGORIES=	www python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/www/py-requests-cache/distinfo b/www/py-requests-cache/distinfo
index 110855e83439..af2fe857c0dd 100644
--- a/www/py-requests-cache/distinfo
+++ b/www/py-requests-cache/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1689398913
-SHA256 (requests_cache-1.1.0.tar.gz) = 41b79166aa8e300cc4de982f7ab7c52af914a785160be1eda25c6e9265969a67
-SIZE (requests_cache-1.1.0.tar.gz) = 2876295
+TIMESTAMP = 1700759880
+SHA256 (requests_cache-1.1.1.tar.gz) = 764f93d3fa860be72125a568c2cc8eafb151cf29b4dc2515433a56ee657e1c60
+SIZE (requests_cache-1.1.1.tar.gz) = 2876425



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202311271037.3ARAb1Tl092401>