pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/py-pystache



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu Dec 26 23:32:16 UTC 2024

Modified Files:
        pkgsrc/www/py-pystache: Makefile PLIST distinfo

Log Message:
py-pystache: updated to 0.6.7

0.6.7

fix: fail on unmatched tags

0.6.6

- Update README to match supported versions. [Thomas David Baker]
- Update pre-commit. [Thomas David Baker]
- Update pyproject.toml with 3.12 and 3.13 Python versions. [Alvaro Crespo]
- Update tox config to use Python 3.12 and 3.13 versions. [Alvaro Crespo]
- Update yml files with Python 3.12 and 3.13. [Alvaro Crespo]
- Update changelog for v0.6.5 a bit belatedly.


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/www/py-pystache/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/py-pystache/PLIST
cvs rdiff -u -r1.7 -r1.8 pkgsrc/www/py-pystache/distinfo

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-pystache/Makefile
diff -u pkgsrc/www/py-pystache/Makefile:1.9 pkgsrc/www/py-pystache/Makefile:1.10
--- pkgsrc/www/py-pystache/Makefile:1.9 Sun Sep  3 10:54:20 2023
+++ pkgsrc/www/py-pystache/Makefile     Thu Dec 26 23:32:16 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2023/09/03 10:54:20 adam Exp $
+# $NetBSD: Makefile,v 1.10 2024/12/26 23:32:16 adam Exp $
 
-DISTNAME=      pystache-0.6.5
+DISTNAME=      pystache-0.6.7
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pystache/}
@@ -10,14 +10,11 @@ HOMEPAGE=   https://github.com/PennyDreadf
 COMMENT=       Mustache for Python
 LICENSE=       mit
 
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=61:../../devel/py-setuptools
 TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm>=6.2:../../devel/py-setuptools_scm
 
 USE_LANGUAGES= # none
 
-USE_PKG_RESOURCES=     yes
-
-PYTHON_VERSIONS_INCOMPATIBLE=  27
-
 .include "../../lang/python/pyversion.mk"
 .if ${PYTHON_VERSION} < 310
 DEPENDS+=      ${PYPKGPREFIX}-importlib-metadata>=4.6:../../devel/py-importlib-metadata
@@ -29,8 +26,5 @@ post-install:
        ${MV} ${bin} ${bin}-${PYVERSSUFFIX} || ${TRUE}
 .endfor
 
-do-test:
-       cd ${WRKSRC} && ${SETENV} ${TEST_ENV} ${PYTHONBIN} -m unittest discover -v
-
-.include "../../lang/python/egg.mk"
+.include "../../lang/python/wheel.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/www/py-pystache/PLIST
diff -u pkgsrc/www/py-pystache/PLIST:1.4 pkgsrc/www/py-pystache/PLIST:1.5
--- pkgsrc/www/py-pystache/PLIST:1.4    Mon Aug 28 12:05:26 2023
+++ pkgsrc/www/py-pystache/PLIST        Thu Dec 26 23:32:16 2024
@@ -1,12 +1,12 @@
-@comment $NetBSD: PLIST,v 1.4 2023/08/28 12:05:26 adam Exp $
+@comment $NetBSD: PLIST,v 1.5 2024/12/26 23:32:16 adam Exp $
 bin/pystache-${PYVERSSUFFIX}
 bin/pystache-test-${PYVERSSUFFIX}
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
-${PYSITELIB}/${EGG_INFODIR}/requires.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
+${PYSITELIB}/${WHEEL_INFODIR}/METADATA
+${PYSITELIB}/${WHEEL_INFODIR}/RECORD
+${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
+${PYSITELIB}/${WHEEL_INFODIR}/entry_points.txt
+${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
 ${PYSITELIB}/pystache/__init__.py
 ${PYSITELIB}/pystache/__init__.pyc
 ${PYSITELIB}/pystache/__init__.pyo

Index: pkgsrc/www/py-pystache/distinfo
diff -u pkgsrc/www/py-pystache/distinfo:1.7 pkgsrc/www/py-pystache/distinfo:1.8
--- pkgsrc/www/py-pystache/distinfo:1.7 Mon Aug 28 12:05:26 2023
+++ pkgsrc/www/py-pystache/distinfo     Thu Dec 26 23:32:16 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2023/08/28 12:05:26 adam Exp $
+$NetBSD: distinfo,v 1.8 2024/12/26 23:32:16 adam Exp $
 
-BLAKE2s (pystache-0.6.5.tar.gz) = bd5124059b5ae917acab9c5f7ee2e2b178ba7371f7fc1a5bd19ff808e29696b7
-SHA512 (pystache-0.6.5.tar.gz) = 56b6e5ce6bc95aa2d5d77172d75d3fa2a37cf0927259f9136d77d9a73ce26384d72b3dd158577d247e1cbbe887916d7bc7982b6d8df2d1c0411dc33c93be6e1c
-Size (pystache-0.6.5.tar.gz) = 100731 bytes
+BLAKE2s (pystache-0.6.7.tar.gz) = d9a53595017f5217ca6ab6cca91415555a137a5ad7f12cf523e6ef798d5784df
+SHA512 (pystache-0.6.7.tar.gz) = 06e86498ae475dc715f6de206db9e32af182ccb96eb5b5858682d8f256bec01c88e744f9a378a5538eed7c5c72bcb0eeafddd6aac2a4ece58b62be0677655273
+Size (pystache-0.6.7.tar.gz) = 101395 bytes



Home | Main Index | Thread Index | Old Index