Bug 35994 - Remove python3-module-argparse
Summary: Remove python3-module-argparse
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: python3-module-argparse (show other bugs)
Version: unstable
Hardware: all Linux
: P3 normal
Assignee: Stanislav Levin
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-01-29 15:45 MSK by Stanislav Levin
Modified: 2019-01-30 14:55 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-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).