jenkins-core-weekly: update to 2.491
[oi-userland.git] / components / python / pbr / patches / 01-test-no-pre-commit.patch
blobb60c74ca51d5b42231dc7b537ce4afa9a2a50365
1 pre-commit is not needed to run tests.
3 --- pbr-6.1.0/test-requirements.txt.orig
4 +++ pbr-6.1.0/test-requirements.txt
5 @@ -19,5 +19,3 @@
6 sphinx!=1.6.6,!=1.6.7,>=1.6.2,<2.0.0;python_version=='2.7' # BSD
7 sphinx!=1.6.6,!=1.6.7,>=1.6.2;python_version>='3.4' # BSD
8 testrepository>=0.0.18 # Apache-2.0/BSD
10 -pre-commit>=2.6.0;python_version>='3.6' # MIT