Date: Mon, 9 Dec 2024 21:49:55 GMT From: Emanuel Haupt <ehaupt@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 2bd8d57d0182 - main - www/py-fake-useragent: Update to 2.0.2 Message-ID: <202412092149.4B9LntCY034164@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by ehaupt: URL: https://cgit.FreeBSD.org/ports/commit/?id=2bd8d57d01821e8ee447f83367c2037168011aac commit 2bd8d57d01821e8ee447f83367c2037168011aac Author: Emanuel Haupt <ehaupt@FreeBSD.org> AuthorDate: 2024-12-09 21:49:41 +0000 Commit: Emanuel Haupt <ehaupt@FreeBSD.org> CommitDate: 2024-12-09 21:49:52 +0000 www/py-fake-useragent: Update to 2.0.2 --- www/py-fake-useragent/Makefile | 2 +- www/py-fake-useragent/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/py-fake-useragent/Makefile b/www/py-fake-useragent/Makefile index b4319cd29782..d264d030cc3e 100644 --- a/www/py-fake-useragent/Makefile +++ b/www/py-fake-useragent/Makefile @@ -1,5 +1,5 @@ PORTNAME= fake-useragent -DISTVERSION= 2.0.1 +DISTVERSION= 2.0.2 CATEGORIES= www python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-fake-useragent/distinfo b/www/py-fake-useragent/distinfo index 4647aa8f7d40..1b9c0e2a2a21 100644 --- a/www/py-fake-useragent/distinfo +++ b/www/py-fake-useragent/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1733663260 -SHA256 (fake-useragent-fake-useragent-2.0.1_GH0.tar.gz) = 86bb6de34cceb0b6b2a0a4820e2ae4ab200671afeb970b5f92ae37fd6dd27134 -SIZE (fake-useragent-fake-useragent-2.0.1_GH0.tar.gz) = 209944 +TIMESTAMP = 1733780859 +SHA256 (fake-useragent-fake-useragent-2.0.2_GH0.tar.gz) = 277d76f78ba9c339d2ebba5ffacdf6b6acac6cec12a279680908b7cb8920204f +SIZE (fake-useragent-fake-useragent-2.0.2_GH0.tar.gz) = 209995
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202412092149.4B9LntCY034164>