Date: Sat, 1 Apr 2023 05:08:07 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: b3ed2b9d1647 - main - www/py-fake-useragent: Update to 1.1.3 Message-ID: <202304010508.331587bm084035@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=b3ed2b9d1647378264d7b79a466c509196f48351 commit b3ed2b9d1647378264d7b79a466c509196f48351 Author: Emanuel Haupt <ehaupt@FreeBSD.org> AuthorDate: 2023-04-01 05:08:02 +0000 Commit: Emanuel Haupt <ehaupt@FreeBSD.org> CommitDate: 2023-04-01 05:08:02 +0000 www/py-fake-useragent: Update to 1.1.3 --- 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 5bd62ed32600..7b251faa4365 100644 --- a/www/py-fake-useragent/Makefile +++ b/www/py-fake-useragent/Makefile @@ -1,5 +1,5 @@ PORTNAME= fake-useragent -PORTVERSION= 1.1.2 +PORTVERSION= 1.1.3 CATEGORIES= www python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-fake-useragent/distinfo b/www/py-fake-useragent/distinfo index e1001166180c..c5072b5c96af 100644 --- a/www/py-fake-useragent/distinfo +++ b/www/py-fake-useragent/distinfo @@ -1,3 +1,3 @@ -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 +TIMESTAMP = 1680280786 +SHA256 (fake-useragent-fake-useragent-1.1.3_GH0.tar.gz) = c6216d5ccbbbf379bed0400916c3e5f9a682308e49fd90107a039aebad6a1323 +SIZE (fake-useragent-fake-useragent-1.1.3_GH0.tar.gz) = 80623
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304010508.331587bm084035>