[Python-modules-commits] [python-cpuinfo] 02/03: Updated version 3.3.0 from 'upstream/3.3.0'

Hugo Lefeuvre hle at moszumanska.debian.org
Sun Sep 24 21:54:20 UTC 2017


This is an automated email from the git hooks/post-receive script.

hle pushed a commit to branch master
in repository python-cpuinfo.

commit 287115f4db103b992e62f139bb429de4ce894466
Merge: b3b04d5 ae99e74
Author: Hugo Lefeuvre <hle at debian.org>
Date:   Sun Sep 24 23:42:34 2017 +0200

    Updated version 3.3.0 from 'upstream/3.3.0'
    
    with Debian dir 3a47460472c7c399643c7f4ff31710fea72e00f1

 ChangeLog                                    |  15 +
 PKG-INFO                                     | 147 +---------
 README.rst                                   | 145 +---------
 cpuinfo/cpuinfo.py                           | 159 ++++++++++-
 py_cpuinfo.egg-info/PKG-INFO                 | 147 +---------
 py_cpuinfo.egg-info/SOURCES.txt              |   3 +
 setup.py                                     |   2 +-
 test_suite.py                                |  11 +
 tests/helpers.py                             |  12 +
 tests/test_actual.py                         |   2 +-
 tests/test_free_bsd_11_x86_64.py             |   3 +-
 tests/test_haiku_x86_32.py                   |   3 +-
 tests/test_linux_aarch64_64.py               |   5 +-
 tests/test_linux_beagle_bone_arm.py          |   3 +-
 tests/test_linux_debian_8_5_x86_64.py        |   3 +-
 tests/test_linux_debian_8_7_1_ppc64le.py     |  33 ++-
 tests/test_linux_debian_8_x86_64.py          |   3 +-
 tests/test_linux_fedora_24_ppc64le.py        | 405 +++++++++++++++++++++++++++
 tests/test_linux_fedora_24_x86_64.py         |   3 +-
 tests/test_linux_gentoo_2_2_x86_64.py        |   3 +-
 tests/test_linux_odroid_c2_aarch64.py        |   3 +-
 tests/test_linux_odroid_xu3_arm_32.py        | 317 +++++++++++++++++++++
 tests/test_linux_raspberry_pi_model_b_arm.py |   3 +-
 tests/test_linux_rhel_7_3_ppc64le.py         | 383 +++++++++++++++++++++++++
 tests/test_linux_ubuntu_16_04_x86_64.py      |   3 +-
 tests/test_osx_10_12_x86_64.py               |   3 +-
 tests/test_osx_10_9_x86_64.py                |   9 +-
 tests/test_parse_errors.py                   |   1 +
 tests/test_pcbsd_10_x86_64.py                |   3 +-
 tests/test_solaris_11_x86_32.py              |   3 +-
 tests/test_windows_10_x86_64.py              |   9 +-
 tests/test_windows_8_x86_64.py               |   9 +-
 32 files changed, 1382 insertions(+), 471 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-cpuinfo.git



More information about the Python-modules-commits mailing list