Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 15B11200D31 for ; Fri, 20 Oct 2017 15:13:07 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 1439D160BCB; Fri, 20 Oct 2017 13:13:07 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 5A4971609E1 for ; Fri, 20 Oct 2017 15:13:06 +0200 (CEST) Received: (qmail 71687 invoked by uid 500); 20 Oct 2017 13:13:05 -0000 Mailing-List: contact commits-help@predictionio.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@predictionio.apache.org Delivered-To: mailing list commits@predictionio.apache.org Received: (qmail 71677 invoked by uid 99); 20 Oct 2017 13:13:05 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Oct 2017 13:13:05 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id A14B71A0468 for ; Fri, 20 Oct 2017 13:13:04 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -4.222 X-Spam-Level: X-Spam-Status: No, score=-4.222 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id oc3dqsdU72DW for ; Fri, 20 Oct 2017 13:13:02 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with SMTP id 484F861103 for ; Fri, 20 Oct 2017 13:13:02 +0000 (UTC) Received: (qmail 70591 invoked by uid 99); 20 Oct 2017 13:13:01 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Oct 2017 13:13:01 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id A3799DFAB2; Fri, 20 Oct 2017 13:13:01 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: shinsuke@apache.org To: commits@predictionio.incubator.apache.org Message-Id: X-Mailer: ASF-Git Admin Mailer Subject: incubator-predictionio-sdk-python git commit: update to 0.9.9 in __init__.py and remove incubator Date: Fri, 20 Oct 2017 13:13:01 +0000 (UTC) archived-at: Fri, 20 Oct 2017 13:13:07 -0000 Repository: incubator-predictionio-sdk-python Updated Branches: refs/heads/release/0.9.9 72a509296 -> 4d8c843e3 update to 0.9.9 in __init__.py and remove incubator Project: http://git-wip-us.apache.org/repos/asf/incubator-predictionio-sdk-python/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-predictionio-sdk-python/commit/4d8c843e Tree: http://git-wip-us.apache.org/repos/asf/incubator-predictionio-sdk-python/tree/4d8c843e Diff: http://git-wip-us.apache.org/repos/asf/incubator-predictionio-sdk-python/diff/4d8c843e Branch: refs/heads/release/0.9.9 Commit: 4d8c843e3f7d940c8df01b2295d086857391ae40 Parents: 72a5092 Author: Shinsuke Sugaya Authored: Fri Oct 20 22:12:44 2017 +0900 Committer: Shinsuke Sugaya Committed: Fri Oct 20 22:12:44 2017 +0900 ---------------------------------------------------------------------- README.txt | 2 +- predictionio/__init__.py | 2 +- setup.py | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-predictionio-sdk-python/blob/4d8c843e/README.txt ---------------------------------------------------------------------- diff --git a/README.txt b/README.txt index 4740ff5..9a7da1d 100644 --- a/README.txt +++ b/README.txt @@ -48,7 +48,7 @@ To view the generated documentation, go to docs/build/html/index.html. SUPPORT ======= -http://predictionio.incubator.apache.org/support/ +http://predictionio.apache.org/support/ Issue Tracker http://git-wip-us.apache.org/repos/asf/incubator-predictionio-sdk-python/blob/4d8c843e/predictionio/__init__.py ---------------------------------------------------------------------- diff --git a/predictionio/__init__.py b/predictionio/__init__.py index 3ef8d96..a20f4cc 100644 --- a/predictionio/__init__.py +++ b/predictionio/__init__.py @@ -4,7 +4,7 @@ Python applications with PredictionIO REST API services. """ -__version__ = "0.9.8" +__version__ = "0.9.9" # import packages import re http://git-wip-us.apache.org/repos/asf/incubator-predictionio-sdk-python/blob/4d8c843e/setup.py ---------------------------------------------------------------------- diff --git a/setup.py b/setup.py index fd735a0..968a9e5 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ except ImportError: from distutils.core import setup __author__ = "Apache PredictionIO" -__email__ = "user@predictionio.incubator.apache.org" +__email__ = "user@predictionio.apache.org" __copyright__ = "Copyright 2017 The Apache Software Foundation" __license__ = "Apache License, Version 2.0" @@ -14,7 +14,7 @@ setup( author=__author__, author_email=__email__, packages=['predictionio'], - url='http://predictionio.incubator.apache.org/', + url='http://predictionio.apache.org/', license='LICENSE.txt', description='PredictionIO Python SDK', classifiers=[ @@ -44,7 +44,7 @@ setup( - without worrying about scalability Detailed documentation is available on our - `documentation site `_. + `documentation site `_. This module provides convenient access of the PredictionIO API to Python programmers so that they