Bug 1582746 - python3-cookiecutter is missing dependency on python3-future
Summary: python3-cookiecutter is missing dependency on python3-future
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: python-cookiecutter
Version: 28
Hardware: All
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: Brett Lentz
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-05-26 17:35 UTC by Kai Kaminski
Modified: 2018-08-22 01:26 UTC (History)
1 user (show)

Fixed In Version: python-cookiecutter-1.6.0-3.fc27 python-cookiecutter-1.6.0-3.fc28
Clone Of:
Environment:
Last Closed: 2018-08-22 00:45:27 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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.


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