Robin Candau pushed to branch main at Arch Linux / Packaging / Packages /
python-hishel
Commits:
1903268a by Robin Candau at 2024-12-27T16:43:09+01:00
upgpkg: 0.1.1-3: python-httpx 0.28 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-hishel
pkgdesc = An elegant HTTP Cache implementation for HTTPX and HTTP Core
pkgver = 0.1.1
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/karpetrosyan/hishel
arch = any
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-hishel
_name="${pkgname#python-}"
pkgver=0.1.1
-pkgrel=2
+pkgrel=3
pkgdesc="An elegant HTTP Cache implementation for HTTPX and HTTP Core"
arch=(any)
url="https://github.com/karpetrosyan/hishel"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-hishel/-/commit/1903268a43a55add490d9e76f7dbf4ace4112793
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-hishel/-/commit/1903268a43a55add490d9e76f7dbf4ace4112793
You're receiving this email because of your account on gitlab.archlinux.org.