summaryrefslogtreecommitdiff
path: root/pbr/packaging.py
Commit message (Expand)AuthorAgeFilesLines
* Fix symbol identification in multiline messageChris Dohmen2022-08-051-5/+7
* Allow leading spaces when determining symbolsChris Dohmen2022-06-031-1/+1
* Use context blocks for open() calls in packagingJeremy Stanley2021-11-191-8/+6
* More easy_install.ScriptWriter.get_header()Jeremy Stanley2020-09-191-1/+5
* Remove bdist_wininst supportJeremy Stanley2020-08-271-10/+6
* Use easy_install.ScriptWriter.get_header()Jeremy Stanley2020-08-061-1/+5
* Update to latest hackingStephen Finucane2019-08-271-0/+2
* Mark strings as rawStephen Finucane2019-08-271-14/+14
* Fix parsing on egg names with dashes from git URLsHervé Beraud2019-06-261-15/+40
* Merge "Ignore --find-links in requirements file"5.1.2Zuul2019-01-221-1/+2
|\
| * Ignore --find-links in requirements fileBen Nemec2019-01-221-1/+2
* | Merge "Add an option to skip generating RELEASENOTES.rst"5.1.0Zuul2018-10-161-0/+7
|\ \
| * | Add an option to skip generating RELEASENOTES.rstTim Burke2018-09-241-0/+7
| |/
* | Merge "packaging: Remove support for pyN requirement files"Zuul2018-10-061-1/+3
|\ \
| * | packaging: Remove support for pyN requirement filesStephen Finucane2018-07-231-1/+3
* | | Remove my_ip from generated wsgi scriptChris Dent2018-09-241-2/+0
| |/ |/|
* | Support subdirectory in the urlWei Tie2018-08-231-2/+4
|/
* Deprecate 'test' integration4.2.0Stephen Finucane2018-07-181-0/+6
* Add docstring from LocalManifestMaker.add_defaultsStephen Finucane2018-07-051-0/+9
* Revert "Remove win32/nt checks for wrapper script gen"4.0.4Matthew Treinish2018-05-311-1/+9
* Better Sem-Ver header handlingClark Boylan2018-03-201-3/+7
* deprecations: Deprecate support for '-py{N}' requirementsStephen Finucane2018-01-091-4/+16
* Deprecate testr and nose integrationStephen Finucane2018-01-031-0/+7
* Merge "Use 'build_reno' setuptools extension if available"Zuul2017-10-191-0/+46
|\
| * Use 'build_reno' setuptools extension if availableStephen Finucane2017-10-181-0/+46
* | Remove win32/nt checks for wrapper script genJoe D'Andrea2017-09-211-9/+1
* | Restore previous IP binding3.1.1Mehdi Abaakouk2017-06-201-1/+1
|/
* Merge "Ignore index URL lines in requirements.txt files"Jenkins2017-05-201-0/+4
|\
| * Ignore index URL lines in requirements.txt filesMatthew Montgomery2017-05-181-0/+4
* | Add binding option for WSGI serverA403512017-05-191-3/+6
|/
* Remove 'build_sphinx_latex'Stephen Finucane2017-04-141-2/+0
* Add more words to a confusing error messageMonty Taylor2016-08-261-1/+5
* Merge "Replace OpenStack LLC with OpenStack Foundation"Jenkins2016-08-181-1/+1
|\
| * Replace OpenStack LLC with OpenStack Foundationdineshbhor2016-07-261-1/+1
* | Expose deb version to match exposing rpm versionJoshua Harlow2016-08-031-0/+19
|/
* Fix wsgiref script use with oslo.configThomas Herve2016-04-141-1/+14
* Correct server testBrant Knudson2016-04-131-0/+2
* package: fix wrong catch in email parsingJulien Danjou2016-04-011-1/+2
* Do not convert git tags when searching historySteve Kowalik2016-03-241-2/+5
* Include wsgi_scripts in generated wheelsIan Cordasco2016-03-221-13/+48
* Merge "Enable pep8 H405 tests"Jenkins2015-12-091-4/+6
|\
| * Enable pep8 H405 testsLuo Gangyi2015-12-081-4/+6
* | Support git://, git+ssh://, git+https:// without -e flag.Ryan Bourgeois2015-11-131-4/+5
|/
* Protect WSGI application with a critical sectionAlexander Makarov2015-08-281-1/+8
* Strip comments in requirements files1.6.0Davanum Srinivas2015-08-231-0/+1
* Merge "Expose a 'rpm_version' extra command"Jenkins2015-08-171-0/+20
|\
| * Expose a 'rpm_version' extra commandJoshua Harlow2015-07-021-0/+20
* | Fix retrieval of commit data and most recent tag.Florian Wilhelm2015-08-031-1/+1
* | Export ChangeLog and AUTHORS in installRobert Collins2015-07-291-6/+25
* | Add wsgi_scripts support to PBRSean Dague2015-07-141-2/+41
|/