pbr/pbr
Jeremy Stanley 538d2c21a1 Support Description-Content-Type metadata
As of setuptools 36.4.0, support for Description-Content-Type
metadata was added via the long_description_content_type variable.
Add a metadata.description-content-type option for setup.cfg so it
can be provided through PBR. This makes it possible to instruct PyPI
and potentially other frontends to know an explicit RFC 1341 content
type, along with character set and variant, for the accompanying
long description.

Change-Id: I852f603d9ca4e4cd469eab4cae9933ef2581e3af
2017-12-04 19:46:41 +00:00
..
cmd Sort 'pbr freeze' output 2016-03-31 17:22:24 +11:00
hooks Remove 'build_sphinx_latex' 2017-04-14 18:05:42 +00:00
tests Support Description-Content-Type metadata 2017-12-04 19:46:41 +00:00
__init__.py Remove copyright from empty files 2014-03-03 08:46:50 +00:00
builddoc.py Deprecate support for Sphinx < 1.6 2017-09-25 16:22:48 +01:00
core.py Remove unnecessary 'if True' 2017-10-12 13:44:59 +01:00
extra_files.py Replace setuptools_git with a smarter approach 2013-08-04 11:30:32 -04:00
find_package.py Remove extraneous vim editor configuration comments 2014-10-08 23:05:20 +02:00
git.py Fix missing comment from previous change 2017-04-18 10:24:02 -05:00
options.py Add truncated lincense text 2015-03-18 16:09:57 +09:00
packaging.py Merge "Use 'build_reno' setuptools extension if available" 2017-10-19 10:58:02 +00:00
pbr_json.py Replace OpenStack LLC with OpenStack Foundation 2016-07-26 17:37:42 +05:30
testr_command.py Merge "Remove testr entry point" 2017-03-27 23:12:29 +00:00
util.py Support Description-Content-Type metadata 2017-12-04 19:46:41 +00:00
version.py Lazy import pkg_resources 2017-03-28 11:00:16 -07:00