pyusb 1.0.2-1 source package in Ubuntu

Changelog

pyusb (1.0.2-1) unstable; urgency=medium

  [ Ruben Undheim ]
  * New upstream release
  * debian/changelog: Updated year for copyright holder
  * debian/compat: level 11
  * debian/control:
    - Added python-setuptools and python2-setuptools as
      build-dependencies
    - debhelper >= 11
    - New standards version 4.2.0 - no changes
  * debian/gbp.conf added
  * debian/rules:
    - Clean up remaining directory pyusb.egg-info
  * debian/upstream/metadata added

  [ Ondřej Nový ]
  * Convert git repository from git-dpm to gbp layout
  * debian/changelog: Remove trailing whitespaces

 -- Ruben Undheim <email address hidden>  Fri, 10 Aug 2018 14:47:51 +0200

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Cosmic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pyusb_1.0.2-1.dsc 2.1 KiB cc2675955299a7b3324a99dfba534b11b3e77411944d40143aa1896097f1c5ab
pyusb_1.0.2.orig.tar.gz 67.1 KiB c9fb4572059e4af0580c4bbc406f98fd4428f6b47ecc714314080811c35d9d98
pyusb_1.0.2-1.debian.tar.xz 4.7 KiB 62ed89d72ec3a17a45dff8cab6068c8e08fff0b4fcf62229020bd6911d44ed85

Available diffs

No changes file available.

Binary packages built by this source

python-usb: No summary available for python-usb in ubuntu cosmic.

No description available for python-usb in ubuntu cosmic.

python3-usb: USB interface for Python (Python3)

 For interacting with USB devices directly from Python, this
 library may come in handy.
 .
 This version of python-usb is written entirely in Python and uses
 ctypes to interact with various USB libraries
 .
 This package contains the Python 3 version of pyusb.