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

Levente Polyak anthraxx at archlinux.org
Mon Dec 14 17:31:56 UTC 2015


    Date: Monday, December 14, 2015 @ 18:31:55
  Author: anthraxx
Revision: 153310

upgpkg: python-engineio 0.8.3-2

upgpkg: python-engineio 0.8.3-2

Modified:
  python-engineio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-14 16:57:09 UTC (rev 153309)
+++ PKGBUILD	2015-12-14 17:31:55 UTC (rev 153310)
@@ -3,16 +3,15 @@
 pkgbase=python-engineio
 pkgname=('python-engineio' 'python2-engineio')
 pkgver=0.8.3
-pkgrel=1
+pkgrel=2
 pkgdesc='Python implementation of the Engine.IO realtime server'
 url='https://github.com/miguelgrinberg/python-engineio'
 arch=('any')
 license=('MIT')
-makedepends=(
-  'python-setuptools' 'python-sphinx' 'python-six' 'python-pytest'
-  'python2-setuptools' 'python2-sphinx' 'python2-six' 'python2-pytest'
-)
-checkdepends=('python-mock' 'python-eventlet' 'python2-mock' 'python2-eventlet')
+makedepends=('python-setuptools' 'python-sphinx' 'python-six'
+             'python2-setuptools' 'python2-sphinx' 'python2-six')
+checkdepends=('python-mock' 'python-eventlet' 'python-pytest'
+              'python2-mock' 'python2-eventlet' 'python2-pytest')
 options=('!makeflags')
 source=(${pkgbase}-${pkgver}.tar.gz::https://github.com/miguelgrinberg/python-engineio/archive/v${pkgver}.tar.gz)
 sha512sums=('d9d136d9cad76c7c31b72482b772f501c7d06c6e7099634f3e1ae31e22a9523e9e77e1e5407f759e720934aeb52edd3b8579f7ae3b3695da81903f1f4462285b')



More information about the arch-commits mailing list