
There doesn't seem to be a "summary" option, but "description" and "long_description" are different. Update the metadata to avoid warnings about the unknown "summary" and so that when the release announce script asks for the package description it gets the one line version instead of the longer one. Also, bump the build number as 1.4.13.1 has been released. Change-Id: Ibe475d90c97f6e0c09be92c211924546d7d8cca1 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
21 lines
481 B
INI
21 lines
481 B
INI
[metadata]
|
|
name = XStatic-smart-table
|
|
description = smart-table 1.4.13 (XStatic packaging standard)
|
|
description-file = README.rst
|
|
maintainer = Richard Jones
|
|
maintainer-email = r1chardj0n3s@gmail.com
|
|
home-page = https://github.com/lorenzofox3/Smart-Table
|
|
keywords = smart-table angular table angular_smart_table xstatic
|
|
license = (same as smart-table)
|
|
zip_safe = False
|
|
namespace_packages =
|
|
xstatic
|
|
xstatic.pkg
|
|
|
|
[files]
|
|
packages =
|
|
xstatic
|
|
|
|
[bdist_wheel]
|
|
universal = True
|