Merge lp:~stub/storm/trove into lp:storm

Proposed by Stuart Bishop
Status: Merged
Approved by: Jamu Kakar
Approved revision: 398
Merged at revision: 398
Proposed branch: lp:~stub/storm/trove
Merge into: lp:storm
Diff against target: 12 lines (+1/-1)
1 file modified
setup.py (+1/-1)
To merge this branch: bzr merge lp:~stub/storm/trove
Reviewer Review Type Date Requested Status
Jamu Kakar (community) Approve
Review via email: mp+73562@code.launchpad.net

Commit message

Update the development status trove classifier in setup.py

Description of the change

Update the development status trove classifier in setup.py

To post a comment you must log in.
Revision history for this message
Jamu Kakar (jkakar) wrote :

Good call, +1!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'setup.py'
2--- setup.py 2008-06-16 11:21:02 +0000
3+++ setup.py 2011-08-31 17:07:27 +0000
4@@ -45,7 +45,7 @@
5 include_package_data=True,
6 package_data={"": ["*.zcml"]},
7 classifiers=[
8- "Development Status :: 4 - Beta",
9+ "Development Status :: 5 - Production/Stable",
10 "Intended Audience :: Developers",
11 "License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)",
12 "Programming Language :: Python",

Subscribers

People subscribed via source and target branches

to status/vote changes: