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

Frederik Schwan freswa at archlinux.org
Tue Oct 6 15:39:37 UTC 2020


    Date: Tuesday, October 6, 2020 @ 15:39:36
  Author: freswa
Revision: 719354

fix FS#65168

Modified:
  python-pluggy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-06 15:38:08 UTC (rev 719353)
+++ PKGBUILD	2020-10-06 15:39:36 UTC (rev 719354)
@@ -3,10 +3,10 @@
 pkgbase=python-pluggy
 pkgname=(python-pluggy python2-pluggy)
 pkgver=0.13.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Plugin and hook calling mechanisms for python"
 arch=('any')
-url="https://www.pluggypayments.com/docs/python"
+url="https://github.com/pytest-dev/pluggy"
 license=('MIT')
 makedepends=('python-setuptools-scm' 'python2-setuptools-scm' 'python-importlib-metadata'
              'python2-importlib-metadata')



More information about the arch-commits mailing list