Bug 35994

Summary: Remove python3-module-argparse
Product: Sisyphus Reporter: Stanislav Levin <slev>
Component: python3-module-argparseAssignee: Stanislav Levin <slev>
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-29 15:45:23 MSK
As of Python >= 2.7 and >= 3.2, the argparse module is maintained
within the Python standard library.

Sisyphus Python3 version on 29 Jan 2019 is 3.6.5.
Thus, this package should be removed in favor of the standard one.

As for now, python3-module-argparse is an empty package (without files) but has Requires on argparse from stdlib.

The suggested fix is to rebuild all reverse dependent packages.
Fortunately, the list is short:
python-module-behave
python-module-jsonobject
python-module-parse_type
python-module-pecan
python-module-stevedore
Comment 1 Repository Robot 2019-01-29 19:51:44 MSK
python-module-argparse-1.3.0-alt3.hg20141215 -> sisyphus:

Tue Jan 29 2019 Stanislav Levin <slev@altlinux> 1.3.0-alt3.hg20141215
- Removed Python3 module (closes: #35994).