pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-buildbot: added missing dependency (py-alembic)
Module Name: pkgsrc-wip
Committed By: Aleksej Lebedev <root%zta.lk@localhost>
Pushed By: zhtw
Date: Fri Feb 17 13:14:45 2023 +0100
Changeset: 80c9b1cfabb2d7dae47362a7696c80de22d2bc25
Modified Files:
py-buildbot/Makefile
Log Message:
py-buildbot: added missing dependency (py-alembic)
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=80c9b1cfabb2d7dae47362a7696c80de22d2bc25
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-buildbot/Makefile | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/py-buildbot/Makefile b/py-buildbot/Makefile
index c3ef019eed..faaa1050cd 100644
--- a/py-buildbot/Makefile
+++ b/py-buildbot/Makefile
@@ -17,6 +17,7 @@ DEPENDS+= ${PYPKGPREFIX}-twisted>=17.9.0:../../net/py-twisted
DEPENDS+= ${PYPKGPREFIX}-txaio>=2.2.2:../../devel/py-txaio
DEPENDS+= ${PYPKGPREFIX}-ZopeInterface>=4.1.1:../../devel/py-ZopeInterface
DEPENDS+= ${PYPKGPREFIX}-yaml>=5.3.1:../../textproc/py-yaml
+DEPENDS+= ${PYPKGPREFIX}-alembic>1.6.0:../../databases/py-alembic
TEST_DEPENDS+= ${PYPKGPREFIX}-boto3-[0-9]*:../../net/py-boto3
TEST_DEPENDS+= ${PYPKGPREFIX}-jade-[0-9]*:../../textproc/py-jade
TEST_DEPENDS+= ${PYPKGPREFIX}-lz4-[0-9]*:../../archivers/py-lz4
Home |
Main Index |
Thread Index |
Old Index