Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
python-pytest-playwright
Commits:
8edf1a44 by Antonio Rojas at 2024-11-25T19:01:03+01:00
upgpkg: 0.6.1-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.6.1
- 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.6.1
-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/8edf1a4413fe569a54142b0f749f5a805d8e1fb4
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-playwright/-/commit/8edf1a4413fe569a54142b0f749f5a805d8e1fb4
You're receiving this email because of your account on gitlab.archlinux.org.