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

Felix Yan felixonmars at gemini.archlinux.org
Mon Feb 14 17:34:18 UTC 2022


    Date: Monday, February 14, 2022 @ 17:34:18
  Author: felixonmars
Revision: 1133213

upgpkg: python-pytest-bdd 5.0.0-1

Modified:
  python-pytest-bdd/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-14 17:32:54 UTC (rev 1133212)
+++ PKGBUILD	2022-02-14 17:34:18 UTC (rev 1133213)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-pytest-bdd
-pkgver=4.1.0
-pkgrel=4
+pkgver=5.0.0
+pkgrel=1
 pkgdesc='BDD library for the pytest runner'
 arch=('any')
 license=('MIT')
@@ -10,7 +10,7 @@
 depends=('python-glob2' 'python-mako' 'python-parse' 'python-parse-type' 'python-py' 'python-pytest')
 makedepends=('python-setuptools')
 source=("https://github.com/pytest-dev/pytest-bdd/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('54ce5ae2f7b3deff7d436d42f80fc47892707eb1e6e76469dda9753ff0b2d727bb47b5be300eadccadd87838aee43130fec5dff6441353eb07c0787c84d55afa')
+sha512sums=('827e57d410b05207b6c646062ddb54b677e22441311820d3bd406df202b6e9344dedf59cd4868e89cfbf8606fe3f15559e4cc3958d100e4fa74f9b864e6faada')
 
 build() {
   cd pytest-bdd-$pkgver



More information about the arch-commits mailing list