Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
python-playwright
Commits:
be80bc17 by Antonio Rojas at 2024-11-22T16:35:59+01:00
upgpkg: 1.49.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.49.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.49.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/be80bc1722f9179ce0836380de019b6a01870bb5
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-playwright/-/commit/be80bc1722f9179ce0836380de019b6a01870bb5
You're receiving this email because of your account on gitlab.archlinux.org.