diff options
| -rw-r--r-- | www/py-fake-useragent/Makefile | 4 | ||||
| -rw-r--r-- | www/py-fake-useragent/distinfo | 6 | 
2 files changed, 5 insertions, 5 deletions
| diff --git a/www/py-fake-useragent/Makefile b/www/py-fake-useragent/Makefile index d73998737e7e..5bd62ed32600 100644 --- a/www/py-fake-useragent/Makefile +++ b/www/py-fake-useragent/Makefile @@ -1,7 +1,6 @@  PORTNAME=	fake-useragent -PORTVERSION=	1.1.1 +PORTVERSION=	1.1.2  CATEGORIES=	www python -MASTER_SITES=	PYPI  PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}  MAINTAINER=	ehaupt@FreeBSD.org @@ -14,6 +13,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE  RUN_DEPENDS+=	${PYTHON_PKGNAMEPREFIX}importlib-metadata>=0:devel/py-importlib-metadata@${PY_FLAVOR}  USES=		python:3.6+ +USE_GITHUB=	yes  USE_PYTHON=	autoplist distutils  NO_ARCH=	yes diff --git a/www/py-fake-useragent/distinfo b/www/py-fake-useragent/distinfo index b9b239d21e90..e1001166180c 100644 --- a/www/py-fake-useragent/distinfo +++ b/www/py-fake-useragent/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1670232842 -SHA256 (fake-useragent-1.1.1.tar.gz) = 579c72b18ba792a5bd54ba48e63e464d21933e336472c974091a6757f31bfcdc -SIZE (fake-useragent-1.1.1.tar.gz) = 52312 +TIMESTAMP = 1676301646 +SHA256 (fake-useragent-fake-useragent-1.1.2_GH0.tar.gz) = f5521643c9935dbfef292a2cdd0a0f3c8b7d4ecd571d128d2fa8c48780ce0a92 +SIZE (fake-useragent-fake-useragent-1.1.2_GH0.tar.gz) = 80368 | 
