Accepting request 950706 from home:bnavigator:branches:devel:openSUSE:Factory:rpmlint

- include typing.py into the installed stdlib because
  python-zstandard is typed now.

OBS-URL: https://build.opensuse.org/request/show/950706
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint-mini?expand=0&rev=161
This commit is contained in:
Martin Liška 2022-02-02 10:40:11 +00:00 committed by Git OBS Bridge
parent c391e33e98
commit b5a8fc6a1e
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Feb 2 10:26:05 UTC 2022 - Ben Greiner <code@bnavigator.de>
- include typing.py into the installed stdlib because
python-zstandard is typed now.
-------------------------------------------------------------------
Tue Feb 1 13:08:22 UTC 2022 - Martin Liška <mliska@suse.cz>

View File

@ -358,6 +358,7 @@ token.py
tokenize.py
traceback.py
types.py
typing.py
urllib/error.py
urllib/__init__.py
urllib/parse.py