Your message dated Fri, 31 Jul 2015 17:19:10 +0000 with message-id <[email protected]> and subject line Bug#793945: fixed in python-mock 1.3.0-2 has caused the Debian Bug report #793945, regarding Cannot import mock AttributeError: 'VersionInfo' object has no, attribute 'semantic_version' to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 793945: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=793945 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---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 Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/usr/lib/python2.7/dist-packages/mock/__init__.py", line 2, in <module> import mock.mock as _mock File "/usr/lib/python2.7/dist-packages/mock/mock.py", line 71, in <module> _v = VersionInfo('mock').semantic_version() AttributeError: 'VersionInfo' object has no attribute 'semantic_version' >>> $ python3 Python 3.4.3+ (default, Jul 28 2015, 13:17:50) [GCC 4.9.3] on linux Type "help", "copyright", "credits" or "license" for more information. >>> import mock Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/usr/lib/python3/dist-packages/mock/__init__.py", line 2, in <module> import mock.mock as _mock File "/usr/lib/python3/dist-packages/mock/mock.py", line 71, in <module> _v = VersionInfo('mock').semantic_version() AttributeError: 'VersionInfo' object has no attribute 'semantic_version' >>> -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.0.0-2-amd64 (SMP w/4 CPU cores) Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages python-mock depends on: ii python-pbr 0.8.2-1 ii python-six 1.9.0-3 pn python:any <none> python-mock recommends no packages. Versions of packages python-mock suggests: pn python-mock-doc <none> -- no debconf information
--- End Message ---
--- Begin Message ---Source: python-mock Source-Version: 1.3.0-2 We believe that the bug you reported is fixed in the latest version of python-mock, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Michael Fladischer <[email protected]> (supplier of updated python-mock package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 31 Jul 2015 12:17:26 +0200 Source: python-mock Binary: python-mock python3-mock python-mock-doc Architecture: source all Version: 1.3.0-2 Distribution: unstable Urgency: medium Maintainer: Debian Python Modules Team <[email protected]> Changed-By: Michael Fladischer <[email protected]> Description: python-mock - Mocking and Testing Library python-mock-doc - Mocking and Testing Library (Documentation) python3-mock - Mocking and Testing Library (Python3 version) Closes: 793945 794013 Changes: python-mock (1.3.0-2) unstable; urgency=medium . * Lower Build-Depends on python-pbr to (>= 0.11) to allow it to build in unstable (Closes: #793945). * Add pbr.patch to sync pbr version between requirements.txt and setup.py. * Add python-funcsigs to Depends (Closes: #794013). * Build-Depend on unittest2 (>= 1.1.0) so we can drop six.patch. * Remove six.patch now that there is a sufficiently new unittest2 available. Checksums-Sha1: a4a68abea299a2a5084e0e5aa56858ecc702564a 2374 python-mock_1.3.0-2.dsc cb362c68ed4dce3212de55ba6faadf005c3e7420 70908 python-mock_1.3.0.orig.tar.gz 0a4fbf430a1fa47e21dc28ecb5f4885c053877c1 4772 python-mock_1.3.0-2.debian.tar.xz 62751f3aa121e683f9395a5a70b8bb12f3b14359 51766 python-mock-doc_1.3.0-2_all.deb 90f3d42f185d4057a4b966bdd54f58766336d39a 58224 python-mock_1.3.0-2_all.deb 66f0dc2f6947c9d11583778197708644e44c0900 58318 python3-mock_1.3.0-2_all.deb Checksums-Sha256: 1d934ed3fd313836cb72d0e38cb4ff40b303c79e52feeb155150339ee0507f16 2374 python-mock_1.3.0-2.dsc 1e247dbecc6ce057299eb7ee019ad68314bb93152e81d9a6110d35f4d5eca0f6 70908 python-mock_1.3.0.orig.tar.gz c4cc37e32ec945aec5309a603427ab0e33bd8dff0576add454bcfe1e00ec3947 4772 python-mock_1.3.0-2.debian.tar.xz dd7be7e38827099d09263063eb641f21f576098391dd913b91b7c6d54f4eab02 51766 python-mock-doc_1.3.0-2_all.deb 40dba4068465f71e0665026482a2bff92919ab91fa3edfd109bcf675a68187dd 58224 python-mock_1.3.0-2_all.deb a8ddbee4ecffa6a60680763c590b9bb5271d4564183babf0f4d5b842f30270e2 58318 python3-mock_1.3.0-2_all.deb Files: 66564549fe8a09122d180f26b8ce80fe 2374 python extra python-mock_1.3.0-2.dsc 73ee8a4afb3ff4da1b4afa287f39fdeb 70908 python extra python-mock_1.3.0.orig.tar.gz c9c0d757e97dc68e4752cfa35557f4bc 4772 python extra python-mock_1.3.0-2.debian.tar.xz 51b34a87178731fae5039e23221845b8 51766 doc extra python-mock-doc_1.3.0-2_all.deb a3be1a97ef1899746187d764d53e3f3f 58224 python extra python-mock_1.3.0-2_all.deb e32cde91b6e9352aaf6f2edaf0f79940 58318 python extra python3-mock_1.3.0-2_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCgAGBQJVu6rSAAoJEGlMre9Rx7W2rp4QAJnNCCBA6eWwK90t9423yZz3 wAzAsUqyCugd/QC9b7fKv6JeaDWg+uZy6QuL7q8VlypyetK3kY25kvV6UqKLoGYj sZ8YSlwnQnb2sqZCBs1JpmKXXHcIxVtkUrY8ZdjFxwancwvLXD9NhOYqSKdO/ZPo RtkNE7t2yjjCY7R+7hBT/PMjsYL9NFpCXoAN6poWxhUStfc/aBxf71+X1qiOV4kN 5T8CFzfNdWny7Yws9VDcygs6Oem9W19jQKBZm/NofbHLFcbrwlK9gM/yHzW+PMC+ E9e+jUzp/Km6HINiqc3GyWZBwyaV7bViE3JmyXtUTigozi2jhTr1yUwQxVhQtdmz OMstEQRGUaaQNPrt/4m68l43O7S0pYyIEMrWfDbyUaho7RU8t+YrRgM0tvWLY8px j8LV8hx7q9oRtuBOTK//oOysnvQvC09ZghOyOQ6z2pWdEj0eFk42NS+pr5GtogRf HW+KBC8lhudkYvqkinBqrmmlipTLrlrDHJIP59+f/cenm4KDUKBxH/3VMgNTOWw7 SKdXI4Qq4NbUqSBtikQ526nhN1+W3sMjcno0tCxMrSZz/JOi3HrLLCmMPi+uZPa/ X6X0AG3htjRpsYj6U6Ak7I2Dw96jAO7Ja+qjT2v77JSt0x3D/yW60OFr/fQ8N/dl 4gV2/0puVO9GsmM0b+Pn =cGbc -----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________ Python-modules-team mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

