pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/py-sphinxcontrib-newsfeed
Module Name: pkgsrc
Committed By: wiz
Date: Tue Mar 7 10:18:15 UTC 2017
Added Files:
pkgsrc/textproc/py-sphinxcontrib-newsfeed: DESCR Makefile PLIST
distinfo
Log Message:
Import py-sphinxcontrib-newsfeed-0.1.4 as
textproc/py-sphinxcontrib-newsfeed.
sphinxcontrib-newsfeed is a extension for adding a simple Blog,
News or Announcements section to a Sphinx website.
Features:
Makes feed entries from Sphinx documents.
Generates a list of entries with teasers.
Saves the feed to a file in RSS format.
Supports comments via Disqus.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/textproc/py-sphinxcontrib-newsfeed/DESCR \
pkgsrc/textproc/py-sphinxcontrib-newsfeed/Makefile \
pkgsrc/textproc/py-sphinxcontrib-newsfeed/PLIST \
pkgsrc/textproc/py-sphinxcontrib-newsfeed/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: pkgsrc/textproc/py-sphinxcontrib-newsfeed/DESCR
diff -u /dev/null pkgsrc/textproc/py-sphinxcontrib-newsfeed/DESCR:1.1
--- /dev/null Tue Mar 7 10:18:15 2017
+++ pkgsrc/textproc/py-sphinxcontrib-newsfeed/DESCR Tue Mar 7 10:18:15 2017
@@ -0,0 +1,9 @@
+sphinxcontrib-newsfeed is a extension for adding a simple Blog,
+News or Announcements section to a Sphinx website.
+
+Features:
+
+ Makes feed entries from Sphinx documents.
+ Generates a list of entries with teasers.
+ Saves the feed to a file in RSS format.
+ Supports comments via Disqus.
Index: pkgsrc/textproc/py-sphinxcontrib-newsfeed/Makefile
diff -u /dev/null pkgsrc/textproc/py-sphinxcontrib-newsfeed/Makefile:1.1
--- /dev/null Tue Mar 7 10:18:15 2017
+++ pkgsrc/textproc/py-sphinxcontrib-newsfeed/Makefile Tue Mar 7 10:18:15 2017
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1 2017/03/07 10:18:15 wiz Exp $
+
+DISTNAME= sphinxcontrib-newsfeed-0.1.4
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES= textproc python
+MASTER_SITES= ${MASTER_SITE_PYPI:=s/sphinxcontrib-newsfeed/}
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://bitbucket.org/prometheus/sphinxcontrib-newsfeed
+COMMENT= News Feed extension for Sphinx
+LICENSE= 2-clause-bsd
+
+DEPENDS+= ${PYPKGPREFIX}-sphinx-[0-9]*:../../textproc/py-sphinx
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/textproc/py-sphinxcontrib-newsfeed/PLIST
diff -u /dev/null pkgsrc/textproc/py-sphinxcontrib-newsfeed/PLIST:1.1
--- /dev/null Tue Mar 7 10:18:15 2017
+++ pkgsrc/textproc/py-sphinxcontrib-newsfeed/PLIST Tue Mar 7 10:18:15 2017
@@ -0,0 +1,12 @@
+@comment $NetBSD: PLIST,v 1.1 2017/03/07 10:18:15 wiz Exp $
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/namespace_packages.txt
+${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/${EGG_NAME}-nspkg.pth
+${PYSITELIB}/sphinxcontrib/newsfeed.py
+${PYSITELIB}/sphinxcontrib/newsfeed.pyc
+${PYSITELIB}/sphinxcontrib/newsfeed.pyo
Index: pkgsrc/textproc/py-sphinxcontrib-newsfeed/distinfo
diff -u /dev/null pkgsrc/textproc/py-sphinxcontrib-newsfeed/distinfo:1.1
--- /dev/null Tue Mar 7 10:18:15 2017
+++ pkgsrc/textproc/py-sphinxcontrib-newsfeed/distinfo Tue Mar 7 10:18:15 2017
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2017/03/07 10:18:15 wiz Exp $
+
+SHA1 (sphinxcontrib-newsfeed-0.1.4.tar.gz) = c4c27abb752b0998b58cf99061fdfd95b24bfa18
+RMD160 (sphinxcontrib-newsfeed-0.1.4.tar.gz) = 8b7d5170201b44b900599b202af5614db4cbb66b
+SHA512 (sphinxcontrib-newsfeed-0.1.4.tar.gz) = 96d9d0c15fca8b62f945bafc8f0eafa62df9c471f7510e2f153e47b66534e5f3041e5c01df772e6c35a9f09baa70064642f7f0fa43ccfd33dd64c2604494f2fc
+Size (sphinxcontrib-newsfeed-0.1.4.tar.gz) = 10862 bytes
Home |
Main Index |
Thread Index |
Old Index