Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / 
python-yarl


Commits:
e3aa7d76 by Carl Smedstad at 2026-01-03T18:09:29+01:00
upgpkg: 1.23.0-1: Upstream release

https://github.com/aio-libs/yarl/blob/v1.23.0/CHANGES.rst

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-yarl
        pkgdesc = Yet another URL library
-       pkgver = 1.22.0
-       pkgrel = 2
+       pkgver = 1.23.0
+       pkgrel = 1
        url = https://github.com/aio-libs/yarl/
        arch = x86_64
        license = Apache-2.0
@@ -18,8 +18,8 @@ pkgbase = python-yarl
        depends = python-idna
        depends = python-multidict
        depends = python-propcache
-       source = 
https://github.com/aio-libs/yarl//archive/v1.22.0/python-yarl-1.22.0.tar.gz
-       sha512sums = 
58ed8255314c8fb10b32de850f32426d27e0b2df2431d14327320382a304bc6d313f472603233f8e8a3f31f81d65ba693cf83b1058695de6f9eb53caaa83aa09
-       b2sums = 
54cc94967be2453000d696421a91e3bc185d4816131475e9775147c8dbe13e7ccfb1596032a131d85a1dcbadc6731e6b5607ebba78eafc98f0adf14b412f39d9
+       source = 
https://github.com/aio-libs/yarl//archive/v1.23.0/python-yarl-1.23.0.tar.gz
+       sha512sums = 
8aaa02e5cc06a9eaa73c2f3218b5860dce9bc53faf571901cd74483b2221c7f567c49cc70e5bc2e394b01ee3d6726c730534c8494e79d6cfb2a2d5a1b3ac7e3d
+       b2sums = 
70c07cef7b4512f7b73d5d727a3c8155488c4912dcf35c2929beb68383f2a986b78a000b34de29cf862f6da0bc38059e65cc0b03a7e9a1d858546c62c1ada367
 
 pkgname = python-yarl


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 # Maintainer: Carl Smedstad <[email protected]>
 
 pkgname=python-yarl
-pkgver=1.22.0
-pkgrel=2
+pkgver=1.23.0
+pkgrel=1
 pkgdesc='Yet another URL library'
 arch=('x86_64')
 url='https://github.com/aio-libs/yarl/'
@@ -28,8 +28,8 @@ checkdepends=(
   'python-pytest'
 )
 source=("$url/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('58ed8255314c8fb10b32de850f32426d27e0b2df2431d14327320382a304bc6d313f472603233f8e8a3f31f81d65ba693cf83b1058695de6f9eb53caaa83aa09')
-b2sums=('54cc94967be2453000d696421a91e3bc185d4816131475e9775147c8dbe13e7ccfb1596032a131d85a1dcbadc6731e6b5607ebba78eafc98f0adf14b412f39d9')
+sha512sums=('8aaa02e5cc06a9eaa73c2f3218b5860dce9bc53faf571901cd74483b2221c7f567c49cc70e5bc2e394b01ee3d6726c730534c8494e79d6cfb2a2d5a1b3ac7e3d')
+b2sums=('70c07cef7b4512f7b73d5d727a3c8155488c4912dcf35c2929beb68383f2a986b78a000b34de29cf862f6da0bc38059e65cc0b03a7e9a1d858546c62c1ada367')
 
 build() {
   cd ${pkgname#python-}-$pkgver



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

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


Reply via email to