Package: python-pyscss / 1.2.1-4

Metadata

Package Version Patches format
python-pyscss 1.2.1-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
python3 fixup.patch | (download)

scss/src/_speedups.c | 102 85 + 17 - 0 !
scss/src/py3defs.h | 29 29 + 0 - 0 !
2 files changed, 114 insertions(+), 17 deletions(-)

 the c extension should now compile under both python 2 and 3.
From 51369dadc037c19c7c22eedd7433b278822959f2 Mon Sep 17 00:00:00 2001
python 3.2 six.u.patch | (download)

scss/expression.py | 2 1 + 1 - 0 !
scss/functions/core.py | 4 3 + 1 - 0 !
scss/types.py | 24 12 + 12 - 0 !
3 files changed, 16 insertions(+), 14 deletions(-)

 fixups for python 3.2 compat
 Uses six.u() whenever needed
fixed non ascii in README.rst.patch | (download)

README.rst | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 <short summary of the patch>
 This produced an FTBFS, so we're removing non-ascii char.