pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-pugjs: remove, imported to pkgsrc
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Wed Feb 18 11:50:09 2026 +0100
Changeset: 8c99051e5a31a70c313a10776eb9b4566e78873e
Modified Files:
Makefile
Removed Files:
py-pugjs/DESCR
py-pugjs/Makefile
py-pugjs/PLIST
py-pugjs/distinfo
Log Message:
py-pugjs: remove, imported to pkgsrc
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=8c99051e5a31a70c313a10776eb9b4566e78873e
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
py-pugjs/DESCR | 3 ---
py-pugjs/Makefile | 29 ------------------------
py-pugjs/PLIST | 68 -------------------------------------------------------
py-pugjs/distinfo | 5 ----
5 files changed, 106 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index 9d407ae678..bf9aea22a9 100644
--- a/Makefile
+++ b/Makefile
@@ -4491,7 +4491,6 @@ SUBDIR+= py-ptpython
SUBDIR+= py-ptrace
SUBDIR+= py-ptyx
SUBDIR+= py-ptyx-mcq
-SUBDIR+= py-pugjs
SUBDIR+= py-pulp
SUBDIR+= py-pulsar
SUBDIR+= py-pweave
diff --git a/py-pugjs/DESCR b/py-pugjs/DESCR
deleted file mode 100644
index 5ab1cc873c..0000000000
--- a/py-pugjs/DESCR
+++ /dev/null
@@ -1,3 +0,0 @@
-PyPugJS is a high performance port of PugJS for python, that converts
-any .pug source into different Template-languages (Django, Jinja2,
-Mako or Tornado).
diff --git a/py-pugjs/Makefile b/py-pugjs/Makefile
deleted file mode 100644
index e6ff3752c5..0000000000
--- a/py-pugjs/Makefile
+++ /dev/null
@@ -1,29 +0,0 @@
-# $NetBSD$
-
-DISTNAME= pypugjs-6.0.1
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
-CATEGORIES= textproc lang python
-MASTER_SITES= ${MASTER_SITE_PYPI:=p/pypugjs/}
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://github.com/kakulukia/pypugjs
-COMMENT= PugJS syntax template adapter for Django, Jinja2, Mako and Tornado templates
-LICENSE= mit
-
-TOOL_DEPENDS+= ${PYPKGPREFIX}-poetry-core>=0:../../devel/py-poetry-core
-DEPENDS+= ${PYPKGPREFIX}-charset-normalizer>=0:../../converters/py-charset-normalizer
-DEPENDS+= ${PYPKGPREFIX}-six>=0:../../lang/py-six
-TEST_DEPENDS+= ${PYPKGPREFIX}-django>=0:../../www/py-django
-TEST_DEPENDS+= ${PYPKGPREFIX}-icecream>=0:../../misc/py-icecream
-TEST_DEPENDS+= ${PYPKGPREFIX}-jinja2>=0:../../textproc/py-jinja2
-TEST_DEPENDS+= ${PYPKGPREFIX}-mako>=0:../../devel/py-mako
-TEST_DEPENDS+= ${PYPKGPREFIX}-pyramid>=1.5:../../wip/py-pyramid
-TEST_DEPENDS+= ${PYPKGPREFIX}-test>=0:../../devel/py-test
-TEST_DEPENDS+= ${PYPKGPREFIX}-test-cov>=0:../../devel/py-test-cov
-TEST_DEPENDS+= ${PYPKGPREFIX}-tornado>=0:../../www/py-tornado
-#TEST_DEPENDS+= # TODO: pyramid-mako>=0
-
-USE_LANGUAGES= # none
-
-.include "../../lang/python/wheel.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-pugjs/PLIST b/py-pugjs/PLIST
deleted file mode 100644
index ad03d688d3..0000000000
--- a/py-pugjs/PLIST
+++ /dev/null
@@ -1,68 +0,0 @@
-@comment $NetBSD$
-${PYSITELIB}/${WHEEL_INFODIR}/METADATA
-${PYSITELIB}/${WHEEL_INFODIR}/RECORD
-${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
-${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE
-${PYSITELIB}/pypugjs/__init__.py
-${PYSITELIB}/pypugjs/__init__.pyc
-${PYSITELIB}/pypugjs/__init__.pyo
-${PYSITELIB}/pypugjs/compiler.py
-${PYSITELIB}/pypugjs/compiler.pyc
-${PYSITELIB}/pypugjs/compiler.pyo
-${PYSITELIB}/pypugjs/convert.py
-${PYSITELIB}/pypugjs/convert.pyc
-${PYSITELIB}/pypugjs/convert.pyo
-${PYSITELIB}/pypugjs/exceptions.py
-${PYSITELIB}/pypugjs/exceptions.pyc
-${PYSITELIB}/pypugjs/exceptions.pyo
-${PYSITELIB}/pypugjs/ext/__init__.py
-${PYSITELIB}/pypugjs/ext/__init__.pyc
-${PYSITELIB}/pypugjs/ext/__init__.pyo
-${PYSITELIB}/pypugjs/ext/django/__init__.py
-${PYSITELIB}/pypugjs/ext/django/__init__.pyc
-${PYSITELIB}/pypugjs/ext/django/__init__.pyo
-${PYSITELIB}/pypugjs/ext/django/compiler.py
-${PYSITELIB}/pypugjs/ext/django/compiler.pyc
-${PYSITELIB}/pypugjs/ext/django/compiler.pyo
-${PYSITELIB}/pypugjs/ext/django/loader.py
-${PYSITELIB}/pypugjs/ext/django/loader.pyc
-${PYSITELIB}/pypugjs/ext/django/loader.pyo
-${PYSITELIB}/pypugjs/ext/django/templatetags.py
-${PYSITELIB}/pypugjs/ext/django/templatetags.pyc
-${PYSITELIB}/pypugjs/ext/django/templatetags.pyo
-${PYSITELIB}/pypugjs/ext/html.py
-${PYSITELIB}/pypugjs/ext/html.pyc
-${PYSITELIB}/pypugjs/ext/html.pyo
-${PYSITELIB}/pypugjs/ext/jinja.py
-${PYSITELIB}/pypugjs/ext/jinja.pyc
-${PYSITELIB}/pypugjs/ext/jinja.pyo
-${PYSITELIB}/pypugjs/ext/mako.py
-${PYSITELIB}/pypugjs/ext/mako.pyc
-${PYSITELIB}/pypugjs/ext/mako.pyo
-${PYSITELIB}/pypugjs/ext/pyramid/__init__.py
-${PYSITELIB}/pypugjs/ext/pyramid/__init__.pyc
-${PYSITELIB}/pypugjs/ext/pyramid/__init__.pyo
-${PYSITELIB}/pypugjs/ext/tornado/__init__.py
-${PYSITELIB}/pypugjs/ext/tornado/__init__.pyc
-${PYSITELIB}/pypugjs/ext/tornado/__init__.pyo
-${PYSITELIB}/pypugjs/ext/underscore.py
-${PYSITELIB}/pypugjs/ext/underscore.pyc
-${PYSITELIB}/pypugjs/ext/underscore.pyo
-${PYSITELIB}/pypugjs/filters.py
-${PYSITELIB}/pypugjs/filters.pyc
-${PYSITELIB}/pypugjs/filters.pyo
-${PYSITELIB}/pypugjs/lexer.py
-${PYSITELIB}/pypugjs/lexer.pyc
-${PYSITELIB}/pypugjs/lexer.pyo
-${PYSITELIB}/pypugjs/nodes.py
-${PYSITELIB}/pypugjs/nodes.pyc
-${PYSITELIB}/pypugjs/nodes.pyo
-${PYSITELIB}/pypugjs/parser.py
-${PYSITELIB}/pypugjs/parser.pyc
-${PYSITELIB}/pypugjs/parser.pyo
-${PYSITELIB}/pypugjs/runtime.py
-${PYSITELIB}/pypugjs/runtime.pyc
-${PYSITELIB}/pypugjs/runtime.pyo
-${PYSITELIB}/pypugjs/utils.py
-${PYSITELIB}/pypugjs/utils.pyc
-${PYSITELIB}/pypugjs/utils.pyo
diff --git a/py-pugjs/distinfo b/py-pugjs/distinfo
deleted file mode 100644
index ade09c2d98..0000000000
--- a/py-pugjs/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD$
-
-BLAKE2s (pypugjs-6.0.1.tar.gz) = 159a42bd71d04ea681cfe8142ab74bdfb9b4581d551187c30032dff60fe592d3
-SHA512 (pypugjs-6.0.1.tar.gz) = 0182495be2d799098ea7d53df13d793a4103f1e6e47e718651307e96b5a39a2734c31c3518803956143e54e96cceb18964fcfcc0ff0c5568ab47eed8474326ac
-Size (pypugjs-6.0.1.tar.gz) = 34608 bytes
Home |
Main Index |
Thread Index |
Old Index