[arch-commits] Commit in python-keyring/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Jan 11 11:25:10 UTC 2017
Date: Wednesday, January 11, 2017 @ 11:25:09
Author: felixonmars
Revision: 206814
upgpkg: python-keyring 10.2-1
Modified:
python-keyring/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-01-11 11:24:57 UTC (rev 206813)
+++ PKGBUILD 2017-01-11 11:25:09 UTC (rev 206814)
@@ -8,8 +8,8 @@
pkgbase=python-keyring
pkgname=('python-keyring' 'python2-keyring')
-pkgver=10.1
-pkgrel=2
+pkgver=10.2
+pkgrel=1
pkgdesc="Store and access your passwords safely."
arch=('any')
url="http://pypi.python.org/pypi/keyring"
@@ -18,7 +18,7 @@
makedepends=('python-setuptools_scm' 'python2-setuptools_scm' 'python-secretstorage'
'python2-secretstorage')
checkdepends=('python-pytest-runner' 'python2-pytest-runner')
-md5sums=('2300404daf9b0b3c1688a12a80b8c799')
+md5sums=('a09b812c5be99fe48860bb694e3f6aa9')
prepare() {
cp -a keyring-$pkgver{,-py2}
More information about the arch-commits
mailing list