Accepting request 115724 from home:TheBlackCat:branches:devel:languages:python

- Add 2to3 buildrequires to allow for proper conversion of python 3  version (forwarded request 115723 from TheBlackCat)

OBS-URL: https://build.opensuse.org/request/show/115724
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Jinja2?expand=0&rev=14
This commit is contained in:
Todd R 2012-04-26 14:10:17 +00:00 committed by Git OBS Bridge
parent bb91ae9e77
commit b16556eab9
3 changed files with 13 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Apr 26 14:08:18 UTC 2012 - toddrme2178@gmail.com
- Add 2to3 buildrequires to allow for proper conversion of python 3
version
-------------------------------------------------------------------
Mon Apr 23 12:00:49 UTC 2012 - toddrme2178@gmail.com

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Apr 26 14:08:18 UTC 2012 - toddrme2178@gmail.com
- Add 2to3 buildrequires to allow for proper conversion of python 3
version
-------------------------------------------------------------------
Mon Apr 23 12:00:49 UTC 2012 - toddrme2178@gmail.com

View File

@ -26,6 +26,7 @@ Url: http://jinja.pocoo.org/
Source: http://pypi.python.org/packages/source/J/Jinja2/Jinja2-%{version}.tar.gz
BuildRequires: fdupes
BuildRequires: python3
BuildRequires: python3-2to3
BuildRequires: python3-devel
BuildRequires: python3-distribute
BuildRequires: vim