Bug 35980 - Remove python3-module-typing
Summary: Remove python3-module-typing
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: python3-module-typing (show other bugs)
Version: unstable
Hardware: all Linux
: P3 normal
Assignee: Yuri N. Sedunov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-01-28 13:22 MSK by Stanislav Levin
Modified: 2019-01-29 22:14 MSK (History)
19 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stanislav Levin 2019-01-28 13:22:18 MSK
Description of python "typing" says: "This is a backport of the standard library typing module to Python versions older than 3.5".

Sisyphus Python3 version on 28 Jan 2019 is 3.6.5.
Thus, this package should be removed in favor of the standard one.
Comment 1 Yuri N. Sedunov 2019-01-29 11:45:27 MSK
https://lists.altlinux.org/pipermail/sisyphus-incominger/2019-January/515901.html

x86_64: NEW unmet dependencies detected:
gns3-server#2.1.11-alt1 	python3-module-typing >= 3.5.3
	i586: NEW unmet dependencies detected:
gns3-server#2.1.11-alt1 	python3-module-typing >= 3.5.3
	aarch64: NEW unmet dependencies detected:
gns3-server#2.1.11-alt1 	python3-module-typing >= 3.5.3
Comment 2 Stanislav Levin 2019-01-29 12:41:52 MSK
AFAICS gns3-server has the indirect dependency on "typing" through "yarl".
This has been added here:
https://github.com/GNS3/gns3-server/commit/ac5509f383092235448d25ee2d30241d13b74353

antohami@, could you please remove this dep in gns3-server? Or let me do it.
Thank you in advance.
Comment 3 Антон Мидюков 2019-01-29 12:58:02 MSK
(В ответ на комментарий №2)
> AFAICS gns3-server has the indirect dependency on "typing" through "yarl".
> This has been added here:
> https://github.com/GNS3/gns3-server/commit/ac5509f383092235448d25ee2d30241d13b74353
> 
> antohami@, could you please remove this dep in gns3-server? Or let me do it.
> Thank you in advance.

Thanks for the info, I'll fix it now.
Comment 4 Repository Robot 2019-01-29 22:14:52 MSK
python-module-typing-3.6.6-alt2 -> sisyphus:

Mon Jan 28 2019 Yuri N. Sedunov <aris@altlinux> 3.6.6-alt2
- disabled python3 module (ALT #35980)