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


Commits:
8dae11d7 by Antonio Rojas at 2026-06-29T13:18:22+02:00
upgpkg: 1.61.0-1: Upstream update

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-playwright
        pkgdesc = A Python library to automate Chromium, Firefox and WebKit 
browsers with a single API
-       pkgver = 1.60.0
+       pkgver = 1.61.0
        pkgrel = 1
        url = https://github.com/microsoft/playwright-python
        arch = any
@@ -25,10 +25,10 @@ pkgbase = python-playwright
        depends = python-greenlet
        depends = python-pyee
        depends = sh
-       noextract = playwright-1.60.0-linux.zip
-       source = git+https://github.com/microsoft/playwright-python#tag=v1.60.0
-       source = 
https://playwright.azureedge.net/builds/driver/playwright-1.60.0-linux.zip
-       sha256sums = 
da14cefa33adff426d8075886f94a7d1ae0d186ad89eb2f184c418bffaf79835
-       sha256sums = 
13219f82df3802fee67c6b1351131492cda1b5320c6d658980c2699a613d0410
+       noextract = playwright-1.61.0-linux.zip
+       source = git+https://github.com/microsoft/playwright-python#tag=v1.61.0
+       source = 
https://playwright.azureedge.net/builds/driver/playwright-1.61.0-linux.zip
+       sha256sums = 
a2e0f3ba295c643e81a9b8afcd4634b17b8c67e2a15a68f7dfffd586e8559c39
+       sha256sums = 
6c4b332ce60511eb9c601d65385a3f0cc10cb656bf8c6c71a6c8da1b650239e5
 
 pkgname = python-playwright


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 
 _name=playwright-python
 pkgname=python-playwright
-pkgver=1.60.0
+pkgver=1.61.0
 pkgrel=1
 pkgdesc='A Python library to automate Chromium, Firefox and WebKit browsers 
with a single API'
 arch=(any)
@@ -32,8 +32,8 @@ checkdepends=(python-autobahn
 source=(git+https://github.com/microsoft/$_name#tag=v$pkgver
         
https://playwright.azureedge.net/builds/driver/playwright-$pkgver-linux.zip)
 noextract=(playwright-$pkgver-linux.zip)
-sha256sums=('da14cefa33adff426d8075886f94a7d1ae0d186ad89eb2f184c418bffaf79835'
-            '13219f82df3802fee67c6b1351131492cda1b5320c6d658980c2699a613d0410')
+sha256sums=('a2e0f3ba295c643e81a9b8afcd4634b17b8c67e2a15a68f7dfffd586e8559c39'
+            '6c4b332ce60511eb9c601d65385a3f0cc10cb656bf8c6c71a6c8da1b650239e5')
 
 prepare() {
   cd $_name



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-playwright/-/commit/8dae11d72c9126bb2c8a9f349bfd4705f8156b00

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-playwright/-/commit/8dae11d72c9126bb2c8a9f349bfd4705f8156b00
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