The UDD shows that this bug is affecting stable [1].
1:
https://udd.debian.org/dmd/?email1=&email2=&email3=&packages=python-mock&bin2src=on&ignpackages=&format=html#todo
I can't work out why this is though? As far as I can see, it is not
correct as this issue never effected stable.
Does somethin
I tried this out when updating the python-urllib3 package to the latest
upstream release.
With a few minor changes, I was able to get this working under python 2
and python 3.
You can find the resulting files here [1].
1: http://git.cbaines.net/python-urllib3/tree/debian/tests
_
Note that even with the correct version of the python-pbr package
installed, importing this module will still fail due to what I guess is
a missing dependency on python-funcsigs.
$ python
Python 2.7.10 (default, Jul 1 2015, 10:54:53)
[GCC 4.9.2] on linux2
Type "help", "copyright", "credits" or "l
Package: python-mock
Version: 1.3.0-1
Severity: important
Dear Maintainer,
I cannot import mock, either using python 2 or 3.
$ python
Python 2.7.10 (default, Jul 1 2015, 10:54:53)
[GCC 4.9.2] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import mock
Traceb
4 matches
Mail list logo