summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2022-06-18 22:30:30 +0000
committerwiz <wiz@pkgsrc.org>2022-06-18 22:30:30 +0000
commit4e62b0b8f9a30e1719852dfe3c9d3ad5f129caa7 (patch)
tree6b3060d900ca012075dc601ac325c2fd8294a4c1 /devel
parent51579a32632199326790820e742112cb097a8082 (diff)
downloadpkgsrc-4e62b0b8f9a30e1719852dfe3c9d3ad5f129caa7.tar.gz
devel/py-lama-quotes: import py-lama-quotes-0.1.0
Simple quote checker for pylama
Diffstat (limited to 'devel')
-rw-r--r--devel/py-lama-quotes/DESCR1
-rw-r--r--devel/py-lama-quotes/Makefile20
-rw-r--r--devel/py-lama-quotes/PLIST15
-rw-r--r--devel/py-lama-quotes/distinfo5
4 files changed, 41 insertions, 0 deletions
diff --git a/devel/py-lama-quotes/DESCR b/devel/py-lama-quotes/DESCR
new file mode 100644
index 00000000000..05875c874f3
--- /dev/null
+++ b/devel/py-lama-quotes/DESCR
@@ -0,0 +1 @@
+Simple quote checker for pylama
diff --git a/devel/py-lama-quotes/Makefile b/devel/py-lama-quotes/Makefile
new file mode 100644
index 00000000000..7b14f5bcb98
--- /dev/null
+++ b/devel/py-lama-quotes/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1 2022/06/18 22:30:30 wiz Exp $
+
+DISTNAME= pylama_quotes-0.1.0
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//:S/_/-/}
+CATEGORIES= devel python
+MASTER_SITES= ${MASTER_SITE_PYPI:=p/pylama-quotes/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= https://pypi.org/project/pylama-quotes/
+COMMENT= Simple quote checker for pylama
+LICENSE= mit
+
+DEPENDS+= ${PYPKGPREFIX}-lama>=7.3.7:../../devel/py-lama
+
+PYTHON_VERSIONS_INCOMPATIBLE= 27
+
+USE_LANGUAGES= # none
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/py-lama-quotes/PLIST b/devel/py-lama-quotes/PLIST
new file mode 100644
index 00000000000..bbe9e1534d3
--- /dev/null
+++ b/devel/py-lama-quotes/PLIST
@@ -0,0 +1,15 @@
+@comment $NetBSD: PLIST,v 1.1 2022/06/18 22:30:30 wiz Exp $
+${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}/top_level.txt
+${PYSITELIB}/pylama_quotes/__init__.py
+${PYSITELIB}/pylama_quotes/__init__.pyc
+${PYSITELIB}/pylama_quotes/__init__.pyo
+${PYSITELIB}/pylama_quotes/direct.py
+${PYSITELIB}/pylama_quotes/direct.pyc
+${PYSITELIB}/pylama_quotes/direct.pyo
+${PYSITELIB}/pylama_quotes/linter_quotes.py
+${PYSITELIB}/pylama_quotes/linter_quotes.pyc
+${PYSITELIB}/pylama_quotes/linter_quotes.pyo
diff --git a/devel/py-lama-quotes/distinfo b/devel/py-lama-quotes/distinfo
new file mode 100644
index 00000000000..dca4d57671a
--- /dev/null
+++ b/devel/py-lama-quotes/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2022/06/18 22:30:30 wiz Exp $
+
+BLAKE2s (pylama_quotes-0.1.0.tar.gz) = a774f36a1586d81c7a0d17037b830f1f5bd6d65a4e7e949a8e608a1751990ab0
+SHA512 (pylama_quotes-0.1.0.tar.gz) = d4bb63fd80198508b6da3ac496df6d67ac661eba02bdbada924e3113ffc9564f282b631bf256ab425a49e79e12673597315d0fb420da1a6b9864a9a05fbea937
+Size (pylama_quotes-0.1.0.tar.gz) = 2729 bytes