Date: Sat, 9 Mar 2024 09:15:51 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: 2c6238509308 - main - www/py-fake-useragent: Update to 1.5.0 Message-ID: <202403090915.4299FpLJ095345@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=2c6238509308012a945a4ec080553527b1660142 commit 2c6238509308012a945a4ec080553527b1660142 Author: Emanuel Haupt <ehaupt@FreeBSD.org> AuthorDate: 2024-03-09 09:15:47 +0000 Commit: Emanuel Haupt <ehaupt@FreeBSD.org> CommitDate: 2024-03-09 09:15:47 +0000 www/py-fake-useragent: Update to 1.5.0 --- www/py-fake-useragent/Makefile | 3 +-- www/py-fake-useragent/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/www/py-fake-useragent/Makefile b/www/py-fake-useragent/Makefile index 0887f786d3e3..c27d20b35125 100644 --- a/www/py-fake-useragent/Makefile +++ b/www/py-fake-useragent/Makefile @@ -1,6 +1,5 @@ PORTNAME= fake-useragent -DISTVERSION= 1.4.0 -PORTREVISION= 1 +DISTVERSION= 1.5.0 CATEGORIES= www python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-fake-useragent/distinfo b/www/py-fake-useragent/distinfo index f2b11cbae5fb..c54826c0bd6c 100644 --- a/www/py-fake-useragent/distinfo +++ b/www/py-fake-useragent/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1700907086 -SHA256 (fake-useragent-fake-useragent-1.4.0_GH0.tar.gz) = e5ca18cf4286824005d6bfcdb6337eb153d88eeaa85c80ed689830ca30659ebb -SIZE (fake-useragent-fake-useragent-1.4.0_GH0.tar.gz) = 28267 +TIMESTAMP = 1709974928 +SHA256 (fake-useragent-fake-useragent-1.5.0_GH0.tar.gz) = 400f3a0f5bef4e96a1c198129264d2eab22425f037c956effff073a1e9476717 +SIZE (fake-useragent-fake-useragent-1.5.0_GH0.tar.gz) = 30156
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403090915.4299FpLJ095345>