Re: P.S. Requesting to join team and for sponsorship of python-css-parser

2019-01-15 Thread Nicholas D Steeves
On Tue, 15 Jan 2019 at 17:30, Nicholas D Steeves  wrote:
>
> Dear Python team,
>
> I'd like to finally join the DPMT, and am requesting sponsorship of a
> new package.  That package is python-css-parser.
>
> I've been collaborating with Norbert Preining for a year on Calibre,
> and Calibre's most recent release requires css-parser, a fork of
> css-utils.
>
>   g...@salsa.debian.org:sten-guest/python-css-parser.git
>   https://salsa.debian.org/sten-guest/python-css-parser
>
> Please let me know if there's anything I can do to improve it.
>
> Regards,
> Nicholas

P.S. I have read and accepted
https://salsa.debian.org/python-team/tools/python-modules/blob/master/policy.rst
and have also read relevant pages on the wiki such as 
https://wiki.debian.org/Python/LibraryStyleGuide#Style_Guide_for_Packaging_Python_Libraries

I also maintain elpy, an Emacs IDE for Python, and the package would
benefit from the insights of more experienced Python
developers--particularly with respect to what approach to virtualenvs
should be encouraged on Debian systems.


signature.asc
Description: PGP signature


Requesting to join team and for sponsorship of python-css-parser

2019-01-15 Thread Nicholas D Steeves
Dear Python team,

I'd like to finally join the DPMT, and am requesting sponsorship of a
new package.  That package is python-css-parser.

I've been collaborating with Norbert Preining for a year on Calibre,
and Calibre's most recent release requires css-parser, a fork of
css-utils.

  g...@salsa.debian.org:sten-guest/python-css-parser.git
  https://salsa.debian.org/sten-guest/python-css-parser

Please let me know if there's anything I can do to improve it.

Regards,
Nicholas


signature.asc
Description: PGP signature


Build test failure for python-easydev

2019-01-15 Thread Andreas Tille
Hi,

I've upgraded python-easydev[1] but the test fails:



   dh_auto_test -O--buildsystem=pybuild
I: pybuild base:217: cd 
/build/python-easydev-0.9.37/.pybuild/cpython2_2.7_easydev/build; python2.7 -m 
unittest discover -v.

--
Ran 0 tests in 0.000s

OK
I: pybuild base:217: cd 
/build/python-easydev-0.9.37/.pybuild/cpython3_3.7_easydev/build; python3.7 -m 
unittest discover -v.
easydev (unittest.loader._FailedTest) ... ERROR

==
ERROR: easydev (unittest.loader._FailedTest)
--
ImportError: Failed to import test module: easydev
Traceback (most recent call last):
  File "/usr/lib/python3.7/unittest/loader.py", line 468, in _find_test_path
package = self._get_module_from_name(name)
  File "/usr/lib/python3.7/unittest/loader.py", line 375, in 
_get_module_from_name
__import__(name)
  File 
"/build/python-easydev-0.9.37/.pybuild/cpython3_3.7_easydev/build/easydev/__init__.py",
 line 30, in 
version = pkg_resources.require("easydev")[0].version
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 898, in 
require
needed = self.resolve(parse_requirements(requirements))
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 784, in 
resolve
raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'easydev' distribution was not found 
and is required by the application


--
Ran 1 test in 0.000s

FAILED (errors=1)
E: pybuild pybuild:338: test: plugin distutils failed with: exit code=1: cd 
/build/python-easydev-0.9.37/.pybuild/cpython3_3.7_easydev/build; python3.7 -m 
unittest discover -v.


Any idea how to fix this?

Kind regards

 Andreas.


[1] https://salsa.debian.org/med-team/python-easydev

-- 
http://fam-tille.de