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

Felix Yan fyan at nymeria.archlinux.org
Tue Mar 18 03:01:00 UTC 2014


    Date: Tuesday, March 18, 2014 @ 04:01:00
  Author: fyan
Revision: 208116

upgpkg: pyopenssl 0.14-3

- python 3.4 rebuild
- fix architecture - it's now a pure-python module, changing arch to 'any'

Modified:
  pyopenssl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-03-18 02:48:11 UTC (rev 208115)
+++ PKGBUILD	2014-03-18 03:01:00 UTC (rev 208116)
@@ -5,8 +5,8 @@
 pkgbase=pyopenssl
 pkgname=('python-pyopenssl' 'python2-pyopenssl')
 pkgver=0.14
-pkgrel=2
-arch=('i686' 'x86_64')
+pkgrel=3
+arch=('any')
 url="http://pypi.python.org/pypi/pyOpenSSL"
 license=('LGPL2.1')
 makedepends=('python-setuptools' 'python2-setuptools' 'openssl' 'python-six' 'python2-six' 'python-cryptography' 'python2-cryptography')




More information about the arch-commits mailing list