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

Felix Yan felixonmars at archlinux.org
Fri May 14 13:57:55 UTC 2021


    Date: Friday, May 14, 2021 @ 13:57:55
  Author: felixonmars
Revision: 934019

upgpkg: python-pytest-randomly 3.8.0-1

Modified:
  python-pytest-randomly/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-14 13:57:02 UTC (rev 934018)
+++ PKGBUILD	2021-05-14 13:57:55 UTC (rev 934019)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-pytest-randomly
-pkgver=3.7.0
+pkgver=3.8.0
 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=('87af3a67abc323f85daa43f8d671c0789de3e84768e71aa47803874ad207c852ba1f5ddedfa43ad138d02b9d712f029d9e4eeed195eb70124388ad3cff9c88e1')
+sha512sums=('eabed09478f3047f181b4efe1057d15dda5686f85d3321083fbd443e5dd036f9fc9bfca2048ff898a194d59349e46ebf6258f03caccf649e891bb0bc6d6ef863')
 
 build() {
   cd pytest-randomly-$pkgver



More information about the arch-commits mailing list