pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Remove imported thingies.
Module Name: pkgsrc-wip
Committed By: ensra <ensra%users.noreply.github.com@localhost>
Pushed By: nee
Date: Sun Jul 29 01:56:57 2018 +0100
Changeset: c66936543e963eafb6ea0c52439da6dc43c9a85a
Modified Files:
Makefile
Removed Files:
py-Mastodon.py/DESCR
py-Mastodon.py/Makefile
py-Mastodon.py/PLIST
py-Mastodon.py/distinfo
py-colored/DESCR
py-colored/Makefile
py-colored/PLIST
py-colored/distinfo
py-emoji/DESCR
py-emoji/Makefile
py-emoji/PLIST
py-emoji/distinfo
tootstream/DESCR
tootstream/Makefile
tootstream/PLIST
tootstream/distinfo
Log Message:
Remove imported thingies.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c66936543e963eafb6ea0c52439da6dc43c9a85a
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 4 ----
py-Mastodon.py/DESCR | 3 ---
py-Mastodon.py/Makefile | 23 -----------------------
py-Mastodon.py/PLIST | 15 ---------------
py-Mastodon.py/distinfo | 6 ------
py-colored/DESCR | 1 -
py-colored/Makefile | 15 ---------------
py-colored/PLIST | 23 -----------------------
py-colored/distinfo | 6 ------
py-emoji/DESCR | 1 -
py-emoji/Makefile | 15 ---------------
py-emoji/PLIST | 16 ----------------
py-emoji/distinfo | 6 ------
tootstream/DESCR | 6 ------
tootstream/Makefile | 24 ------------------------
tootstream/PLIST | 17 -----------------
tootstream/distinfo | 6 ------
17 files changed, 187 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index d22bba7dec..75b9b81509 100644
--- a/Makefile
+++ b/Makefile
@@ -2857,7 +2857,6 @@ 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
@@ -3012,7 +3011,6 @@ SUBDIR+= py-cocos2d
SUBDIR+= py-codepy
SUBDIR+= py-cogapp
SUBDIR+= py-cogent
-SUBDIR+= py-colored
SUBDIR+= py-colorlog
SUBDIR+= py-colormath
SUBDIR+= py-colorpy
@@ -3130,7 +3128,6 @@ SUBDIR+= py-email-reply-parser
SUBDIR+= py-embedc
SUBDIR+= py-emcee
SUBDIR+= py-emmsa
-SUBDIR+= py-emoji
SUBDIR+= py-empirical
SUBDIR+= py-engfmt
SUBDIR+= py-enre
@@ -4418,7 +4415,6 @@ SUBDIR+= todotxt-git
SUBDIR+= tome
SUBDIR+= tome2
SUBDIR+= toot
-SUBDIR+= tootstream
SUBDIR+= tophat
SUBDIR+= tops-bin
SUBDIR+= tor-dev
diff --git a/py-Mastodon.py/DESCR b/py-Mastodon.py/DESCR
deleted file mode 100644
index 458a95c1e0..0000000000
--- a/py-Mastodon.py/DESCR
+++ /dev/null
@@ -1,3 +0,0 @@
-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
deleted file mode 100644
index deccc3a14d..0000000000
--- a/py-Mastodon.py/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-# $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
-
-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
deleted file mode 100644
index ad37a2f83c..0000000000
--- a/py-Mastodon.py/PLIST
+++ /dev/null
@@ -1,15 +0,0 @@
-@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
deleted file mode 100644
index 05fba0c061..0000000000
--- a/py-Mastodon.py/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$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
diff --git a/py-colored/DESCR b/py-colored/DESCR
deleted file mode 100644
index f16de27aa3..0000000000
--- a/py-colored/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-colored is a very simple Python library for color and formatting in terminals.
diff --git a/py-colored/Makefile b/py-colored/Makefile
deleted file mode 100644
index b77e9d14fa..0000000000
--- a/py-colored/Makefile
+++ /dev/null
@@ -1,15 +0,0 @@
-# $NetBSD$
-
-DISTNAME= colored-1.3.5
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_PYPI:=c/colored/}
-
-HOMEPAGE= https://pypi.org/project/colored/
-COMMENT= Python library for coloring terminal text
-LICENSE= gnu-gpl-v3
-
-USE_LANGUAGES= # none
-
-.include "../../lang/python/distutils.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-colored/PLIST b/py-colored/PLIST
deleted file mode 100644
index 5c2187e253..0000000000
--- a/py-colored/PLIST
+++ /dev/null
@@ -1,23 +0,0 @@
-@comment $NetBSD$
-${PYSITELIB}/${EGG_FILE}
-${PYSITELIB}/colored/__init__.py
-${PYSITELIB}/colored/__init__.pyc
-${PYSITELIB}/colored/__init__.pyo
-${PYSITELIB}/colored/back.py
-${PYSITELIB}/colored/back.pyc
-${PYSITELIB}/colored/back.pyo
-${PYSITELIB}/colored/colored.py
-${PYSITELIB}/colored/colored.pyc
-${PYSITELIB}/colored/colored.pyo
-${PYSITELIB}/colored/colors.py
-${PYSITELIB}/colored/colors.pyc
-${PYSITELIB}/colored/colors.pyo
-${PYSITELIB}/colored/fore.py
-${PYSITELIB}/colored/fore.pyc
-${PYSITELIB}/colored/fore.pyo
-${PYSITELIB}/colored/hex.py
-${PYSITELIB}/colored/hex.pyc
-${PYSITELIB}/colored/hex.pyo
-${PYSITELIB}/colored/style.py
-${PYSITELIB}/colored/style.pyc
-${PYSITELIB}/colored/style.pyo
diff --git a/py-colored/distinfo b/py-colored/distinfo
deleted file mode 100644
index efaef53bc1..0000000000
--- a/py-colored/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (colored-1.3.5.tar.gz) = 4142ed21f68ef29fd501fcf1c63ebb3eb088bceb
-RMD160 (colored-1.3.5.tar.gz) = dc1c0a58362c3cb711647a588b5d1ef937dfe4cb
-SHA512 (colored-1.3.5.tar.gz) = 3a813fadc5258f8ad9974b4173dbb9875e49bee7e01d9e37037a95a7fd9e4622857a960d1fa4a7016c74621911ad3612c9ec6b43fb5421b91f2ff2a2d90c2553
-Size (colored-1.3.5.tar.gz) = 36971 bytes
diff --git a/py-emoji/DESCR b/py-emoji/DESCR
deleted file mode 100644
index 1fd2266d27..0000000000
--- a/py-emoji/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-Emoji terminal output for Python
diff --git a/py-emoji/Makefile b/py-emoji/Makefile
deleted file mode 100644
index 20a0868431..0000000000
--- a/py-emoji/Makefile
+++ /dev/null
@@ -1,15 +0,0 @@
-# $NetBSD$
-
-DISTNAME= emoji-0.5.0
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_PYPI:=e/emoji/}
-
-HOMEPAGE= https://pypi.org/project/emoji/
-COMMENT= Emoji terminal output for Python
-LICENSE= modified-bsd
-
-USE_LANGUAGES= # none
-
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-emoji/PLIST b/py-emoji/PLIST
deleted file mode 100644
index 7b92e22a09..0000000000
--- a/py-emoji/PLIST
+++ /dev/null
@@ -1,16 +0,0 @@
-@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}/${EGG_INFODIR}/zip-safe
-${PYSITELIB}/emoji/__init__.py
-${PYSITELIB}/emoji/__init__.pyc
-${PYSITELIB}/emoji/__init__.pyo
-${PYSITELIB}/emoji/core.py
-${PYSITELIB}/emoji/core.pyc
-${PYSITELIB}/emoji/core.pyo
-${PYSITELIB}/emoji/unicode_codes.py
-${PYSITELIB}/emoji/unicode_codes.pyc
-${PYSITELIB}/emoji/unicode_codes.pyo
diff --git a/py-emoji/distinfo b/py-emoji/distinfo
deleted file mode 100644
index 30ae5f9d42..0000000000
--- a/py-emoji/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (emoji-0.5.0.tar.gz) = df9e2f9109489ef30952f235676c5ee7f5a5c2d9
-RMD160 (emoji-0.5.0.tar.gz) = c0a3e2b07aeccc14c662f5608141bb9686e0f711
-SHA512 (emoji-0.5.0.tar.gz) = 218e1ff59e2eed69900f26abdeee1f7f283154ff85a56cc1c5dc4f2b80456b3ebb657fd1a4217937c3b6a460de349522cde6f8bfff7931b09f88b4f03f0d0888
-Size (emoji-0.5.0.tar.gz) = 41302 bytes
diff --git a/tootstream/DESCR b/tootstream/DESCR
deleted file mode 100644
index 717fb28c29..0000000000
--- a/tootstream/DESCR
+++ /dev/null
@@ -1,6 +0,0 @@
-Tootstream is a command line interface for interacting with Mastodon
-instances written in Python (requires Python 3).
-
-OAuth and 2FA are supported.
-
-Inspired by Rainbowstream.
diff --git a/tootstream/Makefile b/tootstream/Makefile
deleted file mode 100644
index 18957a4d21..0000000000
--- a/tootstream/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# $NetBSD$
-
-DISTNAME= tootstream-0.3.4
-CATEGORIES= www chat
-MASTER_SITES= ${MASTER_SITE_GITHUB:=magicalraccoon/}
-
-HOMEPAGE= https://github.com/magicalraccoon/tootstream
-COMMENT= Command line interface for interacting with Mastodon instances
-LICENSE= mit
-
-EXTRACT_USING= bsdtar
-USE_LANGUAGES= # none
-
-PYTHON_VERSIONS_INCOMPATIBLE= 27
-
-DEPENDS+= ${PYPKGPREFIX}-click-[0-9]*:../../devel/py-click
-DEPENDS+= ${PYPKGPREFIX}-colored-[0-9]*:../../wip/py-colored # XXX
-DEPENDS+= ${PYPKGPREFIX}-emoji-[0-9]*:../../wip/py-emoji # XXX
-DEPENDS+= ${PYPKGPREFIX}-humanize-[0-9]*:../../textproc/py-humanize
-DEPENDS+= ${PYPKGPREFIX}-Mastodon.py-[0-9]*:../../wip/py-Mastodon.py # XXX
-DEPENDS+= ${PYPKGPREFIX}-readline-[0-9]*:../../devel/py-readline
-
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/tootstream/PLIST b/tootstream/PLIST
deleted file mode 100644
index a2b7a40613..0000000000
--- a/tootstream/PLIST
+++ /dev/null
@@ -1,17 +0,0 @@
-@comment $NetBSD$
-bin/tootstream
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
-${PYSITELIB}/${EGG_INFODIR}/requires.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
-${PYSITELIB}/tootstream/__init__.py
-${PYSITELIB}/tootstream/__init__.pyc
-${PYSITELIB}/tootstream/__init__.pyo
-${PYSITELIB}/tootstream/toot.py
-${PYSITELIB}/tootstream/toot.pyc
-${PYSITELIB}/tootstream/toot.pyo
-${PYSITELIB}/tootstream/toot_parser.py
-${PYSITELIB}/tootstream/toot_parser.pyc
-${PYSITELIB}/tootstream/toot_parser.pyo
diff --git a/tootstream/distinfo b/tootstream/distinfo
deleted file mode 100644
index 9e1853ab24..0000000000
--- a/tootstream/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (tootstream-0.3.4.tar.gz) = ebeb5d39aaa836a57c7e52a0b78678181afbd030
-RMD160 (tootstream-0.3.4.tar.gz) = 04e36ac3cbc6ab5ed4958b47bf90feb8ef32e519
-SHA512 (tootstream-0.3.4.tar.gz) = 261c8dc7bad6203c8df8781c2d9e4884f6e1e82228e32bf181b27d072541ecd4b2c29cfdd55643bf3eedd46b890c40e3570010974489a78e690bcbf6e398b6a2
-Size (tootstream-0.3.4.tar.gz) = 24627 bytes
Home |
Main Index |
Thread Index |
Old Index