diff options
| author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-08-27 18:26:17 +0800 |
|---|---|---|
| committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-08-27 18:26:17 +0800 |
| commit | 0c785ca2b86ba0681f8778bdde80b7087f245ce1 (patch) | |
| tree | da52bb76780033e05d1a5a87c5a71610055f1b29 /net/py-python-twitter | |
| parent | math/py-altgraph: Update to 0.17.2 (diff) | |
net/py-python-twitter: Update to 3.5
Changes: https://github.com/bear/python-twitter/releases
Diffstat (limited to 'net/py-python-twitter')
| -rw-r--r-- | net/py-python-twitter/Makefile | 5 | ||||
| -rw-r--r-- | 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 |
