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

Felix Yan fyan at archlinux.org
Tue Sep 22 15:25:25 UTC 2015


    Date: Tuesday, September 22, 2015 @ 17:25:25
  Author: fyan
Revision: 141468

upgpkg: python-pluggy 0.3.1-1

Modified:
  python-pluggy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-09-22 15:20:47 UTC (rev 141467)
+++ PKGBUILD	2015-09-22 15:25:25 UTC (rev 141468)
@@ -3,8 +3,8 @@
 
 pkgbase=python-pluggy
 pkgname=(python-pluggy python2-pluggy)
-pkgver=0.3.0
-pkgrel=2
+pkgver=0.3.1
+pkgrel=1
 pkgdesc="Plugin and hook calling mechanisms for python"
 arch=('any')
 url="https://www.pluggypayments.com/docs/python"
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 checkdepends=('python-pytest' 'python2-pytest')
 source=("https://pypi.python.org/packages/source/p/pluggy/pluggy-$pkgver.tar.gz")
-sha512sums=('0c4deb74f8d5d5584cd347fcfdb694e54e4beb17dba153e4cdd9da56ae1626211c08e1d4452034a1adf5b4f9fea5f3908a0bf8eaa661cf98fb5a4d61f16e4c18')
+sha512sums=('ebff28ef6d5eb78d8043fcf3860e43dd80bd800c12f6f744ae2a8757815f94034c858dbd6f4ab35dd4c609d4446aeb1783ace4f54ea6c3de6ec295ec06c7abb8')
 
 prepare() {
   cp -a pluggy-$pkgver{,-py2}



More information about the arch-commits mailing list