[arch-commits] Commit in python-jieba/trunk (LICENSE PKGBUILD)

Felix Yan fyan at archlinux.org
Wed Dec 16 13:28:13 UTC 2015


    Date: Wednesday, December 16, 2015 @ 14:28:13
  Author: fyan
Revision: 153427

upgpkg: python-jieba 0.38-1

Modified:
  python-jieba/trunk/PKGBUILD
Deleted:
  python-jieba/trunk/LICENSE

----------+
 LICENSE  |   20 --------------------
 PKGBUILD |    6 +++---
 2 files changed, 3 insertions(+), 23 deletions(-)

Deleted: LICENSE
===================================================================
--- LICENSE	2015-12-16 09:43:50 UTC (rev 153426)
+++ LICENSE	2015-12-16 13:28:13 UTC (rev 153427)
@@ -1,20 +0,0 @@
-The MIT License (MIT)
-
-Copyright (c) 2013 Sun Junyi
-
-Permission is hereby granted, free of charge, to any person obtaining a copy of
-this software and associated documentation files (the "Software"), to deal in
-the Software without restriction, including without limitation the rights to
-use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
-the Software, and to permit persons to whom the Software is furnished to do so,
-subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in all
-copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
-FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
-COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
-IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
-CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
\ No newline at end of file

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-16 09:43:50 UTC (rev 153426)
+++ PKGBUILD	2015-12-16 13:28:13 UTC (rev 153427)
@@ -3,7 +3,7 @@
 
 _pypiname=jieba
 pkgname=(python-jieba python2-jieba)
-pkgver=0.37
+pkgver=0.38
 pkgrel=1
 pkgdesc="Chinese Words Segementation Utilities"
 arch=('any')
@@ -12,8 +12,8 @@
 makedepends=('python' 'python2')
 source=("http://pypi.python.org/packages/source/j/jieba/jieba-$pkgver.zip"
         LICENSE)
-sha512sums=('61342a14215f65f6abb6c7cd0872e9ac16a6778415704c422b272c1f1f384ae9913e007cddb15df64f4696219034b4cc328cf28d304c3239cc4181359e5cf84f'
-            '4ff70d3b714cd57b9c53e156fc4c0dd14f22001e20fce2edbdba079f352271f85e5e8c1e519ff2f91ff1aa258adb8ecc3ffc3bd8cb34ffdc6a44ced9a583feaf')
+sha512sums=('52bfde29f97210f7e0dd766cc83f17961644e71593c2180a9b2867c5f4f42cad87b193ac3050aa3bc922fcee36ddcd48dd41e981206f39368ca30b60eae721de'
+            '840a892dcc1ae83b4d3eda1aa005d08ce158c28911621f43afa0c214c269a72bedd909d60b2cdbfa2a545259451abde798713a25d1b1d9f9c06cceb56bc214dd')
 
 prepare() {
   cp -a jieba-$pkgver{,-py2}



More information about the arch-commits mailing list