Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / 
python-pytest-aiohttp


Commits:
3586f8ac by Levente Polyak at 2026-05-17T00:30:18+02:00
upgpkg: 1.1.0-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-pytest-aiohttp
        pkgdesc = pytest plugin for aiohttp support
-       pkgver = 1.0.5
-       pkgrel = 5
+       pkgver = 1.1.0
+       pkgrel = 1
        url = https://github.com/aio-libs/pytest-aiohttp
        arch = any
        license = Apache-2.0
@@ -13,8 +13,8 @@ pkgbase = python-pytest-aiohttp
        depends = python
        depends = python-pytest
        depends = python-aiohttp
-       source = 
python-pytest-aiohttp-1.0.5.tar.gz::https://github.com/aio-libs/pytest-aiohttp/archive/v1.0.5.tar.gz
-       sha256sums = 
c185f35de7ade7faec96e8a83d31ef1da61b93cdf6d0f405be500f60a315253b
-       sha512sums = 
953305728271cb5f3e315653db32b582689ab773fde2c73d4bd369153cb021f4543c12e37acef8b5694447b659bc9f94ffcbad277b53362933d13d2dd7a326d9
+       source = 
python-pytest-aiohttp-1.1.0.tar.gz::https://github.com/aio-libs/pytest-aiohttp/archive/v1.1.0.tar.gz
+       sha256sums = 
8ba7aae079b97c015515918dc6e2f3cc8794e844c15574a688a65b37b53b0b20
+       sha512sums = 
7f4362c9ef2ef4b63c5f9ef246f59bef78f4962df9878e81bfd4f70f5dccd1eaae1b08cf1389bcdf6d8b9efc2363415b16bcf071aac5e6a640940da12ffb35c3
 
 pkgname = python-pytest-aiohttp


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 
 pkgname=python-pytest-aiohttp
 _name="${pkgname#python-}"
-pkgver=1.0.5
-pkgrel=5
+pkgver=1.1.0
+pkgrel=1
 pkgdesc='pytest plugin for aiohttp support'
 url='https://github.com/aio-libs/pytest-aiohttp'
 arch=('any')
@@ -11,8 +11,8 @@ license=('Apache-2.0')
 depends=('python' 'python-pytest' 'python-aiohttp')
 makedepends=('python-build' 'python-installer' 'python-setuptools' 
'python-setuptools-scm' 'python-wheel')
 source=(${pkgname}-${pkgver}.tar.gz::$url/archive/v${pkgver}.tar.gz)
-sha256sums=('c185f35de7ade7faec96e8a83d31ef1da61b93cdf6d0f405be500f60a315253b')
-sha512sums=('953305728271cb5f3e315653db32b582689ab773fde2c73d4bd369153cb021f4543c12e37acef8b5694447b659bc9f94ffcbad277b53362933d13d2dd7a326d9')
+sha256sums=('8ba7aae079b97c015515918dc6e2f3cc8794e844c15574a688a65b37b53b0b20')
+sha512sums=('7f4362c9ef2ef4b63c5f9ef246f59bef78f4962df9878e81bfd4f70f5dccd1eaae1b08cf1389bcdf6d8b9efc2363415b16bcf071aac5e6a640940da12ffb35c3')
 
 build() {
   cd ${_name}-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-aiohttp/-/commit/3586f8ac37b8380168dd631c66827153f97207c2

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-aiohttp/-/commit/3586f8ac37b8380168dd631c66827153f97207c2
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