From 16f31728a89dfd9bbeb05b0cd04997049b84273e Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Tue, 17 Aug 2021 20:10:49 -0400 Subject: [PATCH] pcsclite: update to 1.9.3. --- srcpkgs/pcsclite/patches/python3.patch | 12 +++--------- srcpkgs/pcsclite/template | 6 +++--- 2 files changed, 6 insertions(+), 12 deletions(-) diff --git a/srcpkgs/pcsclite/patches/python3.patch b/srcpkgs/pcsclite/patches/python3.patch index 095f4ee8aa4..8ee9c968b7d 100644 --- a/srcpkgs/pcsclite/patches/python3.patch +++ b/srcpkgs/pcsclite/patches/python3.patch @@ -1,12 +1,6 @@ ---- a/src/spy/pcsc-spy 2019-12-26 20:48:20.222069705 +0700 -+++ b/src/spy/pcsc-spy 2019-12-26 20:48:41.407288561 +0700 -@@ -1,4 +1,4 @@ --#! /usr/bin/python -+#!/usr/bin/python3 - - """ - # Display PC/SC functions arguments -@@ -22,12 +22,7 @@ +--- a/src/spy/pcsc-spy ++++ b/src/spy/pcsc-spy +@@ -21,12 +21,7 @@ import os import signal import time diff --git a/srcpkgs/pcsclite/template b/srcpkgs/pcsclite/template index ad9e221bfbc..13cb8c3581f 100644 --- a/srcpkgs/pcsclite/template +++ b/srcpkgs/pcsclite/template @@ -1,6 +1,6 @@ # Template file for 'pcsclite' pkgname=pcsclite -version=1.9.1 +version=1.9.3 revision=1 wrksrc="pcsc-lite-upstream-${version}" build_style=gnu-configure @@ -10,10 +10,10 @@ makedepends="eudev-libudev-devel libusb-devel python3-devel" depends="python3" short_desc="Middleware to access a smart card using SCard API (PC/SC)" maintainer="Andrew Benson " -license="BSD-2-Clause" +license="BSD-2-Clause, GPL-3.0-or-later" homepage="https://salsa.debian.org/debian/pcsc-lite" distfiles="https://salsa.debian.org/debian/pcsc-lite/-/archive/upstream/${version}/pcsc-lite-upstream-${version}.tar.gz" -checksum=686fbd1c29e282388111f01b6fdfa4fe6b8349908236645b869115b21e4f73e8 +checksum=ca24fa3cfbc79bdc93e93a919ce04362316deeb21f21b1e8105ff86f85d952bd post_install() { vsv pcscd