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

Felix Yan felixonmars at archlinux.org
Wed May 8 08:23:25 UTC 2019


    Date: Wednesday, May 8, 2019 @ 08:23:24
  Author: felixonmars
Revision: 462711

upgpkg: python-pluggy 0.11.0-1

Modified:
  python-pluggy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-08 08:22:52 UTC (rev 462710)
+++ PKGBUILD	2019-05-08 08:23:24 UTC (rev 462711)
@@ -2,7 +2,7 @@
 
 pkgbase=python-pluggy
 pkgname=(python-pluggy python2-pluggy)
-pkgver=0.9.0
+pkgver=0.11.0
 pkgrel=1
 pkgdesc="Plugin and hook calling mechanisms for python"
 arch=('any')
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools-scm' 'python2-setuptools-scm')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/pytest-dev/pluggy/archive/$pkgver.tar.gz")
-sha512sums=('e4adcd4de9758476a43c338baf7d13b0a1380739d7c6cc593537a3ec63a6491250adf0f33183e323f50695d9d0191a7d3378b1d36df44f9355625624ef1c4551')
+sha512sums=('e63327ce02fe0b88ceb169c5df787fcf10d338069b18154219c2541635eb6653b33e7a982bf265b94e5b2c9bc98d5960e0da354a59f6a6287cfe009c6a1f8eb1')
 
 prepare() {
   cp -a pluggy-$pkgver{,-py2}



More information about the arch-commits mailing list