Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
python-playwright
Commits:
ad5abed5 by Antonio Rojas at 2024-11-21T19:31:23+01:00
upgpkg: 1.48.0-2: Python 3.13 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-playwright
pkgdesc = A Python library to automate Chromium, Firefox and WebKit
browsers with a single API
pkgver = 1.48.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/microsoft/playwright-python
arch = any
license = Apache-2.0
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
_name=playwright-python
pkgname=python-playwright
pkgver=1.48.0
-pkgrel=1
+pkgrel=2
pkgdesc='A Python library to automate Chromium, Firefox and WebKit browsers
with a single API'
arch=(any)
url='https://github.com/microsoft/playwright-python'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-playwright/-/commit/ad5abed5d1da815ff782086c258e48e7c158a92e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-playwright/-/commit/ad5abed5d1da815ff782086c258e48e7c158a92e
You're receiving this email because of your account on gitlab.archlinux.org.