pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-poetry-plugin-export
Module Name: pkgsrc
Committed By: adam
Date: Thu Jun 8 10:13:30 UTC 2023
Modified Files:
pkgsrc/devel/py-poetry-plugin-export: Makefile
Log Message:
py-poetry-plugin-export: update DEPENDS
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/py-poetry-plugin-export/Makefile
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-poetry-plugin-export/Makefile
diff -u pkgsrc/devel/py-poetry-plugin-export/Makefile:1.2 pkgsrc/devel/py-poetry-plugin-export/Makefile:1.3
--- pkgsrc/devel/py-poetry-plugin-export/Makefile:1.2 Tue Jun 6 10:41:46 2023
+++ pkgsrc/devel/py-poetry-plugin-export/Makefile Thu Jun 8 10:13:30 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2023/06/06 10:41:46 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2023/06/08 10:13:30 adam Exp $
DISTNAME= poetry_plugin_export-1.4.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
@@ -10,8 +10,8 @@ HOMEPAGE= https://python-poetry.org/
COMMENT= Poetry plugin to export the dependencies to various formats
LICENSE= mit
-DEPENDS+= ${PYPKGPREFIX}-poetry-core>=1.3.0:../../devel/py-poetry-core
-TEST_DEPENDS+= ${PYPKGPREFIX}-poetry>=1.3.0:../../devel/py-poetry
+DEPENDS+= ${PYPKGPREFIX}-poetry-core>=1.6.0:../../devel/py-poetry-core
+TEST_DEPENDS+= ${PYPKGPREFIX}-poetry>=1.5.0:../../devel/py-poetry
TEST_DEPENDS+= ${PYPKGPREFIX}-test>=7.1:../../devel/py-test
TEST_DEPENDS+= ${PYPKGPREFIX}-test-cov>=4.0:../../devel/py-test-cov
TEST_DEPENDS+= ${PYPKGPREFIX}-test-mock>=3.9:../../devel/py-test-mock
Home |
Main Index |
Thread Index |
Old Index