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

Filipe Laíns ffy00 at gemini.archlinux.org
Thu Sep 16 21:28:19 UTC 2021


    Date: Thursday, September 16, 2021 @ 21:28:19
  Author: ffy00
Revision: 1016600

upgpkg: python-build 0.7.0-1

Modified:
  python-build/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-16 21:26:51 UTC (rev 1016599)
+++ PKGBUILD	2021-09-16 21:28:19 UTC (rev 1016600)
@@ -2,7 +2,7 @@
 
 _pkgname=build
 pkgname=python-$_pkgname
-pkgver=0.6.0
+pkgver=0.7.0
 pkgrel=1
 pkgdesc='A simple, correct PEP517 package builder'
 arch=('any')
@@ -12,7 +12,7 @@
 optdepends=('python-virtualenv: Use virtualenv for build isolation')
 makedepends=('git' 'python-setuptools' 'python-wheel'
              'python-sphinx' 'python-sphinx-argparse-cli' 'python-sphinx-autodoc-typehints' 'python-sphinx-furo')
-checkdepends=('python-pytest' 'python-pytest-mock' 'python-filelock')
+checkdepends=('python-pytest' 'python-pytest-mock' 'python-pytest-rerunfailures' 'python-filelock')
 source=("git+$url#tag=$pkgver?signed")
 validpgpkeys=('3DCE51D60930EBA47858BA4146F633CBB0EB4BF2') # Filipe Laíns (FFY00) <lains at archlinux.org>
 sha512sums=('SKIP')



More information about the arch-commits mailing list