Source: python-hvac
Version: 2.3.0-4
Severity: normal

Dear Maintainers,

Please drop the extraneous python3-six (build-)dependency.

I double-checked "poetry.lock" and can not find
what pulls "six" in somehow;
it must be something that has already been patched
in debian a while ago.

Greetings

Alexandre


tchet@quieter:/tmp/python-hvac-2.3.0$ grep six -r
.pc/remove-ldap-test.patch/tests/utils/mock_ldap_server.py:            
"objectclass": ["inetorgperson", "posixgroup", "top"],
debian/patches/remove-ldap-test.patch:-            "objectclass": 
["inetorgperson", "posixgroup", "top"],
debian/control: python3-six,
debian/control: python3-six,
poetry.lock:testing = ["fields", "hunter", "process-tests", "pytest-xdist", 
"six", "virtualenv"]
poetry.lock:six = "*"
poetry.lock:name = "six"
poetry.lock:    {file = "six-1.16.0-py2.py3-none-any.whl", hash = 
"sha256:8abb2f1d86890a2dfb989f9a77cfcfd3e47c2a354b01111771326f8aa26e0254"},
poetry.lock:    {file = "six-1.16.0.tar.gz", hash = 
"sha256:1e61c37477a1626458e36f7b1d82aa5c9b094fa4802892072e49de9c60c4c926"},
CHANGELOG.md:- Revert `six` & `requests` Requirements Changes. GH-768
tchet@quieter:/tmp/python-hvac-2.3.0$

Reply via email to