Import of pkgsrc-2015Q1

This commit is contained in:
2015-04-22 14:34:26 +02:00
committed by Lionel Sambuc
parent 9a8c06dafb
commit 4af1cdf7a9
25114 changed files with 870550 additions and 795435 deletions

4
net/py-twython/DESCR Normal file
View File

@@ -0,0 +1,4 @@
Twython is the premier Python library providing an easy (and up-to-date) way to
access Twitter data. Actively maintained and featuring support for Python 2.6+
and Python 3. It's been battle tested by companies, educational institutions
and individuals alike.

19
net/py-twython/Makefile Normal file
View File

@@ -0,0 +1,19 @@
# $NetBSD: Makefile,v 1.2 2014/05/08 15:36:57 imil Exp $
DISTNAME= twython-3.1.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= https://pypi.python.org/packages/source/t/twython/
MAINTAINER= imil@NetBSD.org
HOMEPAGE= https://github.com/ryanmcgrath/twython
COMMENT= Python wrapper for the Twitter API
LICENSE= mit
USE_LANGUAGES= # none
DEPENDS+= ${PYPKGPREFIX}-requests-oauthlib>=0.4.0:../../security/py-requests-oauthlib
.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"

36
net/py-twython/PLIST Normal file
View File

@@ -0,0 +1,36 @@
@comment $NetBSD: PLIST,v 1.1 2014/05/08 14:41:49 imil Exp $
${PYSITELIB}/${EGG_FILE}/PKG-INFO
${PYSITELIB}/${EGG_FILE}/SOURCES.txt
${PYSITELIB}/${EGG_FILE}/dependency_links.txt
${PYSITELIB}/${EGG_FILE}/requires.txt
${PYSITELIB}/${EGG_FILE}/top_level.txt
${PYSITELIB}/twython/__init__.py
${PYSITELIB}/twython/__init__.pyc
${PYSITELIB}/twython/__init__.pyo
${PYSITELIB}/twython/advisory.pyc
${PYSITELIB}/twython/advisory.pyo
${PYSITELIB}/twython/api.pyc
${PYSITELIB}/twython/api.pyo
${PYSITELIB}/twython/compat.pyc
${PYSITELIB}/twython/compat.pyo
${PYSITELIB}/twython/endpoints.pyc
${PYSITELIB}/twython/endpoints.pyo
${PYSITELIB}/twython/exceptions.pyc
${PYSITELIB}/twython/exceptions.pyo
${PYSITELIB}/twython/helpers.pyc
${PYSITELIB}/twython/helpers.pyo
${PYSITELIB}/twython/advisory.py
${PYSITELIB}/twython/api.py
${PYSITELIB}/twython/compat.py
${PYSITELIB}/twython/endpoints.py
${PYSITELIB}/twython/exceptions.py
${PYSITELIB}/twython/helpers.py
${PYSITELIB}/twython/streaming/__init__.py
${PYSITELIB}/twython/streaming/__init__.pyc
${PYSITELIB}/twython/streaming/__init__.pyo
${PYSITELIB}/twython/streaming/api.pyc
${PYSITELIB}/twython/streaming/api.pyo
${PYSITELIB}/twython/streaming/types.pyc
${PYSITELIB}/twython/streaming/types.pyo
${PYSITELIB}/twython/streaming/api.py
${PYSITELIB}/twython/streaming/types.py

5
net/py-twython/distinfo Normal file
View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1 2014/05/08 14:41:49 imil Exp $
SHA1 (twython-3.1.2.tar.gz) = 512b5aa9b94ee44b513dbb45d173306873dec3e3
RMD160 (twython-3.1.2.tar.gz) = 91ebdb68b72dc55241838e516df130bf590ec314
Size (twython-3.1.2.tar.gz) = 32510 bytes