Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-requests-oauthlib
Commits:
80666bc0 by Jelle van der Waa at 2024-11-20T09:52:20+01:00
upgpkg: 1.3.1-5: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-requests-oauthlib
pkgdesc = First-class OAuth library support for Requests
pkgver = 1.3.1
- pkgrel = 4
+ pkgrel = 5
url = https://pypi.python.org/pypi/requests-oauthlib
arch = any
license = custom:ISC
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-requests-oauthlib
pkgver=1.3.1
-pkgrel=4
+pkgrel=5
pkgdesc="First-class OAuth library support for Requests"
arch=('any')
url="https://pypi.python.org/pypi/requests-oauthlib"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-requests-oauthlib/-/commit/80666bc01493d46f5ff4545d9d903a1f1851fa62
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-requests-oauthlib/-/commit/80666bc01493d46f5ff4545d9d903a1f1851fa62
You're receiving this email because of your account on gitlab.archlinux.org.