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

Felix Yan felixonmars at gemini.archlinux.org
Mon Jun 6 09:52:28 UTC 2022


    Date: Monday, June 6, 2022 @ 09:52:28
  Author: felixonmars
Revision: 1225537

upgpkg: python-pytest-randomly 3.10.2-1

Modified:
  python-pytest-randomly/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-06 09:52:21 UTC (rev 1225536)
+++ PKGBUILD	2022-06-06 09:52:28 UTC (rev 1225537)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-pytest-randomly
-pkgver=3.10.1
+pkgver=3.10.2
 pkgrel=1
 pkgdesc='Pytest plugin to randomly order tests and control random.seed'
 arch=('any')
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-factory-boy' 'python-faker' 'python-numpy' 'python-pytest-xdist')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/pytest-dev/pytest-randomly/archive/$pkgver.tar.gz")
-sha512sums=('d93e017df706d7021ff3f4682b4ed65d474177a60e303455685266d47a0a214e4f30b2f7dd150768de711d602ca1d22e2cfeca2703a7139cfaab97e3424afa1c')
+sha512sums=('3dd56c764106678cba61c98e3a9ec17ebf2ed88a4cf6919e0088b9448410a6d5c2ea0d7eb61d9fdf492f5a220c4db19ff64f8fa45af5624fef0af3103af9ad37')
 
 build() {
   cd pytest-randomly-$pkgver



More information about the arch-commits mailing list