Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Aug 2023 18:31:42 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: 9b859602af02 - main - devel/py-async-lru: Update to 2.0.4
Message-ID:  <202308161831.37GIVgI8027808@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=9b859602af027f9773d4fd3441dae948e0753d4e

commit 9b859602af027f9773d4fd3441dae948e0753d4e
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-08-16 18:11:41 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-08-16 18:25:22 +0000

    devel/py-async-lru: Update to 2.0.4
    
    Changes:        https://github.com/aio-libs/async-lru/releases
---
 devel/py-async-lru/Makefile | 2 +-
 devel/py-async-lru/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/devel/py-async-lru/Makefile b/devel/py-async-lru/Makefile
index 7fe4017e44b2..5d5ad2c52a44 100644
--- a/devel/py-async-lru/Makefile
+++ b/devel/py-async-lru/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	async-lru
-PORTVERSION=	2.0.3
+PORTVERSION=	2.0.4
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-async-lru/distinfo b/devel/py-async-lru/distinfo
index 086f8767f95d..fb1372de7064 100644
--- a/devel/py-async-lru/distinfo
+++ b/devel/py-async-lru/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1688902091
-SHA256 (async-lru-2.0.3.tar.gz) = b714c9d1415fca4e264da72a9e2abc66880ce7430e03a973341f88ea4c0d4869
-SIZE (async-lru-2.0.3.tar.gz) = 9724
+TIMESTAMP = 1691070024
+SHA256 (async-lru-2.0.4.tar.gz) = b8a59a5df60805ff63220b2a0c5b5393da5521b113cd5465a44eb037d81a5627
+SIZE (async-lru-2.0.4.tar.gz) = 10019



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