head	1.2;
access;
symbols
	pkgsrc-2026Q2:1.2.0.2
	pkgsrc-2026Q2-base:1.2;
locks; strict;
comment	@# @;


1.2
date	2026.03.30.20.54.08;	author wiz;	state Exp;
branches;
next	1.1;
commitid	TAbO88f2KSP2E2AG;

1.1
date	2026.03.29.17.12.42;	author wiz;	state Exp;
branches;
next	;
commitid	Crg2Q4TPlvy7sTzG;


desc
@@


1.2
log
@py-sphinxfeed-lsaffre: not for 310/311 because of py-sphinx
@
text
@# $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
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

PYTHON_VERSIONS_INCOMPATIBLE=	310 311 # py-sphinx

.include "../../lang/python/wheel.mk"
.include "../../mk/bsd.pkg.mk"
@


1.1
log
@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.
@
text
@d1 1
a1 1
# $NetBSD$
d21 2
@

