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

Felix Yan fyan at archlinux.org
Wed Dec 31 02:15:01 UTC 2014


    Date: Wednesday, December 31, 2014 @ 03:15:00
  Author: fyan
Revision: 228205

upgpkg: python-characteristic 14.3.0-1

upstream new release

Modified:
  python-characteristic/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-12-30 22:34:04 UTC (rev 228204)
+++ PKGBUILD	2014-12-31 02:15:00 UTC (rev 228205)
@@ -3,7 +3,7 @@
 
 pkgbase=python-characteristic
 pkgname=('python-characteristic' 'python2-characteristic')
-pkgver=14.2.0
+pkgver=14.3.0
 pkgrel=1
 pkgdesc="Service identity verification for pyOpenSSL"
 arch=('any')
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 checkdepends=('python-pytest' 'python2-pytest')
 source=("http://pypi.python.org/packages/source/c/characteristic/characteristic-${pkgver}.tar.gz")
-md5sums=('810ef988ad81815df3017990c7ff645e')
+md5sums=('b249368dd021fde1c06b4802867c0913')
 
 prepare() {
    cp -a characteristic-${pkgver}{,-python2}



More information about the arch-commits mailing list