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 e7608833bcadbcdef50b01321aeae42e76dfdde1 (commit)
via c322285189d17bc0a9ad10f53ec8864dd9066cff (commit)
from 69d08334b97bb12e89429d5ab0758247ef09a71b (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/e7608833bcadbcdef50b01321aeae42e76dfdde1
commit e7608833bcadbcdef50b01321aeae42e76dfdde1
Author: Oleg Broytman <ph...@ph...>
Date: Mon Apr 10 21:31:12 2017 +0300
Remove gmane
[skip ci]
diff --git a/ANNOUNCE.rst b/ANNOUNCE.rst
index e636be5..e4759b6 100644
--- a/ANNOUNCE.rst
+++ b/ANNOUNCE.rst
@@ -54,9 +54,6 @@ http://sqlobject.org/devel/
Mailing list:
https://lists.sourceforge.net/mailman/listinfo/sqlobject-discuss
-Archives:
-http://news.gmane.org/gmane.comp.python.sqlobject
-
Download:
https://pypi.python.org/pypi/SQLObject/3.3.0a0.dev20170110
diff --git a/setup.py b/setup.py
index d4b4324..ed917f2 100755
--- a/setup.py
+++ b/setup.py
@@ -173,9 +173,6 @@ http://sqlobject.org
Mailing list:
https://lists.sourceforge.net/mailman/listinfo/sqlobject-discuss
-Archives:
-http://news.gmane.org/gmane.comp.python.sqlobject
-
Download:
https://pypi.python.org/pypi/SQLObject/@@
http://sourceforge.net/p/sqlobject/sqlobject/ci/c322285189d17bc0a9ad10f53ec8864dd9066cff
commit c322285189d17bc0a9ad10f53ec8864dd9066cff
Author: Oleg Broytman <ph...@ph...>
Date: Mon Apr 10 21:28:38 2017 +0300
Stop updating http://sqlobject.readthedocs.org/
It's enough to have http://sqlobject.org/
[skip ci]
diff --git a/docs/News.rst b/docs/News.rst
index f2697d6..0b93b2e 100644
--- a/docs/News.rst
+++ b/docs/News.rst
@@ -24,6 +24,12 @@ Drivers (work in progress)
MySQL and PostgreSQL. Driver names are ``pyodbc``, ``pypyodbc`` or
``odbc`` (try ``pyodbc`` and ``pypyodbc``). There are some problems.
+Documentation
+-------------
+
+* Stop updating http://sqlobject.readthedocs.org/ - it's enough to have
+ http://sqlobject.org/
+
Tests
-----
-----------------------------------------------------------------------
Summary of changes:
ANNOUNCE.rst | 3 ---
docs/News.rst | 6 ++++++
setup.py | 3 ---
3 files changed, 6 insertions(+), 6 deletions(-)
hooks/post-receive
--
SQLObject development repository
|