git: 257e69fd6dda - main - devel/py-lazy-object-proxy: Update to 1.8.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 30 Dec 2022 09:10:50 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=257e69fd6dda4dd17e9b299ef3cd2315e2125a16
commit 257e69fd6dda4dd17e9b299ef3cd2315e2125a16
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-12-30 08:42:38 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-12-30 09:04:41 +0000
devel/py-lazy-object-proxy: Update to 1.8.0
Changes: https://github.com/ionelmc/python-lazy-object-proxy/blob/master/CHANGELOG.rst
---
devel/py-lazy-object-proxy/Makefile | 4 ++--
devel/py-lazy-object-proxy/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/devel/py-lazy-object-proxy/Makefile b/devel/py-lazy-object-proxy/Makefile
index 0236c7e111e1..fab6a58bc777 100644
--- a/devel/py-lazy-object-proxy/Makefile
+++ b/devel/py-lazy-object-proxy/Makefile
@@ -1,5 +1,5 @@
PORTNAME= lazy-object-proxy
-PORTVERSION= 1.7.1
+PORTVERSION= 1.8.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=3.3.1:devel/py-setuptools_scm@${PY_FLAVOR}
-USES= python:3.6+
+USES= python:3.7+
USE_PYTHON= autoplist concurrent distutils
post-install:
diff --git a/devel/py-lazy-object-proxy/distinfo b/devel/py-lazy-object-proxy/distinfo
index 9989b095c0d1..1dfca389b287 100644
--- a/devel/py-lazy-object-proxy/distinfo
+++ b/devel/py-lazy-object-proxy/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1641045938
-SHA256 (lazy-object-proxy-1.7.1.tar.gz) = d609c75b986def706743cdebe5e47553f4a5a1da9c5ff66d76013ef396b5a8a4
-SIZE (lazy-object-proxy-1.7.1.tar.gz) = 41995
+TIMESTAMP = 1669057769
+SHA256 (lazy-object-proxy-1.8.0.tar.gz) = c219a00245af0f6fa4e95901ed28044544f50152840c5b6a3e7b2568db34d156
+SIZE (lazy-object-proxy-1.8.0.tar.gz) = 41884