Created attachment 1757457 [details] vendored hashlib types from python3-mypy Description of problem: mypy==0.782 vendors python/typeshed@e199c2e via a git submodule, which can be confirmed here: https://github.com/python/mypy/tree/v0.782/mypy However, it looks like python3-mypy-0.782-2.fc33 does not have the correct version of python/typeshed synced, which I believe required running `git submodule update` before releasing. Version-Release number of selected component (if applicable): 0.782-2.fc33 How reproducible: Very Steps to Reproduce: As an example, we can compare the vendored `typeshed/stdlib/3/hashlib.pyi` against the expected one from source. `docker run -it docker.io/fedora /bin/bash -c 'dnf -y install python3-mypy && cat /usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/hashlib.pyi'` Actual results: (attached as actual_hashlib.pyi) Expected results: https://github.com/python/typeshed/blob/e199c2e4bc95c4df25f0270cedbee934083f4ae8/stdlib/3/hashlib.pyi Additional info:
Our package actually uses the python-typeshed package, which is indeed out of date. I'll get an update out.
FEDORA-2021-7fd67e32f4 has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2021-7fd67e32f4
FEDORA-2021-394b8bc42a has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2021-394b8bc42a
FEDORA-2021-394b8bc42a has been pushed to the Fedora 33 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-394b8bc42a` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-394b8bc42a See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2021-7fd67e32f4 has been pushed to the Fedora 32 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-7fd67e32f4` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-7fd67e32f4 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
*** Bug 1931044 has been marked as a duplicate of this bug. ***
FEDORA-2021-c7f768573b has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-c7f768573b
FEDORA-2021-551a1dcc1f has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2021-551a1dcc1f
FEDORA-2021-c7f768573b has been pushed to the Fedora 34 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-c7f768573b` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-c7f768573b See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2021-3048b821bb has been pushed to the Fedora 33 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-3048b821bb` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-3048b821bb See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2021-394b8bc42a has been pushed to the Fedora 33 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2021-7fd67e32f4 has been pushed to the Fedora 32 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2021-551a1dcc1f has been pushed to the Fedora 32 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-551a1dcc1f` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-551a1dcc1f See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2021-3048b821bb has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2021-3048b821bb
FEDORA-2021-3048b821bb has been pushed to the Fedora 33 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2021-551a1dcc1f has been pushed to the Fedora 32 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2021-c7f768573b has been pushed to the Fedora 34 stable repository. If problem still persists, please make note of it in this bug report.