Skip to content

Commit

Permalink
net/py-tweepy: Update version 4.9.0=>4.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
5u623l20 committed Jun 3, 2022
1 parent 746da63 commit 24f6b02
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions net/py-tweepy/Makefile
@@ -1,7 +1,7 @@
# Created by: Cheng-Lung Sung <clsung@FreeBSD.org>

PORTNAME= tweepy
PORTVERSION= 4.9.0
PORTVERSION= 4.10.0
DISTVERSIONPREFIX= v
CATEGORIES= net python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -17,7 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiohttp>=3.7.3:www/py-aiohttp@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}requests>=2.27.0:www/py-requests@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}vcrpy>=1.10.3:devel/py-vcrpy@${PY_FLAVOR}

USES= cpe python
USES= cpe python:3.7+
CPE_VENDOR= josh_roesslein
USE_GITHUB= yes
USE_PYTHON= autoplist distutils
Expand Down
6 changes: 3 additions & 3 deletions net/py-tweepy/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1651931076
SHA256 (tweepy-tweepy-v4.9.0_GH0.tar.gz) = 7a48a3f1a0fc74a2872759bebe74af386ce083194418044baebec716186ccfdc
SIZE (tweepy-tweepy-v4.9.0_GH0.tar.gz) = 5803271
TIMESTAMP = 1654193608
SHA256 (tweepy-tweepy-v4.10.0_GH0.tar.gz) = f065ea25e90245b0e25c9f6b5d4494e119abb85bc83bc9616ba07caf0bc246af
SIZE (tweepy-tweepy-v4.10.0_GH0.tar.gz) = 5898258

0 comments on commit 24f6b02

Please sign in to comment.