summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Run PBR integration on Ubuntu Focal too"HEAD5.11.1masterZuul2023-01-072-5/+28
|\
| * Run PBR integration on Ubuntu Focal tooClark Boylan2023-01-062-5/+28
* | Merge "Tie recursion calls to Dist object, not module"Zuul2023-01-071-8/+2
|\ \ | |/
| * Tie recursion calls to Dist object, not moduleStephen Finucane2023-01-061-8/+2
* | Remove numpy dependenciesStephen Finucane2023-01-061-8/+1
|/
* Update tox.ini to work with tox 4Stephen Finucane2023-01-063-24/+34
* Merge "Fix symbol identification in multiline message"5.11.0Zuul2022-08-053-5/+45
|\
| * Fix symbol identification in multiline messageChris Dohmen2022-08-053-5/+45
* | Merge "Replace deprecated readfp method with read_file"Zuul2022-08-031-2/+3
|\ \
| * | Replace deprecated readfp method with read_fileljhuang2022-07-221-2/+3
| |/
* | Merge "Use stdlib importlib.metadata where possible"Zuul2022-08-031-4/+9
|\ \ | |/ |/|
| * Use stdlib importlib.metadata where possibleStephen Finucane2022-05-181-4/+9
* | Specify Changelog procedure5.10.0Chris Dohmen2022-06-131-0/+5
* | Allow leading spaces when determining symbolsChris Dohmen2022-06-032-1/+15
|/
* Adding python classifiers py38 & py39Hervé Beraud2022-05-051-0/+2
* Future-proofing pyproject.toml5.9.0Jiri Podivin2022-03-281-0/+3
* Merge "Changed minversion in tox to 3.18.0."Zuul2022-03-221-3/+3
|\
| * Changed minversion in tox to 3.18.0.Daniel Bengtsson2022-02-161-3/+3
* | Merge "Upgrade the pre-commit-hooks version"Zuul2022-03-221-1/+1
|\ \
| * | Upgrade the pre-commit-hooks versionwu.shiming2021-05-181-1/+1
* | | Merge "Drop wheel from pyproject.toml examples"Zuul2022-03-222-3/+3
|\ \ \
| * | | Drop wheel from pyproject.toml examplesJeremy Stanley2022-02-282-3/+3
| | |/ | |/|
* | | Use importlib-metadata for runtime package version lookupsClark Boylan2022-03-011-4/+37
|/ /
* | Merge "setup.cfg: Replace dashes with underscores"Zuul2022-02-081-8/+9
|\ \
| * | setup.cfg: Replace dashes with underscoresyangyawei2022-01-211-8/+9
* | | Add release note about missing pbr.json fix5.8.1Jeremy Stanley2022-02-051-0/+6
* | | Avoid recursive calls into SetupTools entrypointJeremy Stanley2022-02-042-8/+21
* | | remove explicit mockBen Greiner2022-01-213-3/+8
|/ /
* | Don't test with setuptools local distutilsJeremy Stanley2022-01-201-0/+6
* | Use context blocks for open() calls in packagingJeremy Stanley2021-11-191-8/+6
* | Merge "Allow PEP517 without setup_requires"5.8.0Zuul2021-11-132-1/+14
|\ \
| * | Allow PEP517 without setup_requiresClark Boylan2021-11-122-1/+14
* | | Add python2 testing back to PBRClark Boylan2021-11-121-0/+2
|/ /
* | Clarify the need for setup.py with PEP517Clark Boylan2021-11-082-7/+12
* | Add a PEP517 interface5.7.0Monty Taylor2021-11-035-1/+140
* | PBR package testing improvementsClark Boylan2021-11-031-3/+5
* | Run python3.9 test jobsClark Boylan2021-10-261-3/+12
* | Retire django-openstack-authmanchandavishal2021-07-131-1/+0
|/
* Correct comment for 'D1_D2_SETUP_ARGS'Stephen Finucane2021-04-231-4/+2
* Merge "Reverse ordering of 'D1_D2_SETUP_ARGS'"5.6.0Zuul2021-04-221-45/+38
|\
| * Reverse ordering of 'D1_D2_SETUP_ARGS'Stephen Finucane2021-04-221-45/+38
* | Merge "Add test for cfg -> py transformation"Zuul2021-04-222-3/+104
|\ \ | |/
| * Add test for cfg -> py transformationStephen Finucane2021-04-222-3/+104
* | Merge "Don't pass empty 'long_description'"Zuul2021-04-221-17/+15
|\ \ | |/
| * Don't pass empty 'long_description'Stephen Finucane2021-04-221-17/+15
* | Merge "Increase OS_TEST_TIMEOUT to 1200"Zuul2021-04-221-1/+1
|\ \ | |/ |/|
| * Increase OS_TEST_TIMEOUT to 1200Sorin Sbarnea2021-04-011-1/+1
* | Merge "Map requires-python to python-requires (attempt 2)"Zuul2021-04-161-0/+1
|\ \
| * | Map requires-python to python-requires (attempt 2)Stephen Finucane2021-04-081-0/+1
* | | Move flake8 as a pre-commit local target.Daniel Bengtsson2021-04-151-3/+7