Bug 1168774 - python3-jinja2 should depend on python3-setuptools
Summary: python3-jinja2 should depend on python3-setuptools
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: python-jinja2
Version: 20
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Thomas Moschny
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-11-27 23:46 UTC by Ian Wienand
Modified: 2014-12-07 04:36 UTC (History)
3 users (show)

Fixed In Version: python-jinja2-2.7.3-2.fc20
Clone Of:
Environment:
Last Closed: 2014-12-07 04:36:41 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Ian Wienand 2014-11-27 23:46:41 UTC
Description of problem:

Trying to run I got

---
Traceback (most recent call last):
  File "rstdiary/rstdiary.py", line 222, in <module>
    main()
  File "rstdiary/rstdiary.py", line 218, in main
    write_html()
  File "rstdiary/rstdiary.py", line 115, in write_html
    env = Environment(loader=PackageLoader('rstdiary', 'templates'))
  File "/usr/lib/python3.3/site-packages/jinja2/loaders.py", line 214, in __init__
    from pkg_resources import DefaultProvider, ResourceManager, \
ImportError: No module named 'pkg_resources'
---

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

2.6-7.fc19

Installing python3-setuptools it works just fine

Comment 1 Fedora Update System 2014-12-02 17:23:31 UTC
python-jinja2-2.7.3-2.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/python-jinja2-2.7.3-2.fc20

Comment 2 lnie 2014-12-03 07:22:08 UTC
python-jinja2-2.7.3-2.fc20 works

Comment 3 Fedora Update System 2014-12-04 06:20:30 UTC
Package python-jinja2-2.7.3-2.fc20:
* should fix your issue,
* was pushed to the Fedora 20 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing python-jinja2-2.7.3-2.fc20'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2014-16218/python-jinja2-2.7.3-2.fc20
then log in and leave karma (feedback).

Comment 4 Fedora Update System 2014-12-07 04:36:41 UTC
python-jinja2-2.7.3-2.fc20 has been pushed to the Fedora 20 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.