pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Add py-toronado
Module Name: pkgsrc-wip
Committed By: Kethzer Docteur <kethzer.dr%gmail.com@localhost>
Pushed By: kethzer.dr
Date: Fri May 4 13:16:21 2018 -0400
Changeset: d74de3283e55731df815edb08a2172b649bf4b9f
Modified Files:
Makefile
Added Files:
py-toronado/DESCR
py-toronado/Makefile
py-toronado/PLIST
py-toronado/distinfo
Log Message:
Add py-toronado
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=d74de3283e55731df815edb08a2172b649bf4b9f
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 +
py-toronado/DESCR | 1 +
py-toronado/Makefile | 18 ++++++++++++++++++
py-toronado/PLIST | 13 +++++++++++++
py-toronado/distinfo | 6 ++++++
5 files changed, 39 insertions(+)
diffs:
diff --git a/Makefile b/Makefile
index e2ecfcf2e5..bd711f43ac 100644
--- a/Makefile
+++ b/Makefile
@@ -3804,6 +3804,7 @@ SUBDIR+= py-toeplitz
SUBDIR+= py-toolz
SUBDIR+= py-topkapi
SUBDIR+= py-toro
+SUBDIR+= py-toronado
SUBDIR+= py-toscawidgets
SUBDIR+= py-tqdm
SUBDIR+= py-tracks
diff --git a/py-toronado/DESCR b/py-toronado/DESCR
new file mode 100644
index 0000000000..aa18bbff31
--- /dev/null
+++ b/py-toronado/DESCR
@@ -0,0 +1 @@
+Fast lxml-based CSS stylesheet inliner
diff --git a/py-toronado/Makefile b/py-toronado/Makefile
new file mode 100644
index 0000000000..0576ae2d5f
--- /dev/null
+++ b/py-toronado/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD$
+
+DISTNAME= toronado-0.0.11
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES= www python
+MASTER_SITES= ${MASTER_SITE_PYPI:=t/toronado/}
+
+MAINTAINER= kethzer.dr%gmail.com@localhost
+HOMEPAGE= https://github.com/disqus/toronado
+COMMENT= Fast lxml-based CSS stylesheet inliner
+LICENSE= apache-2.0
+
+
+.include "../../lang/python/egg.mk"
+WRKSRC= ${WRKDIR}/toronado-0.0.11
+USE_LANGUAGES= # none
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-toronado/PLIST b/py-toronado/PLIST
new file mode 100644
index 0000000000..82b6192012
--- /dev/null
+++ b/py-toronado/PLIST
@@ -0,0 +1,13 @@
+@comment $NetBSD$
+${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}/toronado/__init__.py
+${PYSITELIB}/toronado/__init__.pyc
+${PYSITELIB}/toronado/__init__.pyo
+${PYSITELIB}/toronado/__main__.py
+${PYSITELIB}/toronado/__main__.pyc
+${PYSITELIB}/toronado/__main__.pyo
diff --git a/py-toronado/distinfo b/py-toronado/distinfo
new file mode 100644
index 0000000000..0d91868094
--- /dev/null
+++ b/py-toronado/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (toronado-0.0.11.tar.gz) = 67758adaf1b51798585a1860290436938a54125d
+RMD160 (toronado-0.0.11.tar.gz) = 34766ab39e055e5be5375fea959e3f7969f7a3ec
+SHA512 (toronado-0.0.11.tar.gz) = f61a3d4359561e0475c053b1ac7d433aa0eee8ca7c9a21a058baf0129264f1ce3fc4ae59372b741123121a3bc33fe00d0bad2bce4c34bb1cbf84c8336317182b
+Size (toronado-0.0.11.tar.gz) = 4634 bytes
Home |
Main Index |
Thread Index |
Old Index