af0a66d31c
Available commands: - clone - Clones specified repository(es) to local folder. packetary clone -o "http://archive.ubuntu.com/ubuntu trusty main restricted universe multiverse" -t deb -d /var/www/mirror/ubuntu - packages - Gets the list of packages from repository(es). packetary packages -o http://mirror.fuel-infra.org/mos-repos/centos/mos8.0-centos6-fuel/os -t yum - unresolved - Get the list of external dependencies for repository. packetary unresolved -o "http://mirror.fuel-infra.org/mos-repos/ubuntu/8.0 mos8.0 main" Change-Id: I4b3f3fb7b7f2967cf596ed3c7758cfbbf76dfe73 Partial-Bug: #1487077
15 lines
350 B
Plaintext
15 lines
350 B
Plaintext
# The order of packages is significant, because pip processes them in the order
|
|
# of appearance. Changing the order has an impact on the overall integration
|
|
# process, which may cause wedges in the gate later.
|
|
|
|
pbr>=0.8
|
|
Babel>=1.3
|
|
cliff>=1.7.0
|
|
eventlet>=0.15
|
|
bintrees>=2.0.2
|
|
chardet>=2.0.1
|
|
stevedore>=1.1.0
|
|
six>=1.5.2
|
|
python-debian>=0.1.21
|
|
lxml>=3.2
|