create bsd12 branch

This commit is contained in:
ziggi
2019-12-26 07:26:06 +00:00
commit 5cfdab6bfe
14432 changed files with 2272620 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
# $FreeBSD: head/www/py-requests-toolbelt/Makefile 470427 2018-05-19 19:26:26Z miwi $
PORTNAME= requests-toolbelt
DISTVERSION= 0.8.0
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= wg@FreeBSD.org
COMMENT= Utility belt for advanced users of python-requests
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>2.0.1:python/py-requests@${PY_FLAVOR}
USES= python
USE_PYTHON= autoplist distutils
NO_ARCH= yes
.include <bsd.port.mk>

View File

@@ -0,0 +1,3 @@
TIMESTAMP = 1524999808
SHA256 (requests-toolbelt-0.8.0.tar.gz) = f6a531936c6fa4c6cfce1b9c10d5c4f498d16528d2a54a22ca00011205a187b5
SIZE (requests-toolbelt-0.8.0.tar.gz) = 196129

View File

@@ -0,0 +1,6 @@
This is a collection of utilities that some users of python-requests might need
but do not belong in requests proper. The library is actively maintained by
members of the requests core development team, and so reflects the
functionality most requested by users of the requests library.
WWW: https://toolbelt.readthedocs.org