From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 988481384B4 for ; Wed, 23 Dec 2015 13:50:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2725421C028; Wed, 23 Dec 2015 13:50:18 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 334BF21C02D for ; Wed, 23 Dec 2015 13:50:17 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 612C734087C for ; Wed, 23 Dec 2015 13:50:16 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8AA89CF5 for ; Wed, 23 Dec 2015 13:50:12 +0000 (UTC) From: "Alon Bar-Lev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alon Bar-Lev" Message-ID: <1450878598.5514a35ceb6fc0e01fbb9f71dd8a4457a1a7a22b.alonbl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/pyscard/Manifest dev-python/pyscard/pyscard-1.9.1.ebuild X-VCS-Directories: dev-python/pyscard/ X-VCS-Committer: alonbl X-VCS-Committer-Name: Alon Bar-Lev X-VCS-Revision: 5514a35ceb6fc0e01fbb9f71dd8a4457a1a7a22b X-VCS-Branch: master Date: Wed, 23 Dec 2015 13:50:12 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 677e69e2-9dfb-464d-a1b2-934ac7e922f3 X-Archives-Hash: b1b8e7c90fea691005385fba3fdbe6f7 commit: 5514a35ceb6fc0e01fbb9f71dd8a4457a1a7a22b Author: Alon Bar-Lev gentoo org> AuthorDate: Wed Dec 23 13:48:47 2015 +0000 Commit: Alon Bar-Lev gentoo org> CommitDate: Wed Dec 23 13:49:58 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5514a35c dev-python/pyscard: version bump Package-Manager: portage-2.2.24 dev-python/pyscard/Manifest | 1 + dev-python/pyscard/pyscard-1.9.1.ebuild | 27 +++++++++++++++++++++++++++ 2 files changed, 28 insertions(+) diff --git a/dev-python/pyscard/Manifest b/dev-python/pyscard/Manifest index 68bbeb7..f211272 100644 --- a/dev-python/pyscard/Manifest +++ b/dev-python/pyscard/Manifest @@ -1,2 +1,3 @@ DIST pyscard-1.6.16.tar.gz 366857 SHA256 d284dd2b0e4a951d8beabead34add0b5539034ba41e0fc40a1e5163103612fd9 SHA512 ef13aee126fc12aa50cc73f9672c2a7734870f31a18ee6fc1c6c5d86cf1f565a3cd8458f9fd253c1649e394570ad6cf59e35e39db2bf714214a0dadee1116321 WHIRLPOOL 79e7b14642e808b09a2864b8d7e8c2efc2334fb9ff91aa6db6dc0563d4edfdc2e5ec9c8e4b0723dde00f0f089455ceada225ed62f0d050aa60ab52141b1f1d77 DIST pyscard-1.7.0.tar.gz 151796 SHA256 603977a1b6938442842a6b7f750c6c5a8a49d3f611b9cfde8f4b88a2c6e4ecd1 SHA512 a56b6650e2057c20863fd128212689ce3ba78b1541d857cc0005d809481d96987c8463ec35f428bce8b0b8c8c97373b21ba786468567c05c2beb678b4c5fc9db WHIRLPOOL e965ab16c062444eb511679b77349ec9cf79baa5c1db0d0f31c435b3c05ea0058806b495636093b816eccac7ad3e2662a3571364f021721e9a85ee372afa44eb +DIST pyscard-1.9.1.tar.gz 360952 SHA256 62ebeaaaea0b98e053f95ae9b357ab7ebb8901acb1100b77dbb421bfd84bea8e SHA512 97e56dde8e78c73bbda07ba8b418e1877a02ec54094b3b02bd6d6e8b4326b9ea61124ce89d6c2c5a6c9e4c92f3f1e576a02bf26bd8977cbed7a71c32ed96f151 WHIRLPOOL 6a232f62ab72b361892bd003d3764e38c3abd67f505ba8f0d49e867fc83ce39abc0ec7d6cfc258a533d5d8fa49c732d899a72d9d61072b5910417dc23cf2cbfd diff --git a/dev-python/pyscard/pyscard-1.9.1.ebuild b/dev-python/pyscard/pyscard-1.9.1.ebuild new file mode 100644 index 0000000..eae240b --- /dev/null +++ b/dev-python/pyscard/pyscard-1.9.1.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +PYTHON_COMPAT=( python2_7 ) + +inherit distutils-r1 + +DESCRIPTION="pyscard is a python module adding smart cards support to python" +HOMEPAGE="http://pyscard.sourceforge.net/ https://pypi.python.org/pypi/pyscard" +SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" + +LICENSE="LGPL-2.1" +SLOT="0" +KEYWORDS="~amd64" +IUSE="" + +RDEPEND="sys-apps/pcsc-lite" +DEPEND="${RDEPEND} + dev-lang/swig" + +pkg_postinst() { + elog "For gui support, install dev-python/wxpython" + elog "For support of remote readers with Pyro, install dev-python/pyro" +}