[arch-commits] Commit in python-ply/repos/extra-any (4 files)

2017-02-03 Thread Felix Yan
Date: Saturday, February 4, 2017 @ 07:31:49
  Author: felixonmars
Revision: 288014

archrelease: copy trunk to extra-any

Added:
  python-ply/repos/extra-any/LICENSE
(from rev 288013, python-ply/trunk/LICENSE)
  python-ply/repos/extra-any/PKGBUILD
(from rev 288013, python-ply/trunk/PKGBUILD)
Deleted:
  python-ply/repos/extra-any/LICENSE
  python-ply/repos/extra-any/PKGBUILD

--+
 LICENSE  |   56 
 PKGBUILD |  106 ++---
 2 files changed, 81 insertions(+), 81 deletions(-)

Deleted: LICENSE
===
--- LICENSE 2017-02-04 07:31:32 UTC (rev 288013)
+++ LICENSE 2017-02-04 07:31:49 UTC (rev 288014)
@@ -1,28 +0,0 @@
-Copyright (C) 2001-2015,
-David M. Beazley (Dabeaz LLC)
-All rights reserved.
-
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions are
-met:
-
-* Redistributions of source code must retain the above copyright notice,
-  this list of conditions and the following disclaimer.  
-* Redistributions in binary form must reproduce the above copyright notice, 
-  this list of conditions and the following disclaimer in the documentation
-  and/or other materials provided with the distribution.  
-* Neither the name of the David Beazley or Dabeaz LLC may be used to
-  endorse or promote products derived from this software without
-  specific prior written permission. 
-
-THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Copied: python-ply/repos/extra-any/LICENSE (from rev 288013, 
python-ply/trunk/LICENSE)
===
--- LICENSE (rev 0)
+++ LICENSE 2017-02-04 07:31:49 UTC (rev 288014)
@@ -0,0 +1,28 @@
+Copyright (C) 2001-2015,
+David M. Beazley (Dabeaz LLC)
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are
+met:
+
+* Redistributions of source code must retain the above copyright notice,
+  this list of conditions and the following disclaimer.  
+* Redistributions in binary form must reproduce the above copyright notice, 
+  this list of conditions and the following disclaimer in the documentation
+  and/or other materials provided with the distribution.  
+* Neither the name of the David Beazley or Dabeaz LLC may be used to
+  endorse or promote products derived from this software without
+  specific prior written permission. 
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Deleted: PKGBUILD
===
--- PKGBUILD2017-02-04 07:31:32 UTC (rev 288013)
+++ PKGBUILD2017-02-04 07:31:49 UTC (rev 288014)
@@ -1,53 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Alexander Rødseth 
-# Contributor: Marcin "avalan" Falkiewicz 
-# Contributor: C Anthony Risinger 
-
-pkgbase=python-ply
-pkgname=(python-ply python2-ply)
-pkgver=3.9
-pkgrel=2
-pkgdesc='Implementation of lex and yacc parsing tools'
-arch=('any')
-url='http://www.dabeaz.com/ply/'
-license=('BSD')
-makedepends=('python-setuptools' 'python2-setuptools')
-source=("${url}ply-$pkgver.tar.gz"
-LICENSE)
-sha256sums=('0d7e2940b9c57151392fceaa62b0865c45e06ce1e36687fd8d03f011a907f43e'
-

[arch-commits] Commit in python-ply/repos/extra-any (4 files)

2016-08-31 Thread Felix Yan
Date: Wednesday, August 31, 2016 @ 15:33:57
  Author: felixonmars
Revision: 275606

archrelease: copy trunk to extra-any

Added:
  python-ply/repos/extra-any/LICENSE
(from rev 275605, python-ply/trunk/LICENSE)
  python-ply/repos/extra-any/PKGBUILD
(from rev 275605, python-ply/trunk/PKGBUILD)
Deleted:
  python-ply/repos/extra-any/LICENSE
  python-ply/repos/extra-any/PKGBUILD

--+
 LICENSE  |   56 
 PKGBUILD |  106 ++---
 2 files changed, 81 insertions(+), 81 deletions(-)

Deleted: LICENSE
===
--- LICENSE 2016-08-31 15:33:35 UTC (rev 275605)
+++ LICENSE 2016-08-31 15:33:57 UTC (rev 275606)
@@ -1,28 +0,0 @@
-Copyright (C) 2001-2015,
-David M. Beazley (Dabeaz LLC)
-All rights reserved.
-
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions are
-met:
-
-* Redistributions of source code must retain the above copyright notice,
-  this list of conditions and the following disclaimer.  
-* Redistributions in binary form must reproduce the above copyright notice, 
-  this list of conditions and the following disclaimer in the documentation
-  and/or other materials provided with the distribution.  
-* Neither the name of the David Beazley or Dabeaz LLC may be used to
-  endorse or promote products derived from this software without
-  specific prior written permission. 
-
-THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Copied: python-ply/repos/extra-any/LICENSE (from rev 275605, 
python-ply/trunk/LICENSE)
===
--- LICENSE (rev 0)
+++ LICENSE 2016-08-31 15:33:57 UTC (rev 275606)
@@ -0,0 +1,28 @@
+Copyright (C) 2001-2015,
+David M. Beazley (Dabeaz LLC)
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are
+met:
+
+* Redistributions of source code must retain the above copyright notice,
+  this list of conditions and the following disclaimer.  
+* Redistributions in binary form must reproduce the above copyright notice, 
+  this list of conditions and the following disclaimer in the documentation
+  and/or other materials provided with the distribution.  
+* Neither the name of the David Beazley or Dabeaz LLC may be used to
+  endorse or promote products derived from this software without
+  specific prior written permission. 
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Deleted: PKGBUILD
===
--- PKGBUILD2016-08-31 15:33:35 UTC (rev 275605)
+++ PKGBUILD2016-08-31 15:33:57 UTC (rev 275606)
@@ -1,53 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Alexander Rødseth 
-# Contributor: Marcin "avalan" Falkiewicz 
-# Contributor: C Anthony Risinger 
-
-pkgbase=python-ply
-pkgname=(python-ply python2-ply)
-pkgver=3.8
-pkgrel=1
-pkgdesc='Implementation of lex and yacc parsing tools'
-arch=('any')
-url='http://www.dabeaz.com/ply/'
-license=('BSD')
-makedepends=('python-setuptools' 'python2-setuptools')
-source=("${url}ply-$pkgver.tar.gz"
-LICENSE)
-sha256sums=('e7d1bdff026beb159c9942f7a17e102c375638d9478a7ecd4cc0c76afd8de0b8'
-