pkgsrc-WIP-changes archive

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

py-storm: match new name for py-zope.configuration



Module Name:	pkgsrc-wip
Committed By:	Adam Ciarciński <aciarcinski%teonite.com@localhost>
Pushed By:	adam
Date:		Sun Jun 18 14:26:54 2023 +0200
Changeset:	f5fd36db94fe67c43cd70e128a69f3b232cf4cf1

Modified Files:
	py-storm/Makefile

Log Message:
py-storm: match new name for py-zope.configuration

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f5fd36db94fe67c43cd70e128a69f3b232cf4cf1

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

diffstat:
 py-storm/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/py-storm/Makefile b/py-storm/Makefile
index 9828e586cf..afc095ea5f 100644
--- a/py-storm/Makefile
+++ b/py-storm/Makefile
@@ -21,7 +21,7 @@ TEST_DEPENDS+=	${PYPKGPREFIX}-timeline>=0.0.7../../devel/py-timeline
 TEST_DEPENDS+=	${PYPKGPREFIX}-transaction>=1.0.0:../../wip/py-transaction
 TEST_DEPENDS+=	${PYPKGPREFIX}-twisted>=10.0.0:../../net/py-twisted
 TEST_DEPENDS+=	${PYPKGPREFIX}-zope.component>=4.6.2../../devel/py-zope.component
-TEST_DEPENDS+=	${PYPKGPREFIX}-ZopeConfiguration>=4.4.0../../devel/py-ZopeConfiguration
+TEST_DEPENDS+=	${PYPKGPREFIX}-zope.configuration>=4.4.0../../devel/py-zope.configuration
 TEST_DEPENDS+=	${PYPKGPREFIX}-zope.interface>=5.1.2../../devel/py-zope.interface
 TEST_DEPENDS+=	${PYPKGPREFIX}-ZopeSecurity>=5.1.1../../wip/py-zopeSecurity
 


Home | Main Index | Thread Index | Old Index