summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorkleink <kleink@pkgsrc.org>2018-11-16 15:51:55 +0000
committerkleink <kleink@pkgsrc.org>2018-11-16 15:51:55 +0000
commit46b33b8f31ffe379beb5e88835793bec55936ad5 (patch)
tree6f4fcec57eb5a55dbfcb68558e94971da5c1d955 /databases
parentcd1fc9f8f36438be245df3f41b5d16b094a8175b (diff)
downloadpkgsrc-46b33b8f31ffe379beb5e88835793bec55936ad5.tar.gz
py-firebase: Remove.
This package serves no purpose: The code is neither functional nor maintained anymore.
Diffstat (limited to 'databases')
-rw-r--r--databases/py-firebase/DESCR1
-rw-r--r--databases/py-firebase/Makefile18
-rw-r--r--databases/py-firebase/PLIST28
-rw-r--r--databases/py-firebase/distinfo6
4 files changed, 0 insertions, 53 deletions
diff --git a/databases/py-firebase/DESCR b/databases/py-firebase/DESCR
deleted file mode 100644
index 183306a9d3f..00000000000
--- a/databases/py-firebase/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-Python interface to Firebase's REST API.
diff --git a/databases/py-firebase/Makefile b/databases/py-firebase/Makefile
deleted file mode 100644
index b65efacc57e..00000000000
--- a/databases/py-firebase/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# $NetBSD: Makefile,v 1.1 2015/08/06 13:26:16 kleink Exp $
-
-DISTNAME= python-firebase-1.2
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME:C/python-//}
-CATEGORIES= databases python
-MASTER_SITES= ${MASTER_SITE_PYPI:=p/python-firebase/}
-
-MAINTAINER= kleink@NetBSD.org
-HOMEPAGE= http://ozgur.github.io/python-firebase/
-COMMENT= Python interface to Firebase's REST API
-LICENSE= mit
-
-USE_LANGUAGES= # empty
-
-DEPENDS+= ${PYPKGPREFIX}-requests>=1.1.0:../../devel/py-requests
-
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/databases/py-firebase/PLIST b/databases/py-firebase/PLIST
deleted file mode 100644
index dbf8cfe3936..00000000000
--- a/databases/py-firebase/PLIST
+++ /dev/null
@@ -1,28 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2015/08/06 13:26:16 kleink Exp $
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
-${PYSITELIB}/${EGG_INFODIR}/requires.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
-${PYSITELIB}/firebase/__init__.py
-${PYSITELIB}/firebase/__init__.pyc
-${PYSITELIB}/firebase/__init__.pyo
-${PYSITELIB}/firebase/async.py
-${PYSITELIB}/firebase/async.pyc
-${PYSITELIB}/firebase/async.pyo
-${PYSITELIB}/firebase/decorators.py
-${PYSITELIB}/firebase/decorators.pyc
-${PYSITELIB}/firebase/decorators.pyo
-${PYSITELIB}/firebase/firebase.py
-${PYSITELIB}/firebase/firebase.pyc
-${PYSITELIB}/firebase/firebase.pyo
-${PYSITELIB}/firebase/firebase_token_generator.py
-${PYSITELIB}/firebase/firebase_token_generator.pyc
-${PYSITELIB}/firebase/firebase_token_generator.pyo
-${PYSITELIB}/firebase/jsonutil.py
-${PYSITELIB}/firebase/jsonutil.pyc
-${PYSITELIB}/firebase/jsonutil.pyo
-${PYSITELIB}/firebase/lazy.py
-${PYSITELIB}/firebase/lazy.pyc
-${PYSITELIB}/firebase/lazy.pyo
diff --git a/databases/py-firebase/distinfo b/databases/py-firebase/distinfo
deleted file mode 100644
index b4b1dd10cd6..00000000000
--- a/databases/py-firebase/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.2 2015/11/03 01:56:27 agc Exp $
-
-SHA1 (python-firebase-1.2.tar.gz) = ac52c16ca1f19a946038a30ac1e66be6ac1ce091
-RMD160 (python-firebase-1.2.tar.gz) = 22453f695813ae2492e87b04e3f5859e6eb29539
-SHA512 (python-firebase-1.2.tar.gz) = 30aa32c1e7a0b595f766318f5b5f6c4ea81c8a337c16d1d6ad4f88b993f2dfb953d80b5b1352bbf13dab3aad024720aca2cdff3f94389bd7ba332b87a990a3e6
-Size (python-firebase-1.2.tar.gz) = 10031 bytes