This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "SQLObject development repository".
The branch, master has been updated
via a6b2f4cafda7bcd7791d5606da910d5653591122 (commit)
from 03db537d40616f6eb6aa8a2ad356a568b003b71f (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://sourceforge.net/p/sqlobject/sqlobject/ci/a6b2f4cafda7bcd7791d5606da910d5653591122
commit a6b2f4cafda7bcd7791d5606da910d5653591122
Author: Oleg Broytman <ph...@ph...>
Date: Fri Aug 22 17:50:08 2014 +0400
Change download URL
diff --git a/setup.py b/setup.py
index 7441c6b..b02153c 100755
--- a/setup.py
+++ b/setup.py
@@ -69,7 +69,7 @@ https://github.com/sqlobject
maintainer="Oleg Broytman",
maintainer_email="ph...@ph...",
url="http://sqlobject.org/devel/",
- download_url="https://pypi.python.org/pypi/SQLObject/%sdev-20140801" % version,
+ download_url="https://pypi.python.org/pypi/SQLObject/%sdev-20140817" % version,
license="LGPL",
packages=["sqlobject"] + ['sqlobject.%s' % package for package in subpackages],
scripts=["scripts/sqlobject-admin", "scripts/sqlobject-convertOldURI"],
-----------------------------------------------------------------------
Summary of changes:
setup.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
hooks/post-receive
--
SQLObject development repository
|