Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
python-pytest-playwright


Commits:
1e4347e8 by Antonio Rojas at 2026-05-18T16:37:28+02:00
upgpkg: 0.8.0-1: Upstream update

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-pytest-playwright
        pkgdesc = Pytest plugin to write end-to-end browser tests with 
Playwright
-       pkgver = 0.7.2
-       pkgrel = 2
+       pkgver = 0.8.0
+       pkgrel = 1
        url = https://github.com/microsoft/playwright-pytest
        arch = any
        license = Apache-2.0
@@ -13,7 +13,7 @@ pkgbase = python-pytest-playwright
        depends = python
        depends = python-pytest
        depends = python-slugify
-       source = git+https://github.com/microsoft/playwright-pytest#tag=v0.7.2
-       sha256sums = 
2b531c2e784ef141b65cfc2267854152e91304627597afcb1a4aba23dc7c737c
+       source = git+https://github.com/microsoft/playwright-pytest#tag=v0.8.0
+       sha256sums = 
4b716fbf203608c28e9be3f010b0028d3e1e1d869aa931ec7b397a20b6224234
 
 pkgname = python-pytest-playwright


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 
 _name=playwright-pytest
 pkgname=python-pytest-playwright
-pkgver=0.7.2
-pkgrel=2
+pkgver=0.8.0
+pkgrel=1
 pkgdesc='Pytest plugin to write end-to-end browser tests with Playwright'
 arch=(any)
 url='https://github.com/microsoft/playwright-pytest'
@@ -17,7 +17,7 @@ makedepends=(git
              python-setuptools-scm
              python-wheel)
 source=(git+https://github.com/microsoft/$_name#tag=v$pkgver)
-sha256sums=('2b531c2e784ef141b65cfc2267854152e91304627597afcb1a4aba23dc7c737c')
+sha256sums=('4b716fbf203608c28e9be3f010b0028d3e1e1d869aa931ec7b397a20b6224234')
 
 build() {
   cd $_name/pytest-playwright



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-playwright/-/commit/1e4347e896274118570f972b39eb0fc0ba61e319

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-playwright/-/commit/1e4347e896274118570f972b39eb0fc0ba61e319
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to