pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-Mastodon.py: import Mastodon.py-1.2.2 as wip/py-Mastodon.py
Module Name: pkgsrc-wip
Committed By: Nia Alarie <nia.alarie%gmail.com@localhost>
Pushed By: nee
Date: Sun Jun 17 22:37:07 2018 +0100
Changeset: 8ec2b6d57dcc4bc0db2d12deb32e0a476b6e0a2e
Modified Files:
Makefile
Added Files:
py-Mastodon.py/DESCR
py-Mastodon.py/Makefile
py-Mastodon.py/PLIST
py-Mastodon.py/distinfo
Log Message:
py-Mastodon.py: import Mastodon.py-1.2.2 as wip/py-Mastodon.py
Mastodon.py is a Python wrapper for the Mastodon
(https://github.com/tootsuite/mastodon/) API. It is feature complete
for public API as of Mastodon version 2.4.0 and easy to get started with.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=8ec2b6d57dcc4bc0db2d12deb32e0a476b6e0a2e
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 +
py-Mastodon.py/DESCR | 3 +++
py-Mastodon.py/Makefile | 25 +++++++++++++++++++++++++
py-Mastodon.py/PLIST | 15 +++++++++++++++
py-Mastodon.py/distinfo | 6 ++++++
5 files changed, 50 insertions(+)
diffs:
diff --git a/Makefile b/Makefile
index bbd568bf21..8fc9fee10c 100644
--- a/Makefile
+++ b/Makefile
@@ -2851,6 +2851,7 @@ SUBDIR+= py-Fnorb-docs
SUBDIR+= py-Genetic
SUBDIR+= py-IOSXR
SUBDIR+= py-Kallithea
+SUBDIR+= py-Mastodon.py
SUBDIR+= py-Netzob
SUBDIR+= py-OpenAL
SUBDIR+= py-PEG2
diff --git a/py-Mastodon.py/DESCR b/py-Mastodon.py/DESCR
new file mode 100644
index 0000000000..458a95c1e0
--- /dev/null
+++ b/py-Mastodon.py/DESCR
@@ -0,0 +1,3 @@
+Mastodon.py is a Python wrapper for the Mastodon
+(https://github.com/tootsuite/mastodon/) API. It is feature complete
+for public API as of Mastodon version 2.4.0 and easy to get started with.
diff --git a/py-Mastodon.py/Makefile b/py-Mastodon.py/Makefile
new file mode 100644
index 0000000000..0293cd8096
--- /dev/null
+++ b/py-Mastodon.py/Makefile
@@ -0,0 +1,25 @@
+# $NetBSD$
+
+DISTNAME= Mastodon.py-1.2.2
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES= devel www chat
+MASTER_SITES= ${MASTER_SITE_PYPI:=M/Mastodon.py/}
+
+HOMEPAGE= https://github.com/halcy/Mastodon.py
+COMMENT= Python wrapper for the Mastodon API
+LICENSE= mit
+
+EXTRACT_USING= bsdtar
+USE_LANGUAGES= # none
+
+.include "../../lang/python/pyversion.mk"
+
+DEPENDS+= ${PYPKGPREFIX}-cryptography-[0-9]*:../../security/py-cryptography
+DEPENDS+= ${PYPKGPREFIX}-dateutil-[0-9]*:../../time/py-dateutil
+DEPENDS+= ${PYPKGPREFIX}-decorator-[0-9]*:../../devel/py-decorator
+DEPENDS+= ${PYPKGPREFIX}-pytz-[0-9]*:../../time/py-pytz
+DEPENDS+= ${PYPKGPREFIX}-requests-[0-9]*:../../devel/py-requests
+DEPENDS+= ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-Mastodon.py/PLIST b/py-Mastodon.py/PLIST
new file mode 100644
index 0000000000..ad37a2f83c
--- /dev/null
+++ b/py-Mastodon.py/PLIST
@@ -0,0 +1,15 @@
+@comment $NetBSD$
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/mastodon/Mastodon.py
+${PYSITELIB}/mastodon/Mastodon.pyo
+${PYSITELIB}/mastodon/Mastodon.pyc
+${PYSITELIB}/mastodon/__init__.py
+${PYSITELIB}/mastodon/__init__.pyo
+${PYSITELIB}/mastodon/__init__.pyc
+${PYSITELIB}/mastodon/streaming.pyo
+${PYSITELIB}/mastodon/streaming.pyc
+${PYSITELIB}/mastodon/streaming.py
diff --git a/py-Mastodon.py/distinfo b/py-Mastodon.py/distinfo
new file mode 100644
index 0000000000..05fba0c061
--- /dev/null
+++ b/py-Mastodon.py/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (Mastodon.py-1.2.2.tar.gz) = 1589bf3c18e1ae765cd8312a4cb53164d4447d08
+RMD160 (Mastodon.py-1.2.2.tar.gz) = 282216a8179a1f019432943d5039105fc6fa3fd7
+SHA512 (Mastodon.py-1.2.2.tar.gz) = 4e82fec7a53c36a14f27a238ac97a2f71cdfbb10671013d60f3083456209c2916f7a1e22015d33238c017a9f81c46e4703477076d5974cb86816af048b5c5ecf
+Size (Mastodon.py-1.2.2.tar.gz) = 19793 bytes
Home |
Main Index |
Thread Index |
Old Index