[tipfy] 2 new revisions pushed by rodrigo.moraes on 2011-07-18 16:44 GMT

0 views
Skip to first unread message

ti...@googlecode.com

unread,
Jul 18, 2011, 12:45:18 PM7/18/11
to tipfy-...@googlegroups.com
2 new revisions:

Revision: b2379ae9e05c
Author: Rodrigo Moraes <rodrigo...@gmail.com>
Date: Mon Jul 18 09:44:11 2011
Log: Updated buildout.cfg; this is 1.0b3.
http://code.google.com/p/tipfy/source/detail?r=b2379ae9e05c

Revision: 349e58c6a8f9
Author: Rodrigo Moraes <rodrigo...@gmail.com>
Date: Mon Jul 18 09:44:15 2011
Log: Added tag 1.0b3 for changeset b2379ae9e05c
http://code.google.com/p/tipfy/source/detail?r=349e58c6a8f9

==============================================================================
Revision: b2379ae9e05c
Author: Rodrigo Moraes <rodrigo...@gmail.com>
Date: Mon Jul 18 09:44:11 2011
Log: Updated buildout.cfg; this is 1.0b3.
http://code.google.com/p/tipfy/source/detail?r=b2379ae9e05c

Modified:
/project/buildout.cfg
/setup.py

=======================================
--- /project/buildout.cfg Sat Apr 2 14:59:44 2011
+++ /project/buildout.cfg Mon Jul 18 09:44:11 2011
@@ -29,7 +29,7 @@
[gae_sdk]
# Dowloads and extracts the App Engine SDK.
recipe = appfy.recipe.gae:sdk
-url =
http://googleappengine.googlecode.com/files/google_appengine_1.4.2.zip
+url =
http://googleappengine.googlecode.com/files/google_appengine_1.5.1.zip

[gae_tools]
# Installs appcfg, bulkload_client, bulkloader, dev_appserver,
remote_api_shell
@@ -51,6 +51,8 @@
# others or uncomment the extra lines to add those common packages.
eggs =
tipfy
+ Werkzeug
+ blinker
jinja2
babel
gaepytz
=======================================
--- /setup.py Mon Jul 18 04:26:36 2011
+++ /setup.py Mon Jul 18 09:44:11 2011
@@ -35,7 +35,7 @@

setup(
name = 'tipfy',
- version = '1.0b2',
+ version = '1.0b3',
license = 'BSD',
url = 'http://www.tipfy.org/',
download_url = 'http://www.tipfy.org/tipfy.tar.gz',
@@ -63,7 +63,7 @@
],
include_package_data = True,
install_requires = [
- 'werkzeug>=0.6.1',
+ 'Werkzeug>=0.6.1',
'blinker>=1.1',
# This is only required because a namespaced package is declared.
'setuptools',

==============================================================================
Revision: 349e58c6a8f9
Author: Rodrigo Moraes <rodrigo...@gmail.com>
Date: Mon Jul 18 09:44:15 2011
Log: Added tag 1.0b3 for changeset b2379ae9e05c
http://code.google.com/p/tipfy/source/detail?r=349e58c6a8f9

Modified:
/.hgtags

=======================================
--- /.hgtags Mon Jul 18 04:26:40 2011
+++ /.hgtags Mon Jul 18 09:44:15 2011
@@ -5,3 +5,4 @@
bda6d74b946d90bf924dfedaf0071da6847b41c1 0.6.4
5f50bfd68dcd0ef66986e8f428202a8c7cf63331 1.0b1
ac07ba5325816f72e718201e0aa659464f24af2f 1.0b2
+b2379ae9e05c13a32b36996d7a6ed920d3130eec 1.0b3

Reply all
Reply to author
Forward
0 new messages