[Python-modules-commits] [python-hidapi] 07/10: Update upstream source from tag 'upstream/0.7.99.post21'

Tristan Seligmann mithrandi at moszumanska.debian.org
Mon Dec 11 10:48:24 UTC 2017


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

mithrandi pushed a commit to annotated tag debian/0.7.99.post21-1
in repository python-hidapi.

commit 6e600b1fb8c13b91c642f98fa56c74e866fbacca
Merge: e06f0cd b554c70
Author: Tristan Seligmann <mithrandi at mithrandi.net>
Date:   Mon Dec 11 10:05:20 2017 +0200

    Update upstream source from tag 'upstream/0.7.99.post21'
    
    Update to upstream version '0.7.99.post21'
    with Debian dir 772caab9c7f8fe6fd556b375418dcbea86e43bc5

 LICENSE-bsd.txt                      |  26 ++
 LICENSE-gpl3.txt                     | 674 +++++++++++++++++++++++++++++++++++
 LICENSE-orig.txt                     |   3 +
 LICENSE.txt                          |  13 +
 MANIFEST.in                          |   8 +
 PKG-INFO                             |  10 +-
 README.rst                           |  80 +++++
 hid.pyx                              |  57 ++-
 PKG-INFO => hidapi.egg-info/PKG-INFO |  10 +-
 hidapi.egg-info/SOURCES.txt          |  22 ++
 hidapi.egg-info/dependency_links.txt |   1 +
 hidapi.egg-info/requires.txt         |   1 +
 hidapi.egg-info/top_level.txt        |   2 +
 hidapi/libusb/hid.c                  |   8 +-
 hidapi/linux/hid.c                   |   4 +-
 hidapi/mac/hid.c                     | 258 +++++++-------
 hidapi/windows/hid.c                 |  21 +-
 hidraw.pyx                           | 197 +++++++++-
 setup.cfg                            |   5 +
 setup.py                             | 106 ++++--
 tests.py                             |  12 +
 try.py                               |  54 +++
 22 files changed, 1394 insertions(+), 178 deletions(-)

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



More information about the Python-modules-commits mailing list