Bug 1361913 - python3-django-tastypie requires both Python 2 and Python 3
Summary: python3-django-tastypie requires both Python 2 and Python 3
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: python-django-tastypie
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Miro Hrončok
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: PYTHON3 PY3PATCH-AVAILABLE
TreeView+ depends on / blocked
 
Reported: 2016-07-31 21:03 UTC by Petr Viktorin (pviktori)
Modified: 2016-08-01 14:15 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2016-08-01 14:15:54 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Patch to fix the sitelib directories (1.47 KB, patch)
2016-07-31 21:03 UTC, Petr Viktorin (pviktori)
no flags Details | Diff

Description Petr Viktorin (pviktori) 2016-07-31 21:03:32 UTC
Created attachment 1186177 [details]
Patch to fix the sitelib directories

Hello,
Thanks for taking the time to port this package to Python 3! It's much appreciated.

However, there is one problem left: the Python 3 subpackage ended up
with an extra dependency on Python 2, because it includes
%{python_sitelib} by mistake.

Here is a patch to correct the problem. Could you review and apply it?

It would be nice if you could push it to Fedora 25 as well.


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