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

Felix Yan felixonmars at gemini.archlinux.org
Fri Jul 15 02:18:35 UTC 2022


    Date: Friday, July 15, 2022 @ 02:18:35
  Author: felixonmars
Revision: 1252741

upgpkg: python-pytest-randomly 3.10.3-1

Modified:
  python-pytest-randomly/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-15 02:17:09 UTC (rev 1252740)
+++ PKGBUILD	2022-07-15 02:18:35 UTC (rev 1252741)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-pytest-randomly
-pkgver=3.10.2
+pkgver=3.10.3
 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=('3dd56c764106678cba61c98e3a9ec17ebf2ed88a4cf6919e0088b9448410a6d5c2ea0d7eb61d9fdf492f5a220c4db19ff64f8fa45af5624fef0af3103af9ad37')
+sha512sums=('b7ba266e968e3814898495e602eca23bf1edd7c37b1ea8a9ae396af193e65315a6377528db0b977e5bbb22b4c22d018ab5120a0982a24eb235651c868735410c')
 
 build() {
   cd pytest-randomly-$pkgver



More information about the arch-commits mailing list