Package: poetry / 2.1.1+dfsg-3
Metadata
Package | Version | Patches format |
---|---|---|
poetry | 2.1.1+dfsg-3 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0001 Apply workaround to fix httpretty with urllib 2.3.patch | (download) |
tests/conftest.py |
13 13 + 0 - 0 ! |
apply workaround to fix httpretty with urllib>=2.3 Apply from https://github.com/PyGithub/PyGithub/pull/3102 to fix error in httpretty using urllib >= 2.3. |
fix env manager.patch | (download) |
src/poetry/utils/env/base_env.py |
2 1 + 1 - 0 ! |
--- |
fix tests.patch | (download) |
tests/console/test_application_command_not_found.py |
1 0 + 1 - 0 ! |
--- |
increase sleep time in threading test.patch | (download) |
tests/utils/test_threading.py |
2 1 + 1 - 0 ! |
increase sleep time in a treading test In Debian CI fails a test that use sleep(0.05) and in some machine apparently they don't have enough time to finished. Thanks cjwatson to noted it. |
1