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


Commits:
f759f7ee by Antonio Rojas at 2024-09-12T22:21:28+02:00
upgpkg: 1.47.0-1: Update to 1.47.0

- - - - -


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.46.0
+       pkgver = 1.47.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.46.0-linux.zip
-       source = git+https://github.com/microsoft/playwright-python#tag=v1.46.0
-       source = 
https://playwright.azureedge.net/builds/driver/playwright-1.46.0-linux.zip
-       sha256sums = 
56f5b1dcfa50f4b82c26ac29134e5626afd611af1656ace0b1a3bf345f01f30d
-       sha256sums = 
73d00b1fd153160be2bbec2aa1afb71ebbb03e44a3e0d9aa4ca2de78e38109fd
+       noextract = playwright-1.47.0-linux.zip
+       source = git+https://github.com/microsoft/playwright-python#tag=v1.47.0
+       source = 
https://playwright.azureedge.net/builds/driver/playwright-1.47.0-linux.zip
+       sha256sums = 
a0e13cf260a0ed3dfff4654837246873fe5c5876b3975d6eadc31e44bbd54475
+       sha256sums = 
5216ea6f88dbf4a5bf6cfb1255513db331d393697152b62eb36594361043d79f
 
 pkgname = python-playwright


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 
 _name=playwright-python
 pkgname=python-playwright
-pkgver=1.46.0
+pkgver=1.47.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=('56f5b1dcfa50f4b82c26ac29134e5626afd611af1656ace0b1a3bf345f01f30d'
-            '73d00b1fd153160be2bbec2aa1afb71ebbb03e44a3e0d9aa4ca2de78e38109fd')
+sha256sums=('a0e13cf260a0ed3dfff4654837246873fe5c5876b3975d6eadc31e44bbd54475'
+            '5216ea6f88dbf4a5bf6cfb1255513db331d393697152b62eb36594361043d79f')
 
 prepare() {
   cd $_name



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-playwright/-/commit/f759f7ee3433864c28b3384edc11b05322c113cb
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to