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


Commits:
fb453c35 by Antonio Rojas at 2023-09-15T19:44:07+02:00
upgpkg: 0.23.3-1: Update to 0.23.3

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=python-responses
-pkgver=0.23.1
-pkgrel=3
+pkgver=0.23.3
+pkgrel=1
 pkgdesc='A utility library for mocking out the `requests` Python library.'
 arch=('any')
 license=('Apache')
@@ -12,7 +12,7 @@ makedepends=('python-setuptools')
 checkdepends=('python-pytest' 'python-pytest-asyncio' 
'python-pytest-httpserver' 'python-tomli'
               'python-tomli-w')
 
source=("https://github.com/getsentry/responses/archive/$pkgver/$pkgname-$pkgver.tar.gz";)
-sha512sums=('589bb2b6e5f259ec56ae8e4575f9c7dbfc915cf5ed622c9cb48492f34e13035164daea3806c7393533217237dbabf99e436754e9944f518bbfc5658391cc2e84')
+sha512sums=('36ea5d02577983ebdebf5fca42c113368c6807aa928523471f958e9250ba170e8b90ab920d6e63315ccb6494905bbe454ca512c58b2f84cbbe530f50e163ad75')
 
 prepare() {
   cd responses-$pkgver



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

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


Reply via email to