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:48:13
Message-Id: 1d8ce868a04243700565eb051ea1960032a3ec8b.zorry@gentoo
1 commit: 1d8ce868a04243700565eb051ea1960032a3ec8b
2 Author: Magnus Granberg <zorry <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jul 29 18:47:45 2011 +0000
4 Commit: Magnus Granberg <zorry <AT> gentoo <DOT> org>
5 CommitDate: Fri Jul 29 18:47:45 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=dev/zorry.git;a=commit;h=1d8ce868
7
8 Updated setup.py
9
10 ---
11 setup.py | 1 -
12 1 files changed, 0 insertions(+), 1 deletions(-)
13
14 diff --git a/setup.py b/setup.py
15 index d95790b..89383c5 100644
16 --- a/setup.py
17 +++ b/setup.py
18 @@ -40,6 +40,5 @@ 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