[templates.merlot] push by esar...@gmail.com - Fixed distribution errors and preparing new release. on 2011-03-26 00:05 GMT

1 view
Skip to first unread message

mer...@googlecode.com

unread,
Mar 25, 2011, 8:06:55 PM3/25/11
to merlot-...@googlegroups.com
Revision: 682dddb551c5
Author: Emanuel Sartor <ema...@menttes.com>
Date: Fri Mar 25 17:05:34 2011
Log: Fixed distribution errors and preparing new release.
http://code.google.com/p/merlot/source/detail?repo=templates&r=682dddb551c5

Modified:
/MANIFEST.in
/docs/HISTORY.txt
/setup.py

=======================================
--- /MANIFEST.in Fri Mar 25 16:31:58 2011
+++ /MANIFEST.in Fri Mar 25 17:05:34 2011
@@ -1,1 +1,2 @@
recursive-include merlot/templates/merlot_buildout *
+recursive-include docs *
=======================================
--- /docs/HISTORY.txt Thu Mar 24 13:55:12 2011
+++ /docs/HISTORY.txt Fri Mar 25 17:05:34 2011
@@ -1,7 +1,13 @@
Changelog
=========

+0.1.1 - 2011-03-26
+------------------
+
+ * Fixed distribution error. [emanuel]
+ * Corrected package URL in setup.py. [emanuel]
+
0.1 - 2011-03-24
----------------

- * Initial release
+ * Initial release. [emanuel]
=======================================
--- /setup.py Thu Mar 24 13:55:12 2011
+++ /setup.py Fri Mar 25 17:05:34 2011
@@ -1,7 +1,7 @@
from setuptools import setup, find_packages
import os

-version = '0.1'
+version = '0.1.1'

setup(name='MerlotTemplates',
version=version,
@@ -16,7 +16,7 @@
keywords='grok merlot project management',
author='Emanuel Sartor',
author_email='ema...@menttes.com',
- url='http://svn.plone.org/svn/collective/',
+ url='http://code.google.com/p/merlot/',
license='GPL2',
packages=find_packages(exclude=['ez_setup']),
namespace_packages=['merlot'],

Reply all
Reply to author
Forward
0 new messages