pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/py-sphinxfeed-lsaffre



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Mar 29 17:12:42 UTC 2026

Added Files:
        pkgsrc/textproc/py-sphinxfeed-lsaffre: DESCR Makefile PLIST distinfo

Log Message:
textproc/py-sphinxfeed-lsaffre: import py-sphinxfeed-lsaffre-0.3.5

This Sphinx extension is a fork of Fergus Doyle's sphinxfeed package
which itself is derived from Dan Mackinlay's sphinxcontrib.feed
package. It relies on Lars Kiesow's python-feedgen package instead
of the defunct feedformatter package or of Django utils to generate
the feed.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/textproc/py-sphinxfeed-lsaffre/DESCR \
    pkgsrc/textproc/py-sphinxfeed-lsaffre/Makefile \
    pkgsrc/textproc/py-sphinxfeed-lsaffre/PLIST \
    pkgsrc/textproc/py-sphinxfeed-lsaffre/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-sphinxfeed-lsaffre/DESCR
diff -u /dev/null pkgsrc/textproc/py-sphinxfeed-lsaffre/DESCR:1.1
--- /dev/null   Sun Mar 29 17:12:42 2026
+++ pkgsrc/textproc/py-sphinxfeed-lsaffre/DESCR Sun Mar 29 17:12:42 2026
@@ -0,0 +1,5 @@
+This Sphinx extension is a fork of Fergus Doyle's sphinxfeed package
+which itself is derived from Dan Mackinlay's sphinxcontrib.feed
+package. It relies on Lars Kiesow's python-feedgen package instead
+of the defunct feedformatter package or of Django utils to generate
+the feed.
Index: pkgsrc/textproc/py-sphinxfeed-lsaffre/Makefile
diff -u /dev/null pkgsrc/textproc/py-sphinxfeed-lsaffre/Makefile:1.1
--- /dev/null   Sun Mar 29 17:12:42 2026
+++ pkgsrc/textproc/py-sphinxfeed-lsaffre/Makefile      Sun Mar 29 17:12:42 2026
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1 2026/03/29 17:12:42 wiz Exp $
+
+DISTNAME=      sphinxfeed_lsaffre-0.3.5
+PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
+CATEGORIES=    textproc python
+MASTER_SITES=  ${MASTER_SITE_PYPI:=s/sphinxfeed_lsaffre/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://github.com/lsaffre/sphinxfeed
+COMMENT=       Automatically generates an RSS feed when a build is run
+LICENSE=       2-clause-bsd
+
+TOOL_DEPENDS+= ${PYPKGPREFIX}-hatchling-[0-9]*:../../devel/py-hatchling
+DEPENDS+=      ${PYPKGPREFIX}-feedgen-[0-9]*:../../www/py-feedgen
+DEPENDS+=      ${PYPKGPREFIX}-dateutil-[0-9]*:../../time/py-dateutil
+DEPENDS+=      ${PYPKGPREFIX}-sphinx-[0-9]*:../../textproc/py-sphinx
+TEST_DEPENDS+= ${PYPKGPREFIX}-test-cov-[0-9]*:../../devel/py-test-cov
+
+USE_LANGUAGES= # none
+
+.include "../../lang/python/wheel.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/textproc/py-sphinxfeed-lsaffre/PLIST
diff -u /dev/null pkgsrc/textproc/py-sphinxfeed-lsaffre/PLIST:1.1
--- /dev/null   Sun Mar 29 17:12:42 2026
+++ pkgsrc/textproc/py-sphinxfeed-lsaffre/PLIST Sun Mar 29 17:12:42 2026
@@ -0,0 +1,8 @@
+@comment $NetBSD: PLIST,v 1.1 2026/03/29 17:12:42 wiz Exp $
+${PYSITELIB}/sphinxfeed.py
+${PYSITELIB}/sphinxfeed.pyc
+${PYSITELIB}/sphinxfeed.pyo
+${PYSITELIB}/${WHEEL_INFODIR}/METADATA
+${PYSITELIB}/${WHEEL_INFODIR}/RECORD
+${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
+${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE
Index: pkgsrc/textproc/py-sphinxfeed-lsaffre/distinfo
diff -u /dev/null pkgsrc/textproc/py-sphinxfeed-lsaffre/distinfo:1.1
--- /dev/null   Sun Mar 29 17:12:42 2026
+++ pkgsrc/textproc/py-sphinxfeed-lsaffre/distinfo      Sun Mar 29 17:12:42 2026
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2026/03/29 17:12:42 wiz Exp $
+
+BLAKE2s (sphinxfeed_lsaffre-0.3.5.tar.gz) = 5dfb130ff940a623f5c25d4cc669fe125a9a7be13a318c15815ab586d3d10df2
+SHA512 (sphinxfeed_lsaffre-0.3.5.tar.gz) = 26a8671221c8f4745f75e3283c9992455c72afdc54ea3dcef22e66c34b77c412981747fba2480c5e91cc7af64cd56e2be4387adb01772a311019a111ab6be5f1
+Size (sphinxfeed_lsaffre-0.3.5.tar.gz) = 5613 bytes



Home | Main Index | Thread Index | Old Index