[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#804697: RFS: libsass-python/0.9.1-1 [ITP] -- libsass-python -- SASS for Python



Control: owner -1 !
Control: tags -1 moreinfo

Hi, 

1) control:
python-all, python3-all,
python-all-dev, python3-all-dev,

I guess the all-dev is a superset of the all package, so you can remove it

2) rules:
export PYBUILD_NAME=libsass

should make both python-libsass.install and python3-libsass.install useless
(I did not try the above)


3) the manpage should be upstreamed

4) it needs a new libsass to enter unstable before it can be sponsored, but I fail to see any bug against libsass

5) testsuite needs to be enabled, please provide logs of failures

check-all-the-things:

$ codespell --quiet-level=3
./sass.py:524: conjuction  ==> conjunction
./sassutils/wsgi.py:21: Everytime  ==> Every time


pep8 --ignore W191 .
(lots)
$ pyflakes .
./sasstests.py:937: 'sys' imported but unused
./docs/conf.py:15: 'warnings' imported but unused

$ pyflakes3 .
./sasstests.py:937: 'sys' imported but unused
./docs/conf.py:15: 'warnings' imported but unused



uscan --report-status
Processing watchfile line for package libsass-python...
Newest version on remote site is 0.9.2, local version is 0.9.1
libsass-python: Newer version (0.9.2) available on remote site:
https://github.com/dahlia/libsass-python/archive/0.9.2.tar.gz
(local version is 0.9.1)


copyright file is outdated.
./docs/conf.py:copyright = u'2012, Hong Minhee'

(the year)

the license name seems Expat, not MIT
https://www.debian.org/legal/licenses/mit

cheers,

G.


Reply to: