pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/py-postorius
Module Name: pkgsrc
Committed By: markd
Date: Thu Jul 23 20:39:30 UTC 2026
Modified Files:
pkgsrc/www/py-postorius: Makefile
Log Message:
py-postorius: add dependency on py-comrak.
Required with py-readme_renderer>=45.0
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/www/py-postorius/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/py-postorius/Makefile
diff -u pkgsrc/www/py-postorius/Makefile:1.6 pkgsrc/www/py-postorius/Makefile:1.7
--- pkgsrc/www/py-postorius/Makefile:1.6 Thu May 7 20:50:31 2026
+++ pkgsrc/www/py-postorius/Makefile Thu Jul 23 20:39:30 2026
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2026/05/07 20:50:31 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2026/07/23 20:39:30 markd Exp $
DISTNAME= postorius-1.3.13
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/postorius/}
@@ -12,6 +12,7 @@ COMMENT= The New Mailman Web UI
LICENSE= gnu-gpl-v3
TOOL_DEPENDS+= ${PYPKGPREFIX}-pdm_backend-[0-9]*:../../devel/py-pdm_backend
+DEPENDS+= ${PYPKGPREFIX}-comrak-[0-9]*:../../textproc/py-comrak
DEPENDS+= ${PYPKGPREFIX}-django>=4.2:../../www/py-django
DEPENDS+= ${PYPKGPREFIX}-django-mailman3>=1.3.13:../../www/py-django-mailman3
DEPENDS+= ${PYPKGPREFIX}-mailmanclient>=3.3.3:../../mail/py-mailmanclient
Home |
Main Index |
Thread Index |
Old Index