Skip to content

Commit

Permalink
www/py-requests-toolbelt: Update to 0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Oct 9, 2022
1 parent 517a176 commit ba26a0a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions www/py-requests-toolbelt/Makefile
@@ -1,20 +1,20 @@
PORTNAME= requests-toolbelt
PORTVERSION= 0.9.1
PORTREVISION= 1
PORTVERSION= 0.10.0
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Utility belt for advanced users of python-requests
WWW= https://toolbelt.readthedocs.org
WWW= https://toolbelt.readthedocs.io/ \
https://github.com/requests/toolbelt

LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.0.1<3.0.0:www/py-requests@${PY_FLAVOR}

USES= python:3.6+
USES= python:3.4+
USE_PYTHON= autoplist concurrent distutils

NO_ARCH= yes
Expand Down
6 changes: 3 additions & 3 deletions www/py-requests-toolbelt/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1581532907
SHA256 (requests-toolbelt-0.9.1.tar.gz) = 968089d4584ad4ad7c171454f0a5c6dac23971e9472521ea3b6d49d610aa6fc0
SIZE (requests-toolbelt-0.9.1.tar.gz) = 207286
TIMESTAMP = 1665330652
SHA256 (requests-toolbelt-0.10.0.tar.gz) = f695d6207931200b46c8ef6addbc8a921fb5d77cc4cd209c2e7d39293fcd2b30
SIZE (requests-toolbelt-0.10.0.tar.gz) = 211210

0 comments on commit ba26a0a

Please sign in to comment.