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

Felix Yan felixonmars at archlinux.org
Fri Jul 10 21:48:38 UTC 2020


    Date: Friday, July 10, 2020 @ 21:48:37
  Author: felixonmars
Revision: 663212

upgpkg: python-pytest-randomly 3.4.1-1

Modified:
  python-pytest-randomly/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-10 21:46:23 UTC (rev 663211)
+++ PKGBUILD	2020-07-10 21:48:37 UTC (rev 663212)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-pytest-randomly
-pkgver=3.4.0
+pkgver=3.4.1
 pkgrel=1
 pkgdesc='Pytest plugin to randomly order tests and control random.seed'
 arch=('any')
@@ -10,7 +10,7 @@
 depends=('python-pytest')
 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=('00d3558f76073e285d2f303eb12bb9026fe7726f5605d761b42b205c71ca383fbd3055a096280db2b03e70bb683b1e506ff617918cb3f383d391efb7cc7b3c01')
+sha512sums=('3f1006ce67478221fb57369f6b0dcbb41bdd38798059112cff2e113ab101a4d07e72e5f302ffdf6159cc8600999f691f0f665fda4c0fcf58bba3c4fe5a12c039')
 
 build() {
   cd pytest-randomly-$pkgver



More information about the arch-commits mailing list