Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 May 2023 18:37:25 GMT
From:      Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 46a517f980c2 - main - www/py-cachelib: Update to 0.10.2
Message-ID:  <202305011837.341IbPqa004265@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=46a517f980c2b932337256119f03af5fbc9296ab

commit 46a517f980c2b932337256119f03af5fbc9296ab
Author:     Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
AuthorDate: 2023-05-01 18:35:58 +0000
Commit:     Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
CommitDate: 2023-05-01 18:35:58 +0000

    www/py-cachelib: Update to 0.10.2
    
    - Take maintainership
    - Update WWW
    Approved by:    maintainer via email
---
 www/py-cachelib/Makefile | 9 +++------
 www/py-cachelib/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 9 deletions(-)

diff --git a/www/py-cachelib/Makefile b/www/py-cachelib/Makefile
index 334d6aea4312..d77e291b4356 100644
--- a/www/py-cachelib/Makefile
+++ b/www/py-cachelib/Makefile
@@ -1,17 +1,14 @@
-#
-
 PORTNAME=	cachelib
-PORTVERSION=	0.1
+PORTVERSION=	0.10.2
 CATEGORIES=	www
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	gmm@tutanota.com
+MAINTAINER=	acm@FreeBSD.org
 COMMENT=	Collection of cache libraries in the same API interface
-WWW=		https://pypi.org/project/cachelib/
+WWW=		https://github.com/pallets-eco/cachelib/
 
 LICENSE=	BSD3CLAUSE
-LICENSE_FILE=	${WRKSRC}/LICENSE
 
 USES=		localbase python:3.6+
 USE_PYTHON=	autoplist distutils
diff --git a/www/py-cachelib/distinfo b/www/py-cachelib/distinfo
index 93c8e2cdc939..7c5f510e2318 100644
--- a/www/py-cachelib/distinfo
+++ b/www/py-cachelib/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1583167392
-SHA256 (cachelib-0.1.tar.gz) = 8b889b509d372095357b8705966e1282d40835c4126d7c2b07fd414514d8ae8d
-SIZE (cachelib-0.1.tar.gz) = 9844
+TIMESTAMP = 1682911257
+SHA256 (cachelib-0.10.2.tar.gz) = 593faeee62a7c037d50fc835617a01b887503f972fb52b188ae7e50e9cb69740
+SIZE (cachelib-0.10.2.tar.gz) = 32323



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