summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Collapse)AuthorAgeFilesLines
* Update with corrected xstatic-releaseRichard Jones2016-09-071-7/+15
| | | | Change-Id: Ib72730b43676c54fe42c7cbb04d06644024903ab
* Fix description metadataRichard Jones2016-08-271-2/+2
| | | | | | | | | | 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. Change-Id: Ibe3a14d76d07de54c250cf6e286af5a40e4b6456
* Fixes for a packaging error0.11.0.8Richard Jones2016-06-271-1/+2
| | | | | | | | | | | | The xstatic-release script didn't tell the setup.py to include data files in installation. This release incorporates that fix (and an unintentional change to the LICENSE). This skips to the 8 BUILD because the 7th BUILD was emergency released to fix the packaging error. Change-Id: I3223f0f0c4387ad64068c3924eb634df6f0d3dcf
* Include more metadata in setup.pyRichard Jones2016-06-241-0/+9
| | | | | | | | | | | This uses the newer 1.1.0 version of xstatic-release which copies more information into setup.py and therefore into pypi. This change will also be used to test releasing through the openstack-release system. Change-Id: I036c1ce0b74212e74dffa853e709db086a4829be
* Update to use setuptools_scm for release version generationRichard Jones2016-03-071-24/+4
| | | | | | | | | | | | To support openstack-infra we store the release version in git tags and use setuptools_scm to extract that tag in the setup file when generating sdist and wheel files. This patch includes the use of the new xstatic-release tool which handles the majority of management of metadata to support the infra release process. Change-Id: I14e0b5986d3433afd796ea44e66dfafd5003e732
* Version 0.11.0 of Angular-BoostrapMaxime Vidori2014-08-181-0/+27
Change-Id: I79ecf33979530e23598c60364fdbbcf6d97d4882