Commit b4e1232d authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 6f7fe74c
......@@ -15,10 +15,12 @@ recipe = zc.recipe.egg:eggs
egg = zodbtools
eggs =
${:egg}
# dependent eggs that must come through in-tree recipes
depends =
${pygolang:egg}
# ZEO comes through zodbtools -> zodburi -> ZEO
${ZEO:egg}
# XXX +NEO
[zodbtools/scripts]
recipe = zc.recipe.egg:scripts
......@@ -28,14 +30,15 @@ eggs = ${zodbtools:eggs}
[versions]
zodbtools = 0.0.0.dev8
# pygolang -> component/pygolang/
zodburi = 2.4.0
# XXX zope.interfaces ?
# pygolang version default is in component/pygolang/
# XXX six?
# zope.interface -> stack/slapos.cfg
# six -> stack/slapos.cfg
dateparser = 0.7.6
# needed by dateparser
# XXX python-dateutil
# XXX pytz
# needed by dateparser:
# python-dateutil -> stack/slapos.cfg
# pytz -> stack/slapos.cfg
regex = 2020.9.27
# XXX tzlocal
# tzlocal -> stack/slapos.cfg
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment