This website requires JavaScript.
Explore
Help
Register
Sign In
sig_cloud
/
diskimage-builder
Watch
2
Star
0
Fork
0
You've already forked diskimage-builder
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
dfd99460c7
diskimage-builder
/
requirements.txt
4 lines
30 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Move Babel and argparse from test-requirements.txt to requirements.txt, to avoid disk-image-create failed without dependencies installed. Change-Id: I110809d298593890b2b050d6da2dcbd036db1ff3
2014-01-16 08:43:21 +00:00
Babel>=1.3
argparse
Use dib-run-parts from dib-utils Now that dib-run-parts has been moved to the dib-utils project, we need to update diskimage-builder to use it instead of the version directly in diskimage-builder. This change removes the old copy of the dib-run-parts script in the element, adds dib-utils as a dependency of diskimage-builder, and updates the uses of dib-run-parts to correctly handle the fact that it is now external to the project. Requires I0be1f876d0e4a7d38e0d5c6010a552a8ebb158a4 Change-Id: Ia0a0df7784a14c49b5c47ac0b03e6c2602c84b3b
2014-06-14 00:38:16 +00:00
dib-utils
Reference in New Issue
Copy Permalink