Bug 35980

Summary: Remove python3-module-typing
Product: Sisyphus Reporter: Stanislav Levin <slev>
Component: python3-module-typingAssignee: Yuri N. Sedunov <aris>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: normal    
Priority: P3 CC: antohami, cas, cow, darktemplar, enp, evg, george, lav, mithraen, nbr, obirvalger, qa_viy, rider, sem, shaba, sin, slev, vitty, viy
Version: unstable   
Hardware: all   
OS: Linux   

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)