pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/py-markupsafe



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Apr 12 17:12:08 UTC 2025

Modified Files:
        pkgsrc/textproc/py-markupsafe: Makefile

Log Message:
py-markupsafe: bump PKGREVISION for previous.


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/textproc/py-markupsafe/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/textproc/py-markupsafe/Makefile
diff -u pkgsrc/textproc/py-markupsafe/Makefile:1.26 pkgsrc/textproc/py-markupsafe/Makefile:1.27
--- pkgsrc/textproc/py-markupsafe/Makefile:1.26 Sat Apr 12 17:05:46 2025
+++ pkgsrc/textproc/py-markupsafe/Makefile      Sat Apr 12 17:12:08 2025
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.26 2025/04/12 17:05:46 pgoyette Exp $
+# $NetBSD: Makefile,v 1.27 2025/04/12 17:12:08 wiz Exp $
 
 DISTNAME=      markupsafe-3.0.2
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:tl}
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    textproc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=M/MarkupSafe/}
 



Home | Main Index | Thread Index | Old Index