Gentoo Archives: gentoo-commits

From: Magnus Granberg <zorry@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] dev/zorry:master commit in: /
Date: Fri, 29 Jul 2011 18:54:16
Message-Id: c4852ddc490193f76328d7094348c18c835fa6ae.zorry@gentoo
1 commit: c4852ddc490193f76328d7094348c18c835fa6ae
2 Author: Magnus Granberg <zorry <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jul 29 18:53:46 2011 +0000
4 Commit: Magnus Granberg <zorry <AT> gentoo <DOT> org>
5 CommitDate: Fri Jul 29 18:53:46 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=dev/zorry.git;a=commit;h=c4852ddc
7
8 Updated setup.py
9
10 ---
11 setup.py | 1 +
12 1 files changed, 1 insertions(+), 0 deletions(-)
13
14 diff --git a/setup.py b/setup.py
15 index 89383c5..d95790b 100644
16 --- a/setup.py
17 +++ b/setup.py
18 @@ -40,5 +40,6 @@ setup(
19 "Programming Language :: Python :: 2",
20 "Programming Language :: Python :: 2.5",
21 "Programming Language :: Python :: 2.6",
22 + "Programming Language :: Python :: 2.7"
23 ],
24 )
25 \ No newline at end of file