[Python-modules-commits] [python-pyld] 115/276: Fix typo.

Wolfgang Borgert debacle at moszumanska.debian.org
Wed Oct 8 23:47:59 UTC 2014


This is an automated email from the git hooks/post-receive script.

debacle pushed a commit to branch master
in repository python-pyld.

commit 1173af0db20a1a27ba2fcf15bde531c0bf1fca2b
Author: David I. Lehn <dlehn at digitalbazaar.com>
Date:   Fri Apr 19 20:46:31 2013 -0400

    Fix typo.
    
    Closes #18.
---
 setup.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup.py b/setup.py
index f7bdf28..f8061ab 100644
--- a/setup.py
+++ b/setup.py
@@ -16,7 +16,7 @@ setup(
     url = 'http://github.com/digitalbazaar/pyld',
     author = 'Digital Bazaar',
     author_email = 'support at digitalbazaar.com',
-    playforms = 'any',
+    platforms = 'any',
     py_modules = [
         'pyld',
     ],

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-pyld.git



More information about the Python-modules-commits mailing list