summaryrefslogtreecommitdiff
path: root/pbr/tests/test_packaging.py
Commit message (Expand)AuthorAgeFilesLines
* Clarify the need for setup.py with PEP517Clark Boylan2021-11-081-5/+3
* Add a PEP517 interface5.7.0Monty Taylor2021-11-031-1/+51
* PBR package testing improvementsClark Boylan2021-11-031-3/+5
* Prevent test failure due to use of setprefSorin Sbarnea2021-04-011-1/+0
* Add support for virtualenv 20.xStephen Finucane2020-08-051-1/+2
* trivial: Use 'open' context manager5.4.4Stephen Finucane2019-08-271-5/+5
* Update to latest hackingStephen Finucane2019-08-271-105/+107
* Mark strings as rawStephen Finucane2019-08-271-6/+6
* Merge "Fix parsing on egg names with dashes from git URLs"5.4.2Zuul2019-07-181-0/+173
|\
| * Fix parsing on egg names with dashes from git URLsHervé Beraud2019-06-261-0/+173
* | Allow git-tags to be SemVer compliantMartin Domke2019-05-241-0/+13
|/
* Merge "Ignore --find-links in requirements file"5.1.2Zuul2019-01-221-4/+6
|\
| * Ignore --find-links in requirements fileBen Nemec2019-01-221-4/+6
* | Merge "packaging: Remove support for pyN requirement files"Zuul2018-10-061-23/+0
|\ \
| * | packaging: Remove support for pyN requirement filesStephen Finucane2018-07-231-23/+0
* | | Support wheel 0.32.0+Stephen Finucane2018-10-041-4/+4
| |/ |/|
* | Support subdirectory in the urlWei Tie2018-08-231-2/+9
|/
* update parse test to use reliable comparisonDoug Hellmann2018-03-261-2/+15
* deprecations: Deprecate support for '-py{N}' requirementsStephen Finucane2018-01-091-2/+8
* tests: Increase coverage of requirements parsingStephen Finucane2017-12-061-40/+45
* trivial: Move packaging tests to test_packagingStephen Finucane2017-12-061-0/+114
* Ignore index URL lines in requirements.txt filesMatthew Montgomery2017-05-181-0/+13
* Add Changelog build handling for invalid charsGage Hugo2017-03-271-2/+25
* Merge "Fix pypy soabi tests"Jenkins2016-11-171-0/+3
|\
| * Fix pypy soabi testsSachi King2016-07-181-0/+3
* | Don't ignore data-filesSachi King2016-08-261-0/+11
|/
* Fix argument order for assertEqual to (expected, observed)weiweigu2016-07-121-3/+3
* Fix soabi tests with pypySachi King2016-04-071-5/+6
* package: fix wrong catch in email parsingJulien Danjou2016-04-011-0/+15
* Do not convert git tags when searching historySteve Kowalik2016-03-241-0/+7
* Include wsgi_scripts in generated wheelsIan Cordasco2016-03-221-0/+108
* Handle markers to support sdist on pip < 6Sachi King2015-12-171-38/+143
* Remove redundant testscenarios glue.Robert Collins2015-10-071-5/+0
* Strip comments present in setup.cfg1.8.0Sachi King2015-09-141-2/+3
* Strip comments in requirements files1.6.0Davanum Srinivas2015-08-231-3/+9
* Fix retrieval of commit data and most recent tag.Florian Wilhelm2015-08-031-0/+12
* Export ChangeLog and AUTHORS in installRobert Collins2015-07-291-2/+18
* Wrap env markers in parens1.3.0Monty Taylor2015-07-101-2/+2
* Fix test case to be runnable with gnupg 2.1Sachi King2015-06-051-11/+19
* Teach pbr to read extras and env markersJames Polley2015-05-151-0/+56
* Parallelise integration tests.Robert Collins2015-05-021-9/+1
* Issue #1450210: Preversioning rc tag handling0.11.0Robert Collins2015-04-301-0/+7
* Merge "Revert "Support platform-specific requirements files""Jenkins2015-04-211-27/+0
|\
| * Revert "Support platform-specific requirements files"lifeless2015-04-171-27/+0
* | Ignore non-release related tagsDave Walker (Daviey)2015-04-171-0/+7
|/
* Test that MANIFEST.in excludes workRobert Collins2015-04-151-0/+9
* Fixup semverRobert Collins2015-04-151-1/+15
* Use unsafe OpenPGP keys for testingJeremy Stanley2014-12-231-1/+19
* Port in git sha changes from 0.10 lineMonty Taylor2014-12-211-15/+16
* Support platform-specific requirements filesClaudiu Popa2014-11-241-0/+27