14
0

Accepting request 171153 from home:posophe:branches:devel:languages:python

remove py2to3 and add requires: python3

OBS-URL: https://build.opensuse.org/request/show/171153
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cssutils?expand=0&rev=33
This commit is contained in:
Denisart Benjamin
2013-04-16 16:24:22 +00:00
committed by Git OBS Bridge
parent 3580728365
commit 1f381b3f34
3 changed files with 15 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Apr 16 15:30:10 UTC 2013 - p.drouand@gmail.com
- Remove BuildRequires: python-2to3, useless since included in main
python devel package
- Add Requires: python3; fix build for OpenSUSE <= 12.2
-------------------------------------------------------------------
Fri Jan 11 16:55:32 UTC 2013 - p.drouand@gmail.com