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

Morten Linderud foxboron at gemini.archlinux.org
Sat Sep 4 11:14:30 UTC 2021


    Date: Saturday, September 4, 2021 @ 11:14:30
  Author: foxboron
Revision: 1011072

upgpkg: python-pytest-xdist 2.3.0-2: Change dependency from python-setuptools_scm to python-setuptools-scm

Modified:
  python-pytest-xdist/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-04 11:14:00 UTC (rev 1011071)
+++ PKGBUILD	2021-09-04 11:14:30 UTC (rev 1011072)
@@ -2,13 +2,13 @@
 
 pkgname=python-pytest-xdist
 pkgver=2.3.0
-pkgrel=1
+pkgrel=2
 pkgdesc='py.test xdist plugin for distributed testing and loop-on-failing modes'
 arch=('any')
 license=('MIT')
 url='https://bitbucket.org/pytest-dev/pytest-xdist'
 depends=('python-execnet' 'python-psutil' 'python-pytest-forked')
-makedepends=('python-setuptools_scm')
+makedepends=('python-setuptools-scm')
 checkdepends=('python-filelock')
 source=("https://github.com/pytest-dev/pytest-xdist/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
 sha512sums=('799b80256f0acca409c326e8fd9b505dbf486ade7e44d3710db913d508f4e2cec54539399af3de93bf213632708ff80cc8fb40b987227505391299171c00cb17')



More information about the arch-commits mailing list