Bug 1770621 - Unnecessary dependency on the configparser package
Summary: Unnecessary dependency on the configparser package
Keywords:
Status: CLOSED DUPLICATE of bug 1770622
Alias: None
Product: Fedora
Classification: Fedora
Component: python-mailmerge
Version: 32
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Brian (bex) Exelbierd
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-11-11 00:58 UTC by Avram Lubkin
Modified: 2020-04-18 18:24 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-04-18 18:24:56 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Avram Lubkin 2019-11-11 00:58:32 UTC
Description of problem:

mailemerge has an unnecessary dependency on the configparser package.
This is being picked up by the dependency generator because upstream does not have a version dependency on the requirement.

Steps to Reproduce:
dnf repoquery --releasever=rawhide --disablerepo=* --enablerepo=fedora --requires python3-mailmerge --refresh | grep configparser

Please create a patch to remove configparser from install_requires in setup.py when building for Python 3.

Comment 1 Ben Cotton 2020-02-11 17:48:34 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 32 development cycle.
Changing version to 32.

Comment 2 Avram Lubkin 2020-04-18 18:24:56 UTC

*** This bug has been marked as a duplicate of bug 1770622 ***


Note You need to log in before you can comment on or make changes to this bug.