pyscard 2.0.7-2 source package in Ubuntu

Changelog

pyscard (2.0.7-2) unstable; urgency=medium

  * add autopkgtests
  * d/control: add Recommends: libpcsclite1
  * tests: remove Depends: python3-setuptools
  * test unittest Depends: libpcsclite1
  * test unittest Depends: python3
  * d/patches/Makefile: remove generated _scard*.so files (Closes: #1045213)
  * d/rules: extend clean target
  * d/source/options: ignore changes on generated egg files
  * d/control: remove useless "Testsuite: autopkgtest" line

 -- Ludovic Rousseau <email address hidden>  Mon, 14 Aug 2023 14:54:19 +0200

Upload details

Uploaded by:
Ludovic Rousseau
Uploaded to:
Sid
Original maintainer:
Ludovic Rousseau
Architectures:
any
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe python

Downloads

File Size SHA-256 Checksum
pyscard_2.0.7-2.dsc 2.3 KiB c185d1676e4e99a1ffdab9c64423da74c9bf560ffa059702b2867423aaf47af5
pyscard_2.0.7.orig.tar.gz 148.7 KiB 278054525fa75fbe8b10460d87edcd03a70ad94d688b11345e4739987f85c1bf
pyscard_2.0.7.orig.tar.gz.asc 833 bytes 0101072db3751d728204bbb8ccfefcb9b49d53c729fbecf0d235fc8f0a94acd4
pyscard_2.0.7-2.debian.tar.xz 8.2 KiB 0601d568c8c18674bb7b40e00b8fc3eb835625f85766870c8c021cff447766e7

Available diffs

No changes file available.

Binary packages built by this source

python3-pyscard: Python3 wrapper above PC/SC API

 This package contains a wrapper to use PC/SC from a Python 3 program.
 PC/SC (or winscard or pcsc) is an API to communicate with smart cards and
 smart card readers.
 .
 The package also contains some example of codes.

python3-pyscard-dbgsym: debug symbols for python3-pyscard