Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (aff11fb22e764cec5225df437226b46658850483)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ladislav Hagara <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (aff11fb22e764cec5225df437226b46658850483)
  • Date: Thu, 15 Mar 2012 09:48:04 -0500

GIT changes to master grimoire by Ladislav Hagara <hgr AT vabo.cz>:

ChangeLog | 3 +++
python-pypi/pyscard/DEPENDS | 1 +
python-pypi/pyscard/DETAILS | 13 +++++++++++++
python-pypi/pyscard/HISTORY | 3 +++
4 files changed, 20 insertions(+)

New commits:
commit aff11fb22e764cec5225df437226b46658850483
Author: Ladislav Hagara <hgr AT vabo.cz>
Commit: Ladislav Hagara <hgr AT vabo.cz>

python-pypi/pyscard: new spell, smart cards support for python

diff --git a/ChangeLog b/ChangeLog
index d934b65..8f42809 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2012-03-15 Ladislav Hagara <hgr AT vabo.cz>
+ * python-pypi/pyscard: new spell, smart cards support for python
+
2012-03-13 Vlad Glagolev <stealth AT sourcemage.org>
* net/isc.gpg: added C96B350A pub key from
https://www.isc.org/pgpkey2012
(required for bind-tools >=9.9.0)
diff --git a/python-pypi/pyscard/DEPENDS b/python-pypi/pyscard/DEPENDS
new file mode 100755
index 0000000..ae3e840
--- /dev/null
+++ b/python-pypi/pyscard/DEPENDS
@@ -0,0 +1 @@
+depends pcsc-lite
diff --git a/python-pypi/pyscard/DETAILS b/python-pypi/pyscard/DETAILS
new file mode 100755
index 0000000..1577f5e
--- /dev/null
+++ b/python-pypi/pyscard/DETAILS
@@ -0,0 +1,13 @@
+ SPELL=pyscard
+ VERSION=1.6.12
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
+
SOURCE_HASH=sha512:8559ab4a386adf5b91773dbe0211c71c33000a99f889d3d1bec2a8bccf7c7b811bc25dac84a15a1d72ac161001160a8ccff6d6beffccedeb8123d08136b85a81
+ WEB_SITE=http://pyscard.sourceforge.net/
+ LICENSE[0]=LGPL
+ ENTERED=20120315
+ SHORT="python module adding smart cards support to python"
+cat << EOF
+pyscard is a python module adding smart cards support to python.
+EOF
diff --git a/python-pypi/pyscard/HISTORY b/python-pypi/pyscard/HISTORY
new file mode 100644
index 0000000..f2fb898
--- /dev/null
+++ b/python-pypi/pyscard/HISTORY
@@ -0,0 +1,3 @@
+2012-03-15 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS, DEPENDS: spell created, version 1.6.12
+



  • [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (aff11fb22e764cec5225df437226b46658850483), Ladislav Hagara, 03/15/2012

Archive powered by MHonArc 2.6.24.

Top of Page