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 44fbebef2eea4802e97f72b500502e526b66e73a (commit)
from a7476521179ee0d464b5b4ea0914511e9bfdbe81 (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/44fbebef2eea4802e97f72b500502e526b66e73a
commit 44fbebef2eea4802e97f72b500502e526b66e73a
Author: Oleg Broytman <ph...@ph...>
Date: Thu Dec 11 15:32:33 2014 +0300
Fix a bug: remove duplicate [egg_info]
diff --git a/setup.cfg b/setup.cfg
index 1bb5465..bfc84e6 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -7,10 +7,6 @@ tag_build = dev
tag_date = 1
tag_svn_revision = 0
-[egg_info]
-tag_build = dev
-tag_date = true
-
[pudge]
theme = pythonpaste.org
docs = docs/index.txt docs/Authors.txt docs/DeveloperGuide.txt docs/FAQ.txt
-----------------------------------------------------------------------
Summary of changes:
setup.cfg | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
hooks/post-receive
--
SQLObject development repository
|