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: wiz
Date: Thu Jul 23 22:24:29 UTC 2026
Modified Files:
pkgsrc/www/py-postorius: Makefile
Log Message:
py-postorius: update to 1.3.13nb3.
Depend on py-readme_renderer with markdown support.
Remove obsolete dependency (used by py-readme_renderer
before cormak).
Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 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.7 pkgsrc/www/py-postorius/Makefile:1.8
--- pkgsrc/www/py-postorius/Makefile:1.7 Thu Jul 23 20:39:30 2026
+++ pkgsrc/www/py-postorius/Makefile Thu Jul 23 22:24:29 2026
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2026/07/23 20:39:30 markd Exp $
+# $NetBSD: Makefile,v 1.8 2026/07/23 22:24:29 wiz Exp $
DISTNAME= postorius-1.3.13
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/postorius/}
@@ -12,13 +12,10 @@ 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
-DEPENDS+= ${PYPKGPREFIX}-readme_renderer-[0-9]*:../../textproc/py-readme_renderer
-# readme_renderer[md]
-DEPENDS+= ${PYPKGPREFIX}-cmarkgfm>=0.8.0:../../textproc/py-cmarkgfm
+DEPENDS+= ${PYPKGPREFIX}-readme_renderer>=45.0nb1:../../textproc/py-readme_renderer
USE_LANGUAGES= # none
Home |
Main Index |
Thread Index |
Old Index