Source: fuel-mirror
Section: Utilities
Priority: extra
Maintainer: Mirantis Product <product@mirantis.com>
Build-Depends: debhelper (>= 9),
               dh-python,
               openstack-pkg-tools (>= 23~),
               python-all,
               python-pbr (>= 0.8),
               python-setuptools
Standards-Version: 3.9.6
Homepage: mirantis.com

Package: fuel-mirror
Architecture: all
Section: python
Depends: python-babel,
    python-cliff (>= 1.7.0),
    python-packetary (= ${binary:Version}),
    python-pbr (>= 0.8),
    python-six,
    python-yaml,
    python-tz,
    ${python:Depends}
Recommends: python-fuelclient (>= 7.0.0)
Description: Utility to create RPM and DEB mirror
 Provides two commands fuel-mirror and fuel-createmirror.
 Second one is for backward compatibility with the previous
 generation of the utility. These commands could be used
 to create local copies of MOS and upstream deb and rpm
 repositories.

Package: python-packetary
Architecture: all
Depends: createrepo,
    python-babel,
    python-bintrees (>= 2.0.2),
    python-chardet,
    python-cliff (>= 1.7.0),
    python-debian (>= 0.1.21),
    python-eventlet (>= 0.15),
    python-lxml,
    python-pbr (>= 0.8),
    python-six,
    python-stevedore (>= 1.1.0),
    python-tz,
    ${python:Depends}
Description: Library allows to build and clone deb and rpm repos
 Provides object model and API for dealing with deb
 and rpm repositories. One can use this framework to
 implement operations like building repository
 from a set of packages, clone repository, find package
 dependencies, mix repositories, pull out a subset of
 packages into a separate repository, etc.
