Date: Wed, 18 Sep 2024 19:45:51 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 350187ff752a - main - www/py-mwoauth: update 0.3.8 =?utf-8?Q?=E2=86=92?= 0.4.0 Message-ID: <202409181945.48IJjpHe030950@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=350187ff752a5c7e178a65edf1e5f2f1b3b70dff commit 350187ff752a5c7e178a65edf1e5f2f1b3b70dff Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-09-18 15:14:12 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-09-18 19:45:40 +0000 www/py-mwoauth: update 0.3.8 → 0.4.0 Reported by: portscout --- www/py-mwoauth/Makefile | 5 ++--- www/py-mwoauth/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/www/py-mwoauth/Makefile b/www/py-mwoauth/Makefile index 1cba81102e72..07dae2a72d05 100644 --- a/www/py-mwoauth/Makefile +++ b/www/py-mwoauth/Makefile @@ -1,5 +1,5 @@ PORTNAME= mwoauth -DISTVERSION= 0.3.8 +DISTVERSION= 0.4.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,8 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}oauthlib>0:security/py-oauthlib@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyjwt>=1.0.1:www/py-pyjwt@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}requests-oauthlib>0:www/py-requests-oauthlib@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}requests-oauthlib>0:www/py-requests-oauthlib@${PY_FLAVOR} USES= python USE_PYTHON= distutils autoplist diff --git a/www/py-mwoauth/distinfo b/www/py-mwoauth/distinfo index 7eda38527080..4e8d45a5ebc6 100644 --- a/www/py-mwoauth/distinfo +++ b/www/py-mwoauth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1653547150 -SHA256 (mwoauth-0.3.8.tar.gz) = 08daf4edabaa0f95a845f98e5707de7316a8383a9625f20ae768b035991c36ac -SIZE (mwoauth-0.3.8.tar.gz) = 10536 +TIMESTAMP = 1726686992 +SHA256 (mwoauth-0.4.0.tar.gz) = 22e3403e748e70146f8eccc1430fe542c9f9c4ff677eff424a52e644f6d8f7c5 +SIZE (mwoauth-0.4.0.tar.gz) = 10346
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409181945.48IJjpHe030950>