pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-construct-classes
Module Name: pkgsrc
Committed By: wiz
Date: Tue Jan 14 09:28:44 UTC 2025
Modified Files:
pkgsrc/devel/py-construct-classes: Makefile PLIST
Log Message:
py-construct-classes: update for latest poetry-core
Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/py-construct-classes/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/py-construct-classes/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/py-construct-classes/Makefile
diff -u pkgsrc/devel/py-construct-classes/Makefile:1.2 pkgsrc/devel/py-construct-classes/Makefile:1.3
--- pkgsrc/devel/py-construct-classes/Makefile:1.2 Mon Sep 16 09:10:36 2024
+++ pkgsrc/devel/py-construct-classes/Makefile Tue Jan 14 09:28:44 2025
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2024/09/16 09:10:36 adam Exp $
+# $NetBSD: Makefile,v 1.3 2025/01/14 09:28:44 wiz Exp $
DISTNAME= construct-classes-0.1.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=c/construct-classes/}
@@ -10,7 +11,7 @@ HOMEPAGE= https://github.com/matejcik/co
COMMENT= Parse your binary structs into dataclasses
LICENSE= mit
-TOOL_DEPENDS+= ${PYPKGPREFIX}-poetry-core-[0-9]*:../../devel/py-poetry-core
+TOOL_DEPENDS+= ${PYPKGPREFIX}-poetry-core>=2.0.1:../../devel/py-poetry-core
USE_LANGUAGES= # none
Index: pkgsrc/devel/py-construct-classes/PLIST
diff -u pkgsrc/devel/py-construct-classes/PLIST:1.1 pkgsrc/devel/py-construct-classes/PLIST:1.2
--- pkgsrc/devel/py-construct-classes/PLIST:1.1 Sat Sep 14 23:56:47 2024
+++ pkgsrc/devel/py-construct-classes/PLIST Tue Jan 14 09:28:44 2025
@@ -1,7 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2024/09/14 23:56:47 js Exp $
-${PYSITELIB}/CHANGELOG.rst
-${PYSITELIB}/LICENSE
-${PYSITELIB}/README.rst
+@comment $NetBSD: PLIST,v 1.2 2025/01/14 09:28:44 wiz Exp $
${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
${PYSITELIB}/${WHEEL_INFODIR}/RECORD
Home |
Main Index |
Thread Index |
Old Index