Bug 1582746

Summary: python3-cookiecutter is missing dependency on python3-future
Product: [Fedora] Fedora Reporter: Kai Kaminski <kai.kaminski>
Component: python-cookiecutterAssignee: Brett Lentz <blentz>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: 28CC: blentz
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: python-cookiecutter-1.6.0-3.fc27 python-cookiecutter-1.6.0-3.fc28 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-08-22 00:45:27 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Kai Kaminski 2018-05-26 17:35:15 UTC
Description of problem:

The package python3-cookiecutter is missing a dependency on python3-future.


Version-Release number of selected component (if applicable):


How reproducible:

Always.

Steps to Reproduce:
1. Install python3-cookiecutter ('dnf install python3-cookiecutter')
2. Run cookiecutter in a terminal.

Actual results:

$ cookiecutter
Traceback (most recent call last):
  File "/usr/bin/cookiecutter", line 6, in <module>
[...]
pkg_resources.DistributionNotFound: The 'future>=0.15.2' distribution was not found and is required by cookiecutter


Expected results:
$ cookiecutter
Usage: cookiecutter [OPTIONS] TEMPLATE [EXTRA_CONTEXT]...

Error: Missing argument "template".

Comment 1 Fedora Update System 2018-05-29 15:25:35 UTC
python-cookiecutter-1.6.0-3.fc27 has been submitted as an update to Fedora 27. https://bodhi.fedoraproject.org/updates/FEDORA-2018-b1c554a6db

Comment 2 Fedora Update System 2018-05-29 15:25:41 UTC
python-cookiecutter-1.6.0-3.fc28 has been submitted as an update to Fedora 28. https://bodhi.fedoraproject.org/updates/FEDORA-2018-633789d308

Comment 3 Fedora Update System 2018-05-30 13:41:36 UTC
python-cookiecutter-1.6.0-3.fc27 has been pushed to the Fedora 27 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-b1c554a6db

Comment 4 Fedora Update System 2018-05-30 16:55:31 UTC
python-cookiecutter-1.6.0-3.fc28 has been pushed to the Fedora 28 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-633789d308

Comment 5 Fedora Update System 2018-08-22 00:45:27 UTC
python-cookiecutter-1.6.0-3.fc27 has been pushed to the Fedora 27 stable repository. If problems still persist, please make note of it in this bug report.

Comment 6 Fedora Update System 2018-08-22 01:26:08 UTC
python-cookiecutter-1.6.0-3.fc28 has been pushed to the Fedora 28 stable repository. If problems still persist, please make note of it in this bug report.