Files
deb-python-dib-utils/setup.cfg
Robert Collins c077df086b Remove hardcoded version.
We use semantic versioning, not pbr's pre-version facility. This
line causes local package builds to have the wrong version, and
pbr will in future detect this and error.

Change-Id: I3f4504ac2e9c49fd1bba964999e789d7a6e918bf
2014-08-20 13:39:02 +12:00

23 lines
592 B
INI

[metadata]
name = dib-utils
summary = Pieces of diskimage-builder that are useful without the rest of the project
description-file =
README.md
author = HP Cloud Services
author_email = openstack-dev@lists.openstack.org
license: Apache License (2.0)
home-page = https://git.openstack.org/cgit/openstack/dib-utils
classifier =
Development Status :: 3 - Alpha
License :: OSI Approved :: Apache Software License
Operating System :: POSIX :: Linux
Programming Language :: Python :: 2.7
Environment :: Console
[files]
scripts =
bin/dib-run-parts
[wheel]
universal = 1