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

2020-11-09 Thread Felix Yan via arch-commits
Date: Tuesday, November 10, 2020 @ 04:16:59
  Author: felixonmars
Revision: 748618

upgpkg: python-paste 3.5.0-2: Python 3.9 rebuild

Modified:
  python-paste/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-10 04:16:43 UTC (rev 748617)
+++ PKGBUILD2020-11-10 04:16:59 UTC (rev 748618)
@@ -4,7 +4,7 @@
 
 pkgname=python-paste
 pkgver=3.5.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Tools for using a Web Server Gateway Interface stack"
 arch=('any')
 url="http://pythonpaste.org/index.html;


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

2020-10-14 Thread Felix Yan via arch-commits
Date: Wednesday, October 14, 2020 @ 21:00:39
  Author: felixonmars
Revision: 723981

upgpkg: python-paste 3.5.0-1

Modified:
  python-paste/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-10-14 21:00:30 UTC (rev 723980)
+++ PKGBUILD2020-10-14 21:00:39 UTC (rev 723981)
@@ -3,7 +3,7 @@
 # Contributor: Cilyan Olowen 
 
 pkgname=python-paste
-pkgver=3.4.6
+pkgver=3.5.0
 pkgrel=1
 pkgdesc="Tools for using a Web Server Gateway Interface stack"
 arch=('any')
@@ -14,7 +14,7 @@
 makedepends=('python-setuptools' 'python-six')
 checkdepends=('python-pytest-runner' 'python-flup')
 
source=("https://files.pythonhosted.org/packages/source/P/Paste/Paste-${pkgver}.tar.gz;)
-sha512sums=('64cf2abdd40850704060b3a07d1999dcfd05e19bf27270f7918c5c8683a4b1638d04da13d09f9f671b8acf069e26872d5932d5f0ed7022fd5cdc6bbda7602433')
+sha512sums=('a9f596d6fcd95f915990c16830caeb9c9a03412447597258c67a003fd485e2efd27798f2eb2de9978ac529292af4b55136de554bfb501e90f6185f55a6b0531b')
 
 build() {
   cd "$srcdir"/Paste-$pkgver


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

2020-09-25 Thread Felix Yan via arch-commits
Date: Friday, September 25, 2020 @ 16:05:26
  Author: felixonmars
Revision: 712031

upgpkg: python-paste 3.4.6-1

Modified:
  python-paste/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-09-25 16:00:58 UTC (rev 712030)
+++ PKGBUILD2020-09-25 16:05:26 UTC (rev 712031)
@@ -3,7 +3,7 @@
 # Contributor: Cilyan Olowen 
 
 pkgname=python-paste
-pkgver=3.4.5
+pkgver=3.4.6
 pkgrel=1
 pkgdesc="Tools for using a Web Server Gateway Interface stack"
 arch=('any')
@@ -14,7 +14,7 @@
 makedepends=('python-setuptools' 'python-six')
 checkdepends=('python-pytest-runner' 'python-flup')
 
source=("https://files.pythonhosted.org/packages/source/P/Paste/Paste-${pkgver}.tar.gz;)
-sha512sums=('cffc7a36ea880acfed6878a8865161c35263a3a056e853cf0d7c5e4dd2101d9462a4bf71a36e9f4c707c8fc11ae23ad2d0ae31080adf8614680462e489f47d3a')
+sha512sums=('64cf2abdd40850704060b3a07d1999dcfd05e19bf27270f7918c5c8683a4b1638d04da13d09f9f671b8acf069e26872d5932d5f0ed7022fd5cdc6bbda7602433')
 
 build() {
   cd "$srcdir"/Paste-$pkgver


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

2020-09-24 Thread Felix Yan via arch-commits
Date: Thursday, September 24, 2020 @ 21:21:24
  Author: felixonmars
Revision: 711913

upgpkg: python-paste 3.4.5-1

Modified:
  python-paste/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-09-24 21:13:32 UTC (rev 711912)
+++ PKGBUILD2020-09-24 21:21:24 UTC (rev 711913)
@@ -3,7 +3,7 @@
 # Contributor: Cilyan Olowen 
 
 pkgname=python-paste
-pkgver=3.4.4
+pkgver=3.4.5
 pkgrel=1
 pkgdesc="Tools for using a Web Server Gateway Interface stack"
 arch=('any')
@@ -14,7 +14,7 @@
 makedepends=('python-setuptools' 'python-six')
 checkdepends=('python-pytest-runner' 'python-flup')
 
source=("https://files.pythonhosted.org/packages/source/P/Paste/Paste-${pkgver}.tar.gz;)
-sha512sums=('f977fa02b6800be27f703115b87987dcf8a1e4edd681f253b20fb363bfe625109b424ec6a0faba066e1d074f55a2ba336e17654f899b3100c9e3c3252d38b5a6')
+sha512sums=('cffc7a36ea880acfed6878a8865161c35263a3a056e853cf0d7c5e4dd2101d9462a4bf71a36e9f4c707c8fc11ae23ad2d0ae31080adf8614680462e489f47d3a')
 
 build() {
   cd "$srcdir"/Paste-$pkgver


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

2020-09-10 Thread Felix Yan via arch-commits
Date: Thursday, September 10, 2020 @ 12:03:10
  Author: felixonmars
Revision: 701692

upgpkg: python-paste 3.4.4-1

Modified:
  python-paste/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-09-10 12:02:28 UTC (rev 701691)
+++ PKGBUILD2020-09-10 12:03:10 UTC (rev 701692)
@@ -3,7 +3,7 @@
 # Contributor: Cilyan Olowen 
 
 pkgname=python-paste
-pkgver=3.4.3
+pkgver=3.4.4
 pkgrel=1
 pkgdesc="Tools for using a Web Server Gateway Interface stack"
 arch=('any')
@@ -14,7 +14,7 @@
 makedepends=('python-setuptools' 'python-six')
 checkdepends=('python-pytest-runner' 'python-flup')
 
source=("https://files.pythonhosted.org/packages/source/P/Paste/Paste-${pkgver}.tar.gz;)
-sha512sums=('0869a3330a74cc14f88fb5ce24183328ec38fed1fc5cd669b428f09ee2fcafc770e95c2f4dc8de86dfce4d66861bad26c9502cccb81966c519ca4593ada094b1')
+sha512sums=('f977fa02b6800be27f703115b87987dcf8a1e4edd681f253b20fb363bfe625109b424ec6a0faba066e1d074f55a2ba336e17654f899b3100c9e3c3252d38b5a6')
 
 build() {
   cd "$srcdir"/Paste-$pkgver


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

2020-07-23 Thread Felix Yan via arch-commits
Date: Thursday, July 23, 2020 @ 07:09:42
  Author: felixonmars
Revision: 664980

upgpkg: python-paste 3.4.3-1

Modified:
  python-paste/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-07-23 07:08:47 UTC (rev 664979)
+++ PKGBUILD2020-07-23 07:09:42 UTC (rev 664980)
@@ -3,7 +3,7 @@
 # Contributor: Cilyan Olowen 
 
 pkgname=python-paste
-pkgver=3.4.2
+pkgver=3.4.3
 pkgrel=1
 pkgdesc="Tools for using a Web Server Gateway Interface stack"
 arch=('any')
@@ -14,7 +14,7 @@
 makedepends=('python-setuptools' 'python-six')
 checkdepends=('python-pytest-runner' 'python-flup')
 
source=("https://files.pythonhosted.org/packages/source/P/Paste/Paste-${pkgver}.tar.gz;)
-sha512sums=('fe4b1582f58c0033c95740b5ac380a93e5f67b6ef1e5d57e943270228650bce1772c4f01357f8367b3fefde3892f316955c22c8266679190b7de0a560c663d14')
+sha512sums=('0869a3330a74cc14f88fb5ce24183328ec38fed1fc5cd669b428f09ee2fcafc770e95c2f4dc8de86dfce4d66861bad26c9502cccb81966c519ca4593ada094b1')
 
 build() {
   cd "$srcdir"/Paste-$pkgver


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

2020-07-15 Thread Felix Yan via arch-commits
Date: Wednesday, July 15, 2020 @ 08:31:17
  Author: felixonmars
Revision: 663843

upgpkg: python-paste 3.4.2-1

Modified:
  python-paste/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-07-15 08:30:51 UTC (rev 663842)
+++ PKGBUILD2020-07-15 08:31:17 UTC (rev 663843)
@@ -3,7 +3,7 @@
 # Contributor: Cilyan Olowen 
 
 pkgname=python-paste
-pkgver=3.4.1
+pkgver=3.4.2
 pkgrel=1
 pkgdesc="Tools for using a Web Server Gateway Interface stack"
 arch=('any')
@@ -14,7 +14,7 @@
 makedepends=('python-setuptools' 'python-six')
 checkdepends=('python-pytest-runner' 'python-flup')
 
source=("https://files.pythonhosted.org/packages/source/P/Paste/Paste-${pkgver}.tar.gz;)
-sha512sums=('90b6bd33e83fde70691be6206ad1de653603900b88fade79f6960df22bb84c6e82c9b6f4ddc11406f4e206273a2b5591b81ca034f8f42a3e993b85b16d07e3f0')
+sha512sums=('fe4b1582f58c0033c95740b5ac380a93e5f67b6ef1e5d57e943270228650bce1772c4f01357f8367b3fefde3892f316955c22c8266679190b7de0a560c663d14')
 
 build() {
   cd "$srcdir"/Paste-$pkgver


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

2020-06-04 Thread Felix Yan via arch-commits
Date: Thursday, June 4, 2020 @ 16:35:51
  Author: felixonmars
Revision: 638972

upgpkg: python-paste 3.4.1-1

Modified:
  python-paste/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-06-04 16:35:43 UTC (rev 638971)
+++ PKGBUILD2020-06-04 16:35:51 UTC (rev 638972)
@@ -3,8 +3,8 @@
 # Contributor: Cilyan Olowen 
 
 pkgname=python-paste
-pkgver=3.4.0
-pkgrel=2
+pkgver=3.4.1
+pkgrel=1
 pkgdesc="Tools for using a Web Server Gateway Interface stack"
 arch=('any')
 url="http://pythonpaste.org/index.html;
@@ -14,7 +14,7 @@
 makedepends=('python-setuptools' 'python-six')
 checkdepends=('python-pytest-runner' 'python-flup')
 
source=("https://files.pythonhosted.org/packages/source/P/Paste/Paste-${pkgver}.tar.gz;)
-sha512sums=('fbe0d1f39d8147846b3a30f18e6776c31eb5bcd8f461c0bf7afc35533c65c2ddf74263807be1b73b76c49cd6cc73c210a37ca651ef1f34e727ccf0687478085a')
+sha512sums=('90b6bd33e83fde70691be6206ad1de653603900b88fade79f6960df22bb84c6e82c9b6f4ddc11406f4e206273a2b5591b81ca034f8f42a3e993b85b16d07e3f0')
 
 build() {
   cd "$srcdir"/Paste-$pkgver


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

2020-05-12 Thread Jelle van der Waa via arch-commits
Date: Tuesday, May 12, 2020 @ 19:07:21
  Author: jelle
Revision: 627154

upgpkg: python-paste 3.4.0-2

Remove python2 unused module

Modified:
  python-paste/trunk/PKGBUILD

--+
 PKGBUILD |   43 +++
 1 file changed, 7 insertions(+), 36 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-05-12 19:06:53 UTC (rev 627153)
+++ PKGBUILD2020-05-12 19:07:21 UTC (rev 627154)
@@ -2,62 +2,33 @@
 # Contributor: David Campbell 
 # Contributor: Cilyan Olowen 
 
-pkgbase=python-paste
-pkgname=(python-paste python2-paste)
+pkgname=python-paste
 pkgver=3.4.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Tools for using a Web Server Gateway Interface stack"
 arch=('any')
 url="http://pythonpaste.org/index.html;
 license=('MIT')
-makedepends=('python-setuptools' 'python2-setuptools' 'python-six' 
'python2-six')
-checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'python-flup' 
'python2-flup'
-  'python2-openid')
+depends=('python-six')
+optdepends=('python-flup: WSGI utilities')
+makedepends=('python-setuptools' 'python-six')
+checkdepends=('python-pytest-runner' 'python-flup')
 
source=("https://files.pythonhosted.org/packages/source/P/Paste/Paste-${pkgver}.tar.gz;)
 
sha512sums=('fbe0d1f39d8147846b3a30f18e6776c31eb5bcd8f461c0bf7afc35533c65c2ddf74263807be1b73b76c49cd6cc73c210a37ca651ef1f34e727ccf0687478085a')
 
-prepare() {
-  cp -a Paste-${pkgver}{,-py2}
-
-  cd Paste-${pkgver}-py2
-  sed -i -e "s|#![ ]*/usr/bin/python$|#!/usr/bin/python2|" \
- -e "s|#![ ]*/usr/bin/env python$|#!/usr/bin/env python2|" \
-  $(find . -name '*.py')
-}
-
 build() {
   cd "$srcdir"/Paste-$pkgver
   python setup.py build
-
-  cd "$srcdir"/Paste-$pkgver-py2
-  python2 setup.py build
 }
 
 check() {
   cd "$srcdir"/Paste-$pkgver
   python setup.py pytest
-
-  cd "$srcdir"/Paste-$pkgver-py2
-  python2 setup.py pytest
 }
 
-package_python-paste() {
-  depends=('python-six')
-  optdepends=('python-flup: WSGI utilities')
-
+package() {
   cd Paste-$pkgver
   python setup.py install --root="$pkgdir" --optimize=1
 
   install -Dm644 docs/license.txt 
"$pkgdir"/usr/share/licenses/$pkgname/license.txt
 }
-
-package_python2-paste() {
-  depends=('python2-six')
-  optdepends=('python2-flup: WSGI utilities'
-  'python2-openid: Support for OpenID')
-
-  cd Paste-$pkgver-py2
-  python2 setup.py install --root="$pkgdir" --optimize=1
-
-  install -Dm644 docs/license.txt 
"$pkgdir"/usr/share/licenses/$pkgname/license.txt
-}


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

2020-02-12 Thread Felix Yan via arch-commits
Date: Wednesday, February 12, 2020 @ 17:05:04
  Author: felixonmars
Revision: 569527

upgpkg: python-paste 3.4.0-1

Modified:
  python-paste/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-02-12 17:04:03 UTC (rev 569526)
+++ PKGBUILD2020-02-12 17:05:04 UTC (rev 569527)
@@ -4,7 +4,7 @@
 
 pkgbase=python-paste
 pkgname=(python-paste python2-paste)
-pkgver=3.3.0
+pkgver=3.4.0
 pkgrel=1
 pkgdesc="Tools for using a Web Server Gateway Interface stack"
 arch=('any')
@@ -14,7 +14,7 @@
 checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'python-flup' 
'python2-flup'
   'python2-openid')
 
source=("https://files.pythonhosted.org/packages/source/P/Paste/Paste-${pkgver}.tar.gz;)
-sha512sums=('3219a6a4b8bfe5679337f93cbbfb77c422f2e542d11dd6593eeffef2255b289819b53b37bdf3d46624c6e8cd5dbb12829b0ec95d9390d3e29552fb01a73bfd84')
+sha512sums=('fbe0d1f39d8147846b3a30f18e6776c31eb5bcd8f461c0bf7afc35533c65c2ddf74263807be1b73b76c49cd6cc73c210a37ca651ef1f34e727ccf0687478085a')
 
 prepare() {
   cp -a Paste-${pkgver}{,-py2}


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

2020-01-28 Thread Felix Yan via arch-commits
Date: Tuesday, January 28, 2020 @ 19:48:18
  Author: felixonmars
Revision: 558272

upgpkg: python-paste 3.3.0-1

Modified:
  python-paste/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-01-28 19:48:02 UTC (rev 558271)
+++ PKGBUILD2020-01-28 19:48:18 UTC (rev 558272)
@@ -4,7 +4,7 @@
 
 pkgbase=python-paste
 pkgname=(python-paste python2-paste)
-pkgver=3.2.7
+pkgver=3.3.0
 pkgrel=1
 pkgdesc="Tools for using a Web Server Gateway Interface stack"
 arch=('any')
@@ -14,7 +14,7 @@
 checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'python-flup' 
'python2-flup'
   'python2-openid')
 
source=("https://files.pythonhosted.org/packages/source/P/Paste/Paste-${pkgver}.tar.gz;)
-sha512sums=('d0ac8c22f7dfedf923e476552f55a111fe2af886019a89d6a0a0ab46f67892815bb1310202d289fd9e29b81d6c47a23c861103607a41ee05ef039f7a2f3b1f49')
+sha512sums=('3219a6a4b8bfe5679337f93cbbfb77c422f2e542d11dd6593eeffef2255b289819b53b37bdf3d46624c6e8cd5dbb12829b0ec95d9390d3e29552fb01a73bfd84')
 
 prepare() {
   cp -a Paste-${pkgver}{,-py2}


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

2020-01-27 Thread Felix Yan via arch-commits
Date: Monday, January 27, 2020 @ 09:28:25
  Author: felixonmars
Revision: 555789

upgpkg: python-paste 3.2.7-1

Modified:
  python-paste/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-01-27 09:26:14 UTC (rev 555788)
+++ PKGBUILD2020-01-27 09:28:25 UTC (rev 555789)
@@ -4,7 +4,7 @@
 
 pkgbase=python-paste
 pkgname=(python-paste python2-paste)
-pkgver=3.2.6
+pkgver=3.2.7
 pkgrel=1
 pkgdesc="Tools for using a Web Server Gateway Interface stack"
 arch=('any')
@@ -14,7 +14,7 @@
 checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'python-flup' 
'python2-flup'
   'python2-openid')
 
source=("https://files.pythonhosted.org/packages/source/P/Paste/Paste-${pkgver}.tar.gz;)
-sha512sums=('036571772d5b26c4f6dc2283de9ae404438e745a1bf327ef602aea136d06926de7fa6cebbf7a5125ef17c865d68915711c035cb03deb3590be0418caf04afad3')
+sha512sums=('d0ac8c22f7dfedf923e476552f55a111fe2af886019a89d6a0a0ab46f67892815bb1310202d289fd9e29b81d6c47a23c861103607a41ee05ef039f7a2f3b1f49')
 
 prepare() {
   cp -a Paste-${pkgver}{,-py2}


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

2020-01-13 Thread Felix Yan via arch-commits
Date: Monday, January 13, 2020 @ 18:05:02
  Author: felixonmars
Revision: 552392

upgpkg: python-paste 3.2.6-1

Modified:
  python-paste/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-01-13 17:56:57 UTC (rev 552391)
+++ PKGBUILD2020-01-13 18:05:02 UTC (rev 552392)
@@ -4,7 +4,7 @@
 
 pkgbase=python-paste
 pkgname=(python-paste python2-paste)
-pkgver=3.2.5
+pkgver=3.2.6
 pkgrel=1
 pkgdesc="Tools for using a Web Server Gateway Interface stack"
 arch=('any')
@@ -14,7 +14,7 @@
 checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'python-flup' 
'python2-flup'
   'python2-openid')
 
source=("https://files.pythonhosted.org/packages/source/P/Paste/Paste-${pkgver}.tar.gz;)
-sha512sums=('5c885db17fde639ff0984b6e356fd20d84dd59ba18863a35796840b6dbc9679a576892c08766c964f7789558a7e98acf8012ba17d47df2a1f9491a2cea1b7411')
+sha512sums=('036571772d5b26c4f6dc2283de9ae404438e745a1bf327ef602aea136d06926de7fa6cebbf7a5125ef17c865d68915711c035cb03deb3590be0418caf04afad3')
 
 prepare() {
   cp -a Paste-${pkgver}{,-py2}


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

2020-01-10 Thread Felix Yan via arch-commits
Date: Friday, January 10, 2020 @ 16:18:05
  Author: felixonmars
Revision: 551690

upgpkg: python-paste 3.2.5-1

Modified:
  python-paste/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-01-10 15:46:35 UTC (rev 551689)
+++ PKGBUILD2020-01-10 16:18:05 UTC (rev 551690)
@@ -4,7 +4,7 @@
 
 pkgbase=python-paste
 pkgname=(python-paste python2-paste)
-pkgver=3.2.4
+pkgver=3.2.5
 pkgrel=1
 pkgdesc="Tools for using a Web Server Gateway Interface stack"
 arch=('any')
@@ -14,7 +14,7 @@
 checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'python-flup' 
'python2-flup'
   'python2-openid')
 
source=("https://files.pythonhosted.org/packages/source/P/Paste/Paste-${pkgver}.tar.gz;)
-sha512sums=('7f34766e7700baa2703dae987c5920b5fce06480d75ed377cfa16a792e64cc5e6cc8fcdc1392ea25f20cde1ad3cd5ea4df3b4078290c78e4338156b360d80993')
+sha512sums=('5c885db17fde639ff0984b6e356fd20d84dd59ba18863a35796840b6dbc9679a576892c08766c964f7789558a7e98acf8012ba17d47df2a1f9491a2cea1b7411')
 
 prepare() {
   cp -a Paste-${pkgver}{,-py2}


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

2020-01-06 Thread Felix Yan via arch-commits
Date: Monday, January 6, 2020 @ 08:05:29
  Author: felixonmars
Revision: 549573

upgpkg: python-paste 3.2.4-1

Modified:
  python-paste/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-01-06 07:26:39 UTC (rev 549572)
+++ PKGBUILD2020-01-06 08:05:29 UTC (rev 549573)
@@ -4,7 +4,7 @@
 
 pkgbase=python-paste
 pkgname=(python-paste python2-paste)
-pkgver=3.2.3
+pkgver=3.2.4
 pkgrel=1
 pkgdesc="Tools for using a Web Server Gateway Interface stack"
 arch=('any')
@@ -14,7 +14,7 @@
 checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'python-flup' 
'python2-flup'
   'python2-openid')
 
source=("https://files.pythonhosted.org/packages/source/P/Paste/Paste-${pkgver}.tar.gz;)
-sha512sums=('8775a4c6b1863355a2acb3b88258e342db768942ccf28edc8654d7a1a15c5a036f4f8c5c9d917d51e74c9260170234f9c499cefd709b0fbd39ffd4d1b7afcb79')
+sha512sums=('7f34766e7700baa2703dae987c5920b5fce06480d75ed377cfa16a792e64cc5e6cc8fcdc1392ea25f20cde1ad3cd5ea4df3b4078290c78e4338156b360d80993')
 
 prepare() {
   cp -a Paste-${pkgver}{,-py2}


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

2019-11-26 Thread Felix Yan via arch-commits
Date: Tuesday, November 26, 2019 @ 09:12:58
  Author: felixonmars
Revision: 533425

upgpkg: python-paste 3.2.3-1

Modified:
  python-paste/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-11-26 09:10:19 UTC (rev 533424)
+++ PKGBUILD2019-11-26 09:12:58 UTC (rev 533425)
@@ -4,8 +4,8 @@
 
 pkgbase=python-paste
 pkgname=(python-paste python2-paste)
-pkgver=3.2.2
-pkgrel=4
+pkgver=3.2.3
+pkgrel=1
 pkgdesc="Tools for using a Web Server Gateway Interface stack"
 arch=('any')
 url="http://pythonpaste.org/index.html;
@@ -14,7 +14,7 @@
 checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'python-flup' 
'python2-flup'
   'python2-openid')
 
source=("https://files.pythonhosted.org/packages/source/P/Paste/Paste-${pkgver}.tar.gz;)
-sha512sums=('c9a51034eafa6280623877aa3849b3c8a61e05dfd6527e2aa5daf6f6917b8cecac357e4ec0d7f9397e2fd089203294e7e0520239667e16da6ca5d9fec453b8a9')
+sha512sums=('8775a4c6b1863355a2acb3b88258e342db768942ccf28edc8654d7a1a15c5a036f4f8c5c9d917d51e74c9260170234f9c499cefd709b0fbd39ffd4d1b7afcb79')
 
 prepare() {
   cp -a Paste-${pkgver}{,-py2}


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

2019-11-03 Thread Felix Yan via arch-commits
Date: Monday, November 4, 2019 @ 01:59:47
  Author: felixonmars
Revision: 522950

Python 3.8 rebuild

Modified:
  python-paste/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-11-04 01:59:41 UTC (rev 522949)
+++ PKGBUILD2019-11-04 01:59:47 UTC (rev 522950)
@@ -5,7 +5,7 @@
 pkgbase=python-paste
 pkgname=(python-paste python2-paste)
 pkgver=3.2.2
-pkgrel=3
+pkgrel=4
 pkgdesc="Tools for using a Web Server Gateway Interface stack"
 arch=('any')
 url="http://pythonpaste.org/index.html;


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

2019-10-26 Thread Evangelos Foutras via arch-commits
Date: Saturday, October 26, 2019 @ 20:51:35
  Author: foutrelis
Revision: 520636

Python 3.8 rebuild

Modified:
  python-paste/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-10-26 20:51:20 UTC (rev 520635)
+++ PKGBUILD2019-10-26 20:51:35 UTC (rev 520636)
@@ -5,7 +5,7 @@
 pkgbase=python-paste
 pkgname=(python-paste python2-paste)
 pkgver=3.2.2
-pkgrel=2
+pkgrel=3
 pkgdesc="Tools for using a Web Server Gateway Interface stack"
 arch=('any')
 url="http://pythonpaste.org/index.html;


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

2019-10-26 Thread Felix Yan via arch-commits
Date: Saturday, October 26, 2019 @ 20:30:56
  Author: felixonmars
Revision: 520581

Python 3.8 rebuild

Modified:
  python-paste/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-10-26 20:30:53 UTC (rev 520580)
+++ PKGBUILD2019-10-26 20:30:56 UTC (rev 520581)
@@ -5,7 +5,7 @@
 pkgbase=python-paste
 pkgname=(python-paste python2-paste)
 pkgver=3.2.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Tools for using a Web Server Gateway Interface stack"
 arch=('any')
 url="http://pythonpaste.org/index.html;


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

2019-10-14 Thread Felix Yan via arch-commits
Date: Monday, October 14, 2019 @ 16:52:39
  Author: felixonmars
Revision: 515751

upgpkg: python-paste 3.2.2-1

Modified:
  python-paste/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-10-14 16:51:17 UTC (rev 515750)
+++ PKGBUILD2019-10-14 16:52:39 UTC (rev 515751)
@@ -4,7 +4,7 @@
 
 pkgbase=python-paste
 pkgname=(python-paste python2-paste)
-pkgver=3.2.1
+pkgver=3.2.2
 pkgrel=1
 pkgdesc="Tools for using a Web Server Gateway Interface stack"
 arch=('any')
@@ -14,7 +14,7 @@
 checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'python-flup' 
'python2-flup'
   'python2-openid')
 
source=("https://files.pythonhosted.org/packages/source/P/Paste/Paste-${pkgver}.tar.gz;)
-sha512sums=('b3df9f98aec93b49766ffd66345074ba797ac36524784e87add930087b4bc8d962b0197eccfc3ac57afb037c57a299584b614a55c61371a6dd35b6df37466826')
+sha512sums=('c9a51034eafa6280623877aa3849b3c8a61e05dfd6527e2aa5daf6f6917b8cecac357e4ec0d7f9397e2fd089203294e7e0520239667e16da6ca5d9fec453b8a9')
 
 prepare() {
   cp -a Paste-${pkgver}{,-py2}


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

2019-09-26 Thread Felix Yan via arch-commits
Date: Thursday, September 26, 2019 @ 19:43:59
  Author: felixonmars
Revision: 511872

upgpkg: python-paste 3.2.1-1

Modified:
  python-paste/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-09-26 19:41:01 UTC (rev 511871)
+++ PKGBUILD2019-09-26 19:43:59 UTC (rev 511872)
@@ -4,7 +4,7 @@
 
 pkgbase=python-paste
 pkgname=(python-paste python2-paste)
-pkgver=3.2.0
+pkgver=3.2.1
 pkgrel=1
 pkgdesc="Tools for using a Web Server Gateway Interface stack"
 arch=('any')
@@ -14,7 +14,7 @@
 checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'python-flup' 
'python2-flup'
   'python2-openid')
 
source=("https://files.pythonhosted.org/packages/source/P/Paste/Paste-${pkgver}.tar.gz;)
-sha512sums=('eebf97a699157de7182d6dfc843eab7e4b27e674b1d8b41b280c118440c6057dbf5e0a04064bb7d1a01d5bbfcecdd5869a4b6c30ab1f7bfbec52721b1fbdd321')
+sha512sums=('b3df9f98aec93b49766ffd66345074ba797ac36524784e87add930087b4bc8d962b0197eccfc3ac57afb037c57a299584b614a55c61371a6dd35b6df37466826')
 
 prepare() {
   cp -a Paste-${pkgver}{,-py2}


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

2019-09-07 Thread Felix Yan via arch-commits
Date: Saturday, September 7, 2019 @ 13:09:14
  Author: felixonmars
Revision: 508391

upgpkg: python-paste 3.2.0-1

Modified:
  python-paste/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-09-07 13:08:44 UTC (rev 508390)
+++ PKGBUILD2019-09-07 13:09:14 UTC (rev 508391)
@@ -4,7 +4,7 @@
 
 pkgbase=python-paste
 pkgname=(python-paste python2-paste)
-pkgver=3.1.1
+pkgver=3.2.0
 pkgrel=1
 pkgdesc="Tools for using a Web Server Gateway Interface stack"
 arch=('any')
@@ -14,7 +14,7 @@
 checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'python-flup' 
'python2-flup'
   'python2-openid')
 
source=("https://files.pythonhosted.org/packages/source/P/Paste/Paste-${pkgver}.tar.gz;)
-sha512sums=('6b1913e18dee96fd5cfd53c86d3243f5c36e51175854235dcea6d5e89012bf251d6e6979b37bb8259872651da36fa06877579c949c896e0ed8c4b1c092e988b3')
+sha512sums=('eebf97a699157de7182d6dfc843eab7e4b27e674b1d8b41b280c118440c6057dbf5e0a04064bb7d1a01d5bbfcecdd5869a4b6c30ab1f7bfbec52721b1fbdd321')
 
 prepare() {
   cp -a Paste-${pkgver}{,-py2}


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

2019-08-25 Thread Felix Yan via arch-commits
Date: Monday, August 26, 2019 @ 04:33:53
  Author: felixonmars
Revision: 501772

upgpkg: python-paste 3.1.1-1

Modified:
  python-paste/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-08-26 04:32:44 UTC (rev 501771)
+++ PKGBUILD2019-08-26 04:33:53 UTC (rev 501772)
@@ -4,7 +4,7 @@
 
 pkgbase=python-paste
 pkgname=(python-paste python2-paste)
-pkgver=3.1.0
+pkgver=3.1.1
 pkgrel=1
 pkgdesc="Tools for using a Web Server Gateway Interface stack"
 arch=('any')
@@ -14,7 +14,7 @@
 checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'python-flup' 
'python2-flup'
   'python2-openid')
 
source=("https://files.pythonhosted.org/packages/source/P/Paste/Paste-${pkgver}.tar.gz;)
-sha512sums=('278922ea60be60bb89552f9ec9fb324e36b38b00c4283e4a2b38e4b77a977340fd83a2a35b69802fadaedfd74c5262592eb517b5e8ff7be05d9f9bd32c1b650e')
+sha512sums=('6b1913e18dee96fd5cfd53c86d3243f5c36e51175854235dcea6d5e89012bf251d6e6979b37bb8259872651da36fa06877579c949c896e0ed8c4b1c092e988b3')
 
 prepare() {
   cp -a Paste-${pkgver}{,-py2}


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

2019-07-24 Thread Felix Yan via arch-commits
Date: Wednesday, July 24, 2019 @ 17:07:25
  Author: felixonmars
Revision: 492695

upgpkg: python-paste 3.1.0-1

Modified:
  python-paste/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-07-24 17:06:31 UTC (rev 492694)
+++ PKGBUILD2019-07-24 17:07:25 UTC (rev 492695)
@@ -4,7 +4,7 @@
 
 pkgbase=python-paste
 pkgname=(python-paste python2-paste)
-pkgver=3.0.8
+pkgver=3.1.0
 pkgrel=1
 pkgdesc="Tools for using a Web Server Gateway Interface stack"
 arch=('any')
@@ -14,7 +14,7 @@
 checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'python-flup' 
'python2-flup'
   'python2-openid')
 
source=("https://files.pythonhosted.org/packages/source/P/Paste/Paste-${pkgver}.tar.gz;)
-sha512sums=('d811e9a69f6fdd9cd7c960bae45c889cfb9b761f66c84b045e26f8cea0fa499c5ec27510d2b639062ab75cb090a35a37930813ac1f42c59c0426f2e3231d9c96')
+sha512sums=('278922ea60be60bb89552f9ec9fb324e36b38b00c4283e4a2b38e4b77a977340fd83a2a35b69802fadaedfd74c5262592eb517b5e8ff7be05d9f9bd32c1b650e')
 
 prepare() {
   cp -a Paste-${pkgver}{,-py2}


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

2019-03-07 Thread Felix Yan via arch-commits
Date: Thursday, March 7, 2019 @ 15:25:14
  Author: felixonmars
Revision: 438018

upgpkg: python-paste 3.0.8-1

Modified:
  python-paste/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-03-07 15:07:08 UTC (rev 438017)
+++ PKGBUILD2019-03-07 15:25:14 UTC (rev 438018)
@@ -4,7 +4,7 @@
 
 pkgbase=python-paste
 pkgname=(python-paste python2-paste)
-pkgver=3.0.7
+pkgver=3.0.8
 pkgrel=1
 pkgdesc="Tools for using a Web Server Gateway Interface stack"
 arch=('any')
@@ -14,7 +14,7 @@
 checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'python-flup' 
'python2-flup'
   'python2-openid')
 
source=("https://files.pythonhosted.org/packages/source/P/Paste/Paste-${pkgver}.tar.gz;)
-sha512sums=('adf823d208065b00a4bf1473e7550a1e0907d1da88000e87ea3a5dfb36f22c2bb33dda21ccf096da1512a0f2db2ad540a66efe751bbab8bfb49cd4ad456d5460')
+sha512sums=('d811e9a69f6fdd9cd7c960bae45c889cfb9b761f66c84b045e26f8cea0fa499c5ec27510d2b639062ab75cb090a35a37930813ac1f42c59c0426f2e3231d9c96')
 
 prepare() {
   cp -a Paste-${pkgver}{,-py2}


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

2019-02-28 Thread Felix Yan via arch-commits
Date: Thursday, February 28, 2019 @ 21:20:35
  Author: felixonmars
Revision: 437097

upgpkg: python-paste 3.0.7-1

Modified:
  python-paste/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-02-28 21:20:16 UTC (rev 437096)
+++ PKGBUILD2019-02-28 21:20:35 UTC (rev 437097)
@@ -4,7 +4,7 @@
 
 pkgbase=python-paste
 pkgname=(python-paste python2-paste)
-pkgver=3.0.6
+pkgver=3.0.7
 pkgrel=1
 pkgdesc="Tools for using a Web Server Gateway Interface stack"
 arch=('any')
@@ -14,7 +14,7 @@
 checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'python-flup' 
'python2-flup'
   'python2-openid')
 
source=("https://files.pythonhosted.org/packages/source/P/Paste/Paste-${pkgver}.tar.gz;)
-sha512sums=('47871b285fbb4cb69b4bff8361c2445459c194373d8054947c8365a1883ae5e7e0a6212ef8cbfb1c0f54a5372cf393ea240b909dafa0703cc84a828d8f5849ab')
+sha512sums=('adf823d208065b00a4bf1473e7550a1e0907d1da88000e87ea3a5dfb36f22c2bb33dda21ccf096da1512a0f2db2ad540a66efe751bbab8bfb49cd4ad456d5460')
 
 prepare() {
   cp -a Paste-${pkgver}{,-py2}


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

2019-01-08 Thread Felix Yan via arch-commits
Date: Wednesday, January 9, 2019 @ 00:26:13
  Author: felixonmars
Revision: 421091

upgpkg: python-paste 3.0.6-1

Modified:
  python-paste/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-01-09 00:23:58 UTC (rev 421090)
+++ PKGBUILD2019-01-09 00:26:13 UTC (rev 421091)
@@ -4,7 +4,7 @@
 
 pkgbase=python-paste
 pkgname=(python-paste python2-paste)
-pkgver=3.0.5
+pkgver=3.0.6
 pkgrel=1
 pkgdesc="Tools for using a Web Server Gateway Interface stack"
 arch=('any')
@@ -14,7 +14,7 @@
 checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'python-flup' 
'python2-flup'
   'python2-openid')
 
source=("https://files.pythonhosted.org/packages/source/P/Paste/Paste-${pkgver}.tar.gz;)
-sha512sums=('f35d5ea5bb8205faeab797b0fb1c0d0a3ec48ad1dac75c25d53b9f1f87127890421138a2400b5691c8c896a36fb9ae59ef2e2405464d8b4f9f4b1014f4b172a8')
+sha512sums=('47871b285fbb4cb69b4bff8361c2445459c194373d8054947c8365a1883ae5e7e0a6212ef8cbfb1c0f54a5372cf393ea240b909dafa0703cc84a828d8f5849ab')
 
 prepare() {
   cp -a Paste-${pkgver}{,-py2}


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

2018-11-29 Thread Felix Yan via arch-commits
Date: Thursday, November 29, 2018 @ 16:16:37
  Author: felixonmars
Revision: 410538

upgpkg: python-paste 3.0.5-1

Modified:
  python-paste/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-11-29 14:07:55 UTC (rev 410537)
+++ PKGBUILD2018-11-29 16:16:37 UTC (rev 410538)
@@ -4,7 +4,7 @@
 
 pkgbase=python-paste
 pkgname=(python-paste python2-paste)
-pkgver=3.0.4
+pkgver=3.0.5
 pkgrel=1
 pkgdesc="Tools for using a Web Server Gateway Interface stack"
 arch=('any')
@@ -14,7 +14,7 @@
 checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'python-flup' 
'python2-flup'
   'python2-openid')
 
source=("https://files.pythonhosted.org/packages/source/P/Paste/Paste-${pkgver}.tar.gz;)
-sha512sums=('151ff4064190998de3dd161052b06a5f18c952e1e594a5b976ba8fa1e32e78c30fd16d4656c9d779ce044a6821e630396c3a1379a1cdd804409e270544b79441')
+sha512sums=('f35d5ea5bb8205faeab797b0fb1c0d0a3ec48ad1dac75c25d53b9f1f87127890421138a2400b5691c8c896a36fb9ae59ef2e2405464d8b4f9f4b1014f4b172a8')
 
 prepare() {
   cp -a Paste-${pkgver}{,-py2}


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

2018-11-06 Thread Felix Yan via arch-commits
Date: Tuesday, November 6, 2018 @ 18:51:03
  Author: felixonmars
Revision: 401879

upgpkg: python-paste 3.0.4-1

Modified:
  python-paste/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-11-06 18:50:45 UTC (rev 401878)
+++ PKGBUILD2018-11-06 18:51:03 UTC (rev 401879)
@@ -4,7 +4,7 @@
 
 pkgbase=python-paste
 pkgname=(python-paste python2-paste)
-pkgver=3.0.3
+pkgver=3.0.4
 pkgrel=1
 pkgdesc="Tools for using a Web Server Gateway Interface stack"
 arch=('any')
@@ -14,7 +14,7 @@
 checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'python-flup' 
'python2-flup'
   'python2-openid')
 
source=("https://files.pythonhosted.org/packages/source/P/Paste/Paste-${pkgver}.tar.gz;)
-sha512sums=('8877552c6f402c64c5c4fe4c0131509d74b0ce10dec088be87471a6c9936e03ed609ecf18f1ef22c067e8f2d7a2a761a53989870df4830bcd54ef856890469c0')
+sha512sums=('151ff4064190998de3dd161052b06a5f18c952e1e594a5b976ba8fa1e32e78c30fd16d4656c9d779ce044a6821e630396c3a1379a1cdd804409e270544b79441')
 
 prepare() {
   cp -a Paste-${pkgver}{,-py2}


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

2018-11-03 Thread Felix Yan via arch-commits
Date: Sunday, November 4, 2018 @ 02:42:46
  Author: felixonmars
Revision: 401445

upgpkg: python-paste 3.0.3-1

Modified:
  python-paste/trunk/PKGBUILD

--+
 PKGBUILD |   18 +++---
 1 file changed, 7 insertions(+), 11 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-11-04 02:41:20 UTC (rev 401444)
+++ PKGBUILD2018-11-04 02:42:46 UTC (rev 401445)
@@ -4,7 +4,7 @@
 
 pkgbase=python-paste
 pkgname=(python-paste python2-paste)
-pkgver=3.0.2
+pkgver=3.0.3
 pkgrel=1
 pkgdesc="Tools for using a Web Server Gateway Interface stack"
 arch=('any')
@@ -11,16 +11,12 @@
 url="http://pythonpaste.org/index.html;
 license=('MIT')
 makedepends=('python-setuptools' 'python2-setuptools' 'python-six' 
'python2-six')
-checkdepends=('python-pytest-runner' 'python2-pytest-runner')
-optdepends=('python2-flup: WSGI utilities'
-'python-openid: Support for OpenID')
+checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'python-flup' 
'python2-flup'
+  'python2-openid')
 
source=("https://files.pythonhosted.org/packages/source/P/Paste/Paste-${pkgver}.tar.gz;)
-sha512sums=('cd825a4c9bbadf6d6f69eb2de18dd5b4ec8dd433981bed2432f784a58b4991155184afd20e9f15719ed22ae54760c0f75ac919c99fa3ed46ade34136207547ed')
+sha512sums=('8877552c6f402c64c5c4fe4c0131509d74b0ce10dec088be87471a6c9936e03ed609ecf18f1ef22c067e8f2d7a2a761a53989870df4830bcd54ef856890469c0')
 
 prepare() {
-  # https://github.com/cdent/paste/pull/13
-  sed -i 's/nose/pytest/' Paste-${pkgver}/setup.py
-
   cp -a Paste-${pkgver}{,-py2}
 
   cd Paste-${pkgver}-py2
@@ -38,9 +34,6 @@
 }
 
 check() {
-  # Excluding 'test_paste_website' because pythonpaste.org
-  # redirects to web.archive.org, and thus breaks the test
-
   cd "$srcdir"/Paste-$pkgver
   python setup.py pytest
 
@@ -50,6 +43,7 @@
 
 package_python-paste() {
   depends=('python-six')
+  optdepends=('python-flup: WSGI utilities')
 
   cd Paste-$pkgver
   python setup.py install --root="$pkgdir" --optimize=1
@@ -59,6 +53,8 @@
 
 package_python2-paste() {
   depends=('python2-six')
+  optdepends=('python2-flup: WSGI utilities'
+  'python2-openid: Support for OpenID')
 
   cd Paste-$pkgver-py2
   python2 setup.py install --root="$pkgdir" --optimize=1


[arch-commits] Commit in python-paste/trunk (PKGBUILD python3.7.patch)

2018-11-01 Thread Felix Yan via arch-commits
Date: Thursday, November 1, 2018 @ 11:15:04
  Author: felixonmars
Revision: 401069

upgpkg: python-paste 3.0.2-1

Modified:
  python-paste/trunk/PKGBUILD
Deleted:
  python-paste/trunk/python3.7.patch

-+
 PKGBUILD|   22 +-
 python3.7.patch |   22 --
 2 files changed, 9 insertions(+), 35 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-11-01 11:14:05 UTC (rev 401068)
+++ PKGBUILD2018-11-01 11:15:04 UTC (rev 401069)
@@ -4,27 +4,23 @@
 
 pkgbase=python-paste
 pkgname=(python-paste python2-paste)
-pkgver=2.0.3
-pkgrel=3
+pkgver=3.0.2
+pkgrel=1
 pkgdesc="Tools for using a Web Server Gateway Interface stack"
 arch=('any')
 url="http://pythonpaste.org/index.html;
 license=('MIT')
 makedepends=('python-setuptools' 'python2-setuptools' 'python-six' 
'python2-six')
-checkdepends=('python-nose' 'python2-nose')
+checkdepends=('python-pytest-runner' 'python2-pytest-runner')
 optdepends=('python2-flup: WSGI utilities'
 'python-openid: Support for OpenID')
-source=("https://files.pythonhosted.org/packages/source/P/Paste/Paste-${pkgver}.tar.gz;
-python3.7.patch)
-md5sums=('1231e14eae62fa7ed76e9130b04bc61e'
- 'eaec86c9ff3da59a784163d6252bb18f')
+source=("https://files.pythonhosted.org/packages/source/P/Paste/Paste-${pkgver}.tar.gz;)
+sha512sums=('cd825a4c9bbadf6d6f69eb2de18dd5b4ec8dd433981bed2432f784a58b4991155184afd20e9f15719ed22ae54760c0f75ac919c99fa3ed46ade34136207547ed')
 
 prepare() {
-  rm Paste-${pkgver}/paste/httpserver.py.orig
+  # https://github.com/cdent/paste/pull/13
+  sed -i 's/nose/pytest/' Paste-${pkgver}/setup.py
 
-  # https://bitbucket.org/ianb/paste/pull-requests/41
-  patch -d Paste-${pkgver} -Np1 < python3.7.patch
-
   cp -a Paste-${pkgver}{,-py2}
 
   cd Paste-${pkgver}-py2
@@ -46,10 +42,10 @@
   # redirects to web.archive.org, and thus breaks the test
 
   cd "$srcdir"/Paste-$pkgver
-  PYTHONPATH="$PWD/build/lib:$PYTHONPATH" nosetests3 -e '.*test_paste_website'
+  python setup.py pytest
 
   cd "$srcdir"/Paste-$pkgver-py2
-  PYTHONPATH="$PWD/build/lib:$PYTHONPATH" nosetests2 -e '.*test_paste_website'
+  python2 setup.py pytest
 }
 
 package_python-paste() {

Deleted: python3.7.patch
===
--- python3.7.patch 2018-11-01 11:14:05 UTC (rev 401068)
+++ python3.7.patch 2018-11-01 11:15:04 UTC (rev 401069)
@@ -1,22 +0,0 @@
-# HG changeset patch
-# User Miro Hrončok 
-# Date 1528476582 -7200
-# Branch py37
-# Node ID c5a2c7e3191cdcebf3fa5f0e52f55910ed2120b9
-# Parent  0e5a48796ab969d874c6b772c5c33561ac2d1b0d
-Don't raise StopIteration from generator, return instead
-
-See https://www.python.org/dev/peps/pep-0479/
-
-diff --git a/paste/auth/digest.py b/paste/auth/digest.py
 a/paste/auth/digest.py
-+++ b/paste/auth/digest.py
-@@ -57,7 +57,7 @@
- prev = item
- 
- yield prev.strip()
--raise StopIteration
-+return
- 
- def _auth_to_kv_pairs(auth_string):
- """ split a digest auth string into key, value pairs """


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

2018-07-03 Thread Felix Yan via arch-commits
Date: Tuesday, July 3, 2018 @ 10:01:10
  Author: felixonmars
Revision: 350725

Python 3.7 rebuild

Modified:
  python-paste/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-07-03 10:00:07 UTC (rev 350724)
+++ PKGBUILD2018-07-03 10:01:10 UTC (rev 350725)
@@ -6,7 +6,7 @@
 pkgbase=python-paste
 pkgname=(python-paste python2-paste)
 pkgver=2.0.3
-pkgrel=2
+pkgrel=3
 pkgdesc="Tools for using a Web Server Gateway Interface stack"
 arch=('any')
 url="http://pythonpaste.org/index.html;


[arch-commits] Commit in python-paste/trunk (PKGBUILD python3.7.patch)

2018-07-03 Thread Evangelos Foutras via arch-commits
Date: Tuesday, July 3, 2018 @ 10:00:07
  Author: foutrelis
Revision: 350724

Add patch for Python 3.7 support

Added:
  python-paste/trunk/python3.7.patch
Modified:
  python-paste/trunk/PKGBUILD

-+
 PKGBUILD|   16 
 python3.7.patch |   22 ++
 2 files changed, 34 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-07-03 09:57:59 UTC (rev 350723)
+++ PKGBUILD2018-07-03 10:00:07 UTC (rev 350724)
@@ -15,12 +15,17 @@
 checkdepends=('python-nose' 'python2-nose')
 optdepends=('python2-flup: WSGI utilities'
 'python-openid: Support for OpenID')
-source=("https://files.pythonhosted.org/packages/source/P/Paste/Paste-${pkgver}.tar.gz;)
-md5sums=('1231e14eae62fa7ed76e9130b04bc61e')
+source=("https://files.pythonhosted.org/packages/source/P/Paste/Paste-${pkgver}.tar.gz;
+python3.7.patch)
+md5sums=('1231e14eae62fa7ed76e9130b04bc61e'
+ 'eaec86c9ff3da59a784163d6252bb18f')
 
 prepare() {
   rm Paste-${pkgver}/paste/httpserver.py.orig
 
+  # https://bitbucket.org/ianb/paste/pull-requests/41
+  patch -d Paste-${pkgver} -Np1 < python3.7.patch
+
   cp -a Paste-${pkgver}{,-py2}
 
   cd Paste-${pkgver}-py2
@@ -38,11 +43,14 @@
 }
 
 check() {
+  # Excluding 'test_paste_website' because pythonpaste.org
+  # redirects to web.archive.org, and thus breaks the test
+
   cd "$srcdir"/Paste-$pkgver
-  PYTHONPATH="$PWD/build/lib:$PYTHONPATH" nosetests3
+  PYTHONPATH="$PWD/build/lib:$PYTHONPATH" nosetests3 -e '.*test_paste_website'
 
   cd "$srcdir"/Paste-$pkgver-py2
-  PYTHONPATH="$PWD/build/lib:$PYTHONPATH" nosetests2
+  PYTHONPATH="$PWD/build/lib:$PYTHONPATH" nosetests2 -e '.*test_paste_website'
 }
 
 package_python-paste() {

Added: python3.7.patch
===
--- python3.7.patch (rev 0)
+++ python3.7.patch 2018-07-03 10:00:07 UTC (rev 350724)
@@ -0,0 +1,22 @@
+# HG changeset patch
+# User Miro Hrončok 
+# Date 1528476582 -7200
+# Branch py37
+# Node ID c5a2c7e3191cdcebf3fa5f0e52f55910ed2120b9
+# Parent  0e5a48796ab969d874c6b772c5c33561ac2d1b0d
+Don't raise StopIteration from generator, return instead
+
+See https://www.python.org/dev/peps/pep-0479/
+
+diff --git a/paste/auth/digest.py b/paste/auth/digest.py
+--- a/paste/auth/digest.py
 b/paste/auth/digest.py
+@@ -57,7 +57,7 @@
+ prev = item
+ 
+ yield prev.strip()
+-raise StopIteration
++return
+ 
+ def _auth_to_kv_pairs(auth_string):
+ """ split a digest auth string into key, value pairs """


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

2016-12-24 Thread Felix Yan
Date: Sunday, December 25, 2016 @ 02:22:24
  Author: felixonmars
Revision: 201787

upgpkg: python-paste 2.0.3-2

python 3.6 rebuild

Modified:
  python-paste/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-12-25 02:20:56 UTC (rev 201786)
+++ PKGBUILD2016-12-25 02:22:24 UTC (rev 201787)
@@ -6,7 +6,7 @@
 pkgbase=python-paste
 pkgname=(python-paste python2-paste)
 pkgver=2.0.3
-pkgrel=1
+pkgrel=2
 pkgdesc="Tools for using a Web Server Gateway Interface stack"
 arch=('any')
 url="http://pythonpaste.org/index.html;


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

2016-03-08 Thread Felix Yan
Date: Wednesday, March 9, 2016 @ 03:12:57
  Author: fyan
Revision: 165637

upgpkg: python-paste 2.0.3-1

Modified:
  python-paste/trunk/PKGBUILD

--+
 PKGBUILD |   32 
 1 file changed, 16 insertions(+), 16 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-03-09 00:11:36 UTC (rev 165636)
+++ PKGBUILD2016-03-09 02:12:57 UTC (rev 165637)
@@ -5,8 +5,8 @@
 
 pkgbase=python-paste
 pkgname=(python-paste python2-paste)
-pkgver=2.0.2
-pkgrel=2
+pkgver=2.0.3
+pkgrel=1
 pkgdesc="Tools for using a Web Server Gateway Interface stack"
 arch=('any')
 url="http://pythonpaste.org/index.html;
@@ -16,9 +16,11 @@
 optdepends=('python2-flup: WSGI utilities'
 'python-openid: Support for OpenID')
 
source=("http://pypi.python.org/packages/source/P/Paste/Paste-${pkgver}.tar.gz;)
-md5sums=('4bfc8a7eaf858f6309d2ac0f40fc951c')
+md5sums=('1231e14eae62fa7ed76e9130b04bc61e')
 
 prepare() {
+  rm Paste-${pkgver}/paste/httpserver.py.orig
+
   cp -a Paste-${pkgver}{,-py2}
 
   cd Paste-${pkgver}-py2
@@ -28,18 +30,18 @@
 }
 
 build() {
-  cd "$srcdir/Paste-$pkgver"
+  cd "$srcdir"/Paste-$pkgver
   python setup.py build
 
-  cd "$srcdir/Paste-$pkgver-py2"
+  cd "$srcdir"/Paste-$pkgver-py2
   python2 setup.py build
 }
 
 check() {
-  cd "$srcdir/Paste-${pkgver}"
-  PYTHONPATH="$PWD/build/lib:$PYTHONPATH" nosetests3 || warning "Tests failed 
under Python 3"
+  cd "$srcdir"/Paste-$pkgver
+  PYTHONPATH="$PWD/build/lib:$PYTHONPATH" nosetests3
 
-  cd "$srcdir/Paste-${pkgver}-py2"
+  cd "$srcdir"/Paste-$pkgver-py2
   PYTHONPATH="$PWD/build/lib:$PYTHONPATH" nosetests2
 }
 
@@ -46,19 +48,17 @@
 package_python-paste() {
   depends=('python-six')
 
-  cd Paste-${pkgver}
-  python setup.py install --root="${pkgdir}" --optimize=1
+  cd Paste-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
 
-  install -Dm644 docs/license.txt 
"${pkgdir}/usr/share/licenses/$pkgname/license.txt"
-  chmod 644 
"${pkgdir}"/usr/lib/python*/site-packages/paste/evalexception/media/MochiKit.packed.js
+  install -Dm644 docs/license.txt 
"$pkgdir"/usr/share/licenses/$pkgname/license.txt
 }
 
 package_python2-paste() {
   depends=('python2-six')
 
-  cd Paste-${pkgver}-py2
-  python2 setup.py install --root="${pkgdir}" --optimize=1
+  cd Paste-$pkgver-py2
+  python2 setup.py install --root="$pkgdir" --optimize=1
 
-  install -Dm644 docs/license.txt 
"${pkgdir}/usr/share/licenses/$pkgname/license.txt"
-  chmod 644 
"${pkgdir}"/usr/lib/python*/site-packages/paste/evalexception/media/MochiKit.packed.js
+  install -Dm644 docs/license.txt 
"$pkgdir"/usr/share/licenses/$pkgname/license.txt
 }


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

2015-09-19 Thread Felix Yan
Date: Saturday, September 19, 2015 @ 14:54:17
  Author: fyan
Revision: 140788

upgpkg: python-paste 2.0.2-2

rebuild for python 3.5

Modified:
  python-paste/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-09-19 12:52:29 UTC (rev 140787)
+++ PKGBUILD2015-09-19 12:54:17 UTC (rev 140788)
@@ -6,7 +6,7 @@
 pkgbase=python-paste
 pkgname=(python-paste python2-paste)
 pkgver=2.0.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Tools for using a Web Server Gateway Interface stack"
 arch=('any')
 url="http://pythonpaste.org/index.html;


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

2015-05-11 Thread Felix Yan
Date: Tuesday, May 12, 2015 @ 04:55:15
  Author: fyan
Revision: 133280

upgpkg: python-paste 2.0.2-1

Modified:
  python-paste/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-05-12 02:54:02 UTC (rev 133279)
+++ PKGBUILD2015-05-12 02:55:15 UTC (rev 133280)
@@ -5,7 +5,7 @@
 
 pkgbase=python-paste
 pkgname=(python-paste python2-paste)
-pkgver=2.0.1
+pkgver=2.0.2
 pkgrel=1
 pkgdesc=Tools for using a Web Server Gateway Interface stack
 arch=('any')
@@ -16,7 +16,7 @@
 optdepends=('python2-flup: WSGI utilities'
 'python-openid: Support for OpenID')
 
source=(http://pypi.python.org/packages/source/P/Paste/Paste-${pkgver}.tar.gz;)
-md5sums=('5aa1890d20e6f93b46e855aa1e17ba27')
+md5sums=('4bfc8a7eaf858f6309d2ac0f40fc951c')
 
 prepare() {
   cp -a Paste-${pkgver}{,-py2}


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

2015-04-23 Thread Felix Yan
Date: Friday, April 24, 2015 @ 04:45:29
  Author: fyan
Revision: 132080

upgpkg: python-paste 2.0.1-1

Modified:
  python-paste/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-04-24 02:19:29 UTC (rev 132079)
+++ PKGBUILD2015-04-24 02:45:29 UTC (rev 132080)
@@ -1,11 +1,11 @@
 # $Id$
-# Maintainer: Felix Yan felixonm...@gmail.com
+# Maintainer: Felix Yan felixonm...@archlinux.org
 # Contributor: David Campbell davek...@archlinux.us
 # Contributor: Cilyan Olowen gak...@gmail.com
 
 pkgbase=python-paste
 pkgname=(python-paste python2-paste)
-pkgver=2.0
+pkgver=2.0.1
 pkgrel=1
 pkgdesc=Tools for using a Web Server Gateway Interface stack
 arch=('any')
@@ -16,7 +16,7 @@
 optdepends=('python2-flup: WSGI utilities'
 'python-openid: Support for OpenID')
 
source=(http://pypi.python.org/packages/source/P/Paste/Paste-${pkgver}.tar.gz;)
-md5sums=('8c7d5909c24a78b785720af73b5211a5')
+md5sums=('5aa1890d20e6f93b46e855aa1e17ba27')
 
 prepare() {
   cp -a Paste-${pkgver}{,-py2}


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

2015-04-22 Thread Felix Yan
Date: Wednesday, April 22, 2015 @ 09:05:06
  Author: fyan
Revision: 131890

upgpkg: python-paste 2.0-1

add python 3 counterpart (experimental) and allow tests to fail under it 
currently

Modified:
  python-paste/trunk/PKGBUILD

--+
 PKGBUILD |   53 ++---
 1 file changed, 42 insertions(+), 11 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-04-22 06:58:10 UTC (rev 131889)
+++ PKGBUILD2015-04-22 07:05:06 UTC (rev 131890)
@@ -3,31 +3,62 @@
 # Contributor: David Campbell davek...@archlinux.us
 # Contributor: Cilyan Olowen gak...@gmail.com
 
-pkgname=python2-paste
-pkgver=1.7.5.1
-pkgrel=4
-pkgdesc=Tools for using a Web Server Gateway Interface stack.
+pkgbase=python-paste
+pkgname=(python-paste python2-paste)
+pkgver=2.0
+pkgrel=1
+pkgdesc=Tools for using a Web Server Gateway Interface stack
 arch=('any')
 url=http://pythonpaste.org/index.html;
 license=('MIT')
-depends=('python2')
-makedepends=('python2-setuptools')
-source=(http://pypi.python.org/packages/source/P/Paste/Paste-${pkgver}.tar.gz;)
+makedepends=('python-setuptools' 'python2-setuptools' 'python-six' 
'python2-six')
+checkdepends=('python-nose' 'python2-nose')
 optdepends=('python2-flup: WSGI utilities'
 'python-openid: Support for OpenID')
-md5sums=('7ea5fabed7dca48eb46dc613c4b6c4ed')
+source=(http://pypi.python.org/packages/source/P/Paste/Paste-${pkgver}.tar.gz;)
+md5sums=('8c7d5909c24a78b785720af73b5211a5')
 
 prepare() {
-  cd Paste-${pkgver}
+  cp -a Paste-${pkgver}{,-py2}
+
+  cd Paste-${pkgver}-py2
   sed -i -e s|#![ ]*/usr/bin/python$|#!/usr/bin/python2| \
  -e s|#![ ]*/usr/bin/env python$|#!/usr/bin/env python2| \
   $(find . -name '*.py')
 }
 
-package() {
+build() {
+  cd $srcdir/Paste-$pkgver
+  python setup.py build
+
+  cd $srcdir/Paste-$pkgver-py2
+  python2 setup.py build
+}
+
+check() {
+  cd $srcdir/Paste-${pkgver}
+  PYTHONPATH=$PWD/build/lib:$PYTHONPATH nosetests3 || warning Tests failed 
under Python 3
+
+  cd $srcdir/Paste-${pkgver}-py2
+  PYTHONPATH=$PWD/build/lib:$PYTHONPATH nosetests2
+}
+
+package_python-paste() {
+  depends=('python-six')
+
   cd Paste-${pkgver}
+  python setup.py install --root=${pkgdir} --optimize=1
+
+  install -Dm644 docs/license.txt 
${pkgdir}/usr/share/licenses/$pkgname/license.txt
+  chmod 644 
${pkgdir}/usr/lib/python*/site-packages/paste/evalexception/media/MochiKit.packed.js
+}
+
+package_python2-paste() {
+  depends=('python2-six')
+
+  cd Paste-${pkgver}-py2
   python2 setup.py install --root=${pkgdir} --optimize=1
 
   install -Dm644 docs/license.txt 
${pkgdir}/usr/share/licenses/$pkgname/license.txt
-  chmod 644 
${pkgdir}/usr/lib/python*/site-packages/paste/evalexception/media/MochiKit.packed.js
+  chmod 644 
${pkgdir}/usr/lib/python*/site-packages/paste/evalexception/media/MochiKit.packed.js
 }