From 594c3b8b052e60b6be77ed532fe46549133a9726 Mon Sep 17 00:00:00 2001 From: Justus Winter Date: Wed, 14 Sep 2016 14:36:29 +0200 Subject: python: Clarify that we support Python 2.7 too. * lang/python/README: Use 'Python' instead of 'Python 3'. * lang/python/pyme/version.py.in: Likewise. * lang/python/setup.py.in: Add classifier for 2.7, drop 3 only. Signed-off-by: Justus Winter --- lang/python/pyme/version.py.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lang/python/pyme/version.py.in') diff --git a/lang/python/pyme/version.py.in b/lang/python/pyme/version.py.in index 5fd9ce2b..cfb95100 100644 --- a/lang/python/pyme/version.py.in +++ b/lang/python/pyme/version.py.in @@ -41,7 +41,7 @@ Copyright (C) 2002 John Goerzen""" author = "The GnuPG hackers" author_email = "gnupg-devel@gnupg.org" -description = "Python 3 support for GPGME GnuPG cryptography library" +description = "Python support for GPGME GnuPG cryptography library" homepage = "https://gnupg.org" license = """Copyright (C) 2016 g10 Code GmbH -- cgit v1.2.3