Date: Sat, 7 May 2022 21:38:01 GMT From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: d32851a37ae8 - main - net/py-tweepy: Update version 4.8.0=>4.9.0 Message-ID: <202205072138.247Lc1i2077654@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=d32851a37ae8ead7e9420ed36af06032b0f9b993 commit d32851a37ae8ead7e9420ed36af06032b0f9b993 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2022-05-07 21:31:56 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2022-05-07 21:37:46 +0000 net/py-tweepy: Update version 4.8.0=>4.9.0 Relnotes: https://github.com/tweepy/tweepy/releases/tag/v4.9.0 --- net/py-tweepy/Makefile | 2 +- net/py-tweepy/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net/py-tweepy/Makefile b/net/py-tweepy/Makefile index 27e46af815c5..04056842e580 100644 --- a/net/py-tweepy/Makefile +++ b/net/py-tweepy/Makefile @@ -1,7 +1,7 @@ # Created by: Cheng-Lung Sung <clsung@FreeBSD.org> PORTNAME= tweepy -PORTVERSION= 4.8.0 +PORTVERSION= 4.9.0 DISTVERSIONPREFIX= v CATEGORIES= net python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-tweepy/distinfo b/net/py-tweepy/distinfo index 5d3d61ba8c3c..8a29b8625480 100644 --- a/net/py-tweepy/distinfo +++ b/net/py-tweepy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1650733343 -SHA256 (tweepy-tweepy-v4.8.0_GH0.tar.gz) = 6ca49718d9cd0e73080f780062e050dd8ca777201365fb50b935d727f7c1fc18 -SIZE (tweepy-tweepy-v4.8.0_GH0.tar.gz) = 5799574 +TIMESTAMP = 1651931076 +SHA256 (tweepy-tweepy-v4.9.0_GH0.tar.gz) = 7a48a3f1a0fc74a2872759bebe74af386ce083194418044baebec716186ccfdc +SIZE (tweepy-tweepy-v4.9.0_GH0.tar.gz) = 5803271
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202205072138.247Lc1i2077654>