pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/chat chat/py-Mastodon.py: Move to chat/py-mastodon fol...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7c5e7da5c194
branches:  trunk
changeset: 310862:7c5e7da5c194
user:      nia <nia%pkgsrc.org@localhost>
date:      Wed Jul 25 17:00:57 2018 +0000

description:
chat/py-Mastodon.py: Move to chat/py-mastodon following feedback on irc.

diffstat:

 chat/Makefile                |   4 ++--
 chat/py-Mastodon.py/DESCR    |   3 ---
 chat/py-Mastodon.py/Makefile |  24 ------------------------
 chat/py-Mastodon.py/PLIST    |  15 ---------------
 chat/py-Mastodon.py/distinfo |   6 ------
 chat/py-mastodon/DESCR       |   3 +++
 chat/py-mastodon/Makefile    |  25 +++++++++++++++++++++++++
 chat/py-mastodon/PLIST       |  15 +++++++++++++++
 chat/py-mastodon/distinfo    |   6 ++++++
 9 files changed, 51 insertions(+), 50 deletions(-)

diffs (147 lines):

diff -r f5ca9eb0bdcf -r 7c5e7da5c194 chat/Makefile
--- a/chat/Makefile     Wed Jul 25 16:42:36 2018 +0000
+++ b/chat/Makefile     Wed Jul 25 17:00:57 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.198 2018/07/25 16:27:23 nia Exp $
+# $NetBSD: Makefile,v 1.199 2018/07/25 17:00:57 nia Exp $
 #
 
 COMMENT=       Communication programs
@@ -105,7 +105,7 @@
 SUBDIR+=       psi
 SUBDIR+=       psybnc
 SUBDIR+=       py-hangups
-SUBDIR+=       py-Mastodon.py
+SUBDIR+=       py-mastodon
 SUBDIR+=       py-xmpppy
 SUBDIR+=       quirc
 SUBDIR+=       riece
diff -r f5ca9eb0bdcf -r 7c5e7da5c194 chat/py-Mastodon.py/DESCR
--- a/chat/py-Mastodon.py/DESCR Wed Jul 25 16:42:36 2018 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,3 +0,0 @@
-Mastodon.py is a Python wrapper for the Mastodon social networking API.
-
-It is feature complete for the public API as of Mastodon version 2.1.0.
diff -r f5ca9eb0bdcf -r 7c5e7da5c194 chat/py-Mastodon.py/Makefile
--- a/chat/py-Mastodon.py/Makefile      Wed Jul 25 16:42:36 2018 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,24 +0,0 @@
-# $NetBSD: Makefile,v 1.1 2018/07/25 16:27:23 nia Exp $
-
-DISTNAME=      Mastodon.py-1.2.2
-PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=    chat www python
-MASTER_SITES=  ${MASTER_SITE_PYPI:=M/Mastodon.py/}
-
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://github.com/halcy/Mastodon.py
-COMMENT=       Python wrapper for the Mastodon API
-LICENSE=       mit
-
-EXTRACT_USING= bsdtar
-USE_LANGUAGES= # none
-
-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 -r f5ca9eb0bdcf -r 7c5e7da5c194 chat/py-Mastodon.py/PLIST
--- a/chat/py-Mastodon.py/PLIST Wed Jul 25 16:42:36 2018 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,15 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2018/07/25 16:27:23 nia Exp $
-${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 -r f5ca9eb0bdcf -r 7c5e7da5c194 chat/py-Mastodon.py/distinfo
--- a/chat/py-Mastodon.py/distinfo      Wed Jul 25 16:42:36 2018 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.1 2018/07/25 16:27:23 nia Exp $
-
-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
diff -r f5ca9eb0bdcf -r 7c5e7da5c194 chat/py-mastodon/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/chat/py-mastodon/DESCR    Wed Jul 25 17:00:57 2018 +0000
@@ -0,0 +1,3 @@
+Mastodon.py is a Python wrapper for the Mastodon social networking API.
+
+It is feature complete for the public API as of Mastodon version 2.1.0.
diff -r f5ca9eb0bdcf -r 7c5e7da5c194 chat/py-mastodon/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/chat/py-mastodon/Makefile Wed Jul 25 17:00:57 2018 +0000
@@ -0,0 +1,25 @@
+# $NetBSD: Makefile,v 1.1 2018/07/25 17:00:57 nia Exp $
+
+VERSION=       1.2.2
+DISTNAME=      Mastodon.py-${VERSION}
+PKGNAME=       ${PYPKGPREFIX}-mastodon-${VERSION}
+CATEGORIES=    chat www python
+MASTER_SITES=  ${MASTER_SITE_PYPI:=M/Mastodon.py/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://github.com/halcy/Mastodon.py
+COMMENT=       Python wrapper for the Mastodon API
+LICENSE=       mit
+
+EXTRACT_USING= bsdtar
+USE_LANGUAGES= # none
+
+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 -r f5ca9eb0bdcf -r 7c5e7da5c194 chat/py-mastodon/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/chat/py-mastodon/PLIST    Wed Jul 25 17:00:57 2018 +0000
@@ -0,0 +1,15 @@
+@comment $NetBSD: PLIST,v 1.1 2018/07/25 17:00:57 nia Exp $
+${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 -r f5ca9eb0bdcf -r 7c5e7da5c194 chat/py-mastodon/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/chat/py-mastodon/distinfo Wed Jul 25 17:00:57 2018 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2018/07/25 17:00:57 nia Exp $
+
+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