[sagenb] 169/179: Update the version to 0.10.8

felix salfelder felix-guest at moszumanska.debian.org
Tue May 6 12:05:24 UTC 2014


This is an automated email from the git hooks/post-receive script.

felix-guest pushed a commit to branch master
in repository sagenb.

commit 7f86198a417efb9e53d06c2044aeb8b922323280
Author: Punarbasu Purkayastha <ppurka at gmail.com>
Date:   Sun Dec 29 19:44:30 2013 +0800

    Update the version to 0.10.8
---
 Changes  | 11 ++++++++---
 setup.py |  2 +-
 2 files changed, 9 insertions(+), 4 deletions(-)

diff --git a/Changes b/Changes
index 95e9a52..419e819 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,8 @@
+0.10.8      Dec 29 2013
+
+ - Add Flask-OldSessions to dependency list and fix #184
+ - Restrict pytz version to at most 2013b
+
 0.10.7.3    Dec 22 2013
 
  - Minor fix for trac ticket #15510
@@ -13,7 +18,7 @@
 
  - revert published worksheet sanitization as it is not optional
 
-0.10.7  Jun 24 2013
+0.10.7      Jun 24 2013
 
  - Update license to GPLv3+ from GPLv2+
  - Update MathJax to 2.2
@@ -21,13 +26,13 @@
  - Sanitization for published worksheets
  - Various bug fixes
 
-0.10.6  Apr 27 2013
+0.10.6      Apr 27 2013
 
  - Allow more actions in live documentation.
  - Add tools for converting sws files to rst files.
  - Add parameter "doc_timeout" for controlling timeouts of live worksheets.
 
-0.10.5  Apr 01 2013
+0.10.5      Apr 01 2013
 
  - Add support for LDAP authentication.
  - Remove the old notebook.
diff --git a/setup.py b/setup.py
index 74ec0b8..0f489ff 100644
--- a/setup.py
+++ b/setup.py
@@ -44,7 +44,7 @@ if __name__ == '__main__':
         distutils.log.set_threshold(distutils.log.DEBUG)
 
     code = setup(name = 'sagenb',
-          version     = '0.10.7.3',
+          version     = '0.10.8',
           description = 'The Sage Notebook',
           license     = 'GNU General Public License (GPL) v3+',
           author      = 'William Stein et al.',

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/sagenb.git



More information about the debian-science-commits mailing list