pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www py-static: removed



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f5e94f038ac5
branches:  trunk
changeset: 377995:f5e94f038ac5
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Apr 26 08:21:00 2022 +0000

description:
py-static: removed

diffstat:

 www/Makefile               |   3 +--
 www/py-static/ALTERNATIVES |   1 -
 www/py-static/DESCR        |   2 --
 www/py-static/Makefile     |  24 ------------------------
 www/py-static/PLIST        |  18 ------------------
 www/py-static/distinfo     |   5 -----
 6 files changed, 1 insertions(+), 52 deletions(-)

diffs (87 lines):

diff -r 00aabd01aec5 -r f5e94f038ac5 www/Makefile
--- a/www/Makefile      Tue Apr 26 08:20:06 2022 +0000
+++ b/www/Makefile      Tue Apr 26 08:21:00 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1620 2022/04/23 06:12:13 mef Exp $
+# $NetBSD: Makefile,v 1.1621 2022/04/26 08:21:00 adam Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -822,7 +822,6 @@
 SUBDIR+=       py-simpletal
 SUBDIR+=       py-soupsieve
 SUBDIR+=       py-sparqlwrapper
-SUBDIR+=       py-static
 SUBDIR+=       py-swiftclient
 SUBDIR+=       py-swish-e
 SUBDIR+=       py-terminado
diff -r 00aabd01aec5 -r f5e94f038ac5 www/py-static/ALTERNATIVES
--- a/www/py-static/ALTERNATIVES        Tue Apr 26 08:20:06 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-bin/static @PREFIX@/bin/static-@PYVERSSUFFIX@
diff -r 00aabd01aec5 -r f5e94f038ac5 www/py-static/DESCR
--- a/www/py-static/DESCR       Tue Apr 26 08:20:06 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-Serve static or templated content via WSGI or stand-alone from a
-python module.
diff -r 00aabd01aec5 -r f5e94f038ac5 www/py-static/Makefile
--- a/www/py-static/Makefile    Tue Apr 26 08:20:06 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,24 +0,0 @@
-# $NetBSD: Makefile,v 1.7 2022/01/05 15:41:31 wiz Exp $
-
-DISTNAME=      static-1.1.1
-PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION=   2
-CATEGORIES=    www
-MASTER_SITES=  ${MASTER_SITE_PYPI:=s/static/}
-
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://pypi.python.org/pypi/static
-COMMENT=       Serve static or templated content via WSGI or stand-alone
-LICENSE=       mit
-
-USE_LANGUAGES= # none
-
-DEPENDS+=      ${PYPKGPREFIX}-pystache-[0-9]*:../../www/py-pystache
-
-USE_PKG_RESOURCES=     yes
-
-post-install:
-       ${MV} ${DESTDIR}${PREFIX}/bin/static ${DESTDIR}${PREFIX}/bin/static-${PYVERSSUFFIX}
-
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 00aabd01aec5 -r f5e94f038ac5 www/py-static/PLIST
--- a/www/py-static/PLIST       Tue Apr 26 08:20:06 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,18 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2014/08/20 13:44:58 wiz Exp $
-bin/static-${PYVERSSUFFIX}
-${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}/static/VERSION
-${PYSITELIB}/static/__init__.py
-${PYSITELIB}/static/__init__.pyc
-${PYSITELIB}/static/__init__.pyo
-${PYSITELIB}/static/apps.py
-${PYSITELIB}/static/apps.pyc
-${PYSITELIB}/static/apps.pyo
-${PYSITELIB}/static/cli.py
-${PYSITELIB}/static/cli.pyc
-${PYSITELIB}/static/cli.pyo
diff -r 00aabd01aec5 -r f5e94f038ac5 www/py-static/distinfo
--- a/www/py-static/distinfo    Tue Apr 26 08:20:06 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.5 2021/10/26 11:30:48 nia Exp $
-
-BLAKE2s (static-1.1.1.tar.gz) = e9a0ff8bbd924ae9d5416795eed7423068e4581889c74d5387077f4b14e49610
-SHA512 (static-1.1.1.tar.gz) = 7dd6d02963739389091717c8bde62417bede5d3cc692ef0aaf2e2742451f63a6a7975abd950f69daef4d78c9a2220587525b079b392fe9a432dea115b809d15f
-Size (static-1.1.1.tar.gz) = 5816 bytes



Home | Main Index | Thread Index | Old Index