Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
python-pytest-playwright
Commits:
92edbd5e by Antonio Rojas at 2024-11-16T22:01:17+01:00
upgpkg: 0.5.2-2: python 3.13 rebuild
- - - - -
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.5.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/microsoft/playwright-pytest
arch = any
license = Apache-2.0
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_name=playwright-pytest
pkgname=python-pytest-playwright
pkgver=0.5.2
-pkgrel=1
+pkgrel=2
pkgdesc='Pytest plugin to write end-to-end browser tests with Playwright'
arch=(any)
url='https://github.com/microsoft/playwright-pytest'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-playwright/-/commit/92edbd5ec984264a458369a6024eb083ca8a05b3
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-playwright/-/commit/92edbd5ec984264a458369a6024eb083ca8a05b3
You're receiving this email because of your account on gitlab.archlinux.org.