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

Felix Yan felixonmars at gemini.archlinux.org
Fri Mar 11 22:00:26 UTC 2022


    Date: Friday, March 11, 2022 @ 22:00:26
  Author: felixonmars
Revision: 1148809

upgpkg: python-pytest-randomly 3.10.1-1

Modified:
  python-pytest-randomly/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-11 21:59:21 UTC (rev 1148808)
+++ PKGBUILD	2022-03-11 22:00:26 UTC (rev 1148809)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-pytest-randomly
-pkgver=3.10.0
+pkgver=3.10.1
 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=('4ec78e8b2695838109b8a19917a871fb0749399b70d517f496f35006c155d6526d22455ad76eb87170f426ba44113bdf116fe32964675e850ff33b55d76678b7')
+sha512sums=('d93e017df706d7021ff3f4682b4ed65d474177a60e303455685266d47a0a214e4f30b2f7dd150768de711d602ca1d22e2cfeca2703a7139cfaab97e3424afa1c')
 
 build() {
   cd pytest-randomly-$pkgver



More information about the arch-commits mailing list