git: 89cab12817a2 - main - www/py-requests-cache: Update to 0.9.8
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 09 Jul 2023 10:37:01 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=89cab12817a245bad940664add0a2173d905b1e7
commit 89cab12817a245bad940664add0a2173d905b1e7
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-07-09 10:21:20 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-07-09 10:21:20 +0000
www/py-requests-cache: Update to 0.9.8
Changes: https://github.com/requests-cache/requests-cache/releases
https://github.com/requests-cache/requests-cache/blob/main/HISTORY.md
---
www/py-requests-cache/Makefile | 8 ++++----
www/py-requests-cache/distinfo | 6 +++---
2 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/www/py-requests-cache/Makefile b/www/py-requests-cache/Makefile
index 7bb52bd76e5e..5f943352e909 100644
--- a/www/py-requests-cache/Makefile
+++ b/www/py-requests-cache/Makefile
@@ -1,12 +1,12 @@
PORTNAME= requests-cache
-PORTVERSION= 0.9.6
-PORTREVISION= 1
+PORTVERSION= 0.9.8
CATEGORIES= www python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
+DISTNAME= requests_cache-${PORTVERSION}
MAINTAINER= sunpoet@FreeBSD.org
-COMMENT= Transparent persistent cache for the requests library
+COMMENT= Persistent cache for python requests
WWW= https://github.com/requests-cache/requests-cache
LICENSE= BSD2CLAUSE
@@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=1.0.0:devel/py-poetry-core@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}appdirs>=1.4.4:devel/py-appdirs@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}attrs>=21.2:devel/py-attrs@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}cattrs>=1.8:devel/py-cattrs@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}cattrs>=22.2:devel/py-cattrs@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}requests>=2.22:www/py-requests@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}url-normalize>=1.4:net/py-url-normalize@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}urllib3>=1.25.5,1:net/py-urllib3@${PY_FLAVOR}
diff --git a/www/py-requests-cache/distinfo b/www/py-requests-cache/distinfo
index ee94ce3488c5..cf4d1c1c4305 100644
--- a/www/py-requests-cache/distinfo
+++ b/www/py-requests-cache/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1661950956
-SHA256 (requests-cache-0.9.6.tar.gz) = b1672c99ccce9ee53b49504c9f6a6d6de5cf6a9956bda46cf7dda0a4a5fc1bb5
-SIZE (requests-cache-0.9.6.tar.gz) = 1506683
+TIMESTAMP = 1688166360
+SHA256 (requests_cache-0.9.8.tar.gz) = eaed4eb5fd5c392ba5e7cfa000d4ab96b1d32c1a1620f37aa558c43741ac362b
+SIZE (requests_cache-0.9.8.tar.gz) = 1508006