Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Aug 2022 10:33:50 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 0c785ca2b86b - main - net/py-python-twitter: Update to 3.5
Message-ID:  <202208271033.27RAXoYv053878@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0c785ca2b86ba0681f8778bdde80b7087f245ce1

commit 0c785ca2b86ba0681f8778bdde80b7087f245ce1
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-08-27 10:26:17 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-08-27 10:26:17 +0000

    net/py-python-twitter: Update to 3.5
    
    Changes:        https://github.com/bear/python-twitter/releases
---
 net/py-python-twitter/Makefile | 5 +++--
 net/py-python-twitter/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/net/py-python-twitter/Makefile b/net/py-python-twitter/Makefile
index 9b69bcf00688..e3c8e344ba41 100644
--- a/net/py-python-twitter/Makefile
+++ b/net/py-python-twitter/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	python-twitter
-PORTVERSION=	3.4.2
+PORTVERSION=	3.5
 CATEGORIES=	net python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -13,8 +13,9 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}requests-oauthlib>=0:www/py-requests-oauthlib@${PY_FLAVOR}
 
-NO_ARCH=	yes
 USES=		python:3.6+
 USE_PYTHON=	autoplist concurrent distutils
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>
diff --git a/net/py-python-twitter/distinfo b/net/py-python-twitter/distinfo
index 227a4b306e99..4b155e028249 100644
--- a/net/py-python-twitter/distinfo
+++ b/net/py-python-twitter/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1528491032
-SHA256 (python-twitter-3.4.2.tar.gz) = 77ebcf2344b622d2fa1e54a851971e030ae313c754863b435e5c1827be97a721
-SIZE (python-twitter-3.4.2.tar.gz) = 82632
+TIMESTAMP = 1660576954
+SHA256 (python-twitter-3.5.tar.gz) = 45855742f1095aa0c8c57b2983eee3b6b7f527462b50a2fa8437a8b398544d90
+SIZE (python-twitter-3.5.tar.gz) = 87701



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202208271033.27RAXoYv053878>