Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / 
python-requests-oauthlib


Commits:
c7fafddb by Christian Heusel at 2024-04-08T03:02:56+02:00
upgpkg: 1.3.1-4: Rebuild for python 3.12

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,17 @@
+pkgbase = python-requests-oauthlib
+       pkgdesc = First-class OAuth library support for Requests
+       pkgver = 1.3.1
+       pkgrel = 4
+       url = https://pypi.python.org/pypi/requests-oauthlib
+       arch = any
+       license = custom:ISC
+       checkdepends = python-pytest
+       checkdepends = python-requests-mock
+       checkdepends = python-pyjwt
+       makedepends = python-setuptools
+       depends = python-requests
+       depends = python-oauthlib
+       source = 
python-requests-oauthlib-1.3.1.tar.gz::https://github.com/requests/requests-oauthlib/archive/v1.3.1.tar.gz
+       sha512sums = 
86fe34d39ad7224fd44a1b0c4fbf3784032239b894ae73ba65043941cde9675c2f8abedf44ccc00b5fb1648b8e261de258464b311f3ace6392ab6202fb50aa08
+
+pkgname = python-requests-oauthlib


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 
 pkgname=python-requests-oauthlib
 pkgver=1.3.1
-pkgrel=3
+pkgrel=4
 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/c7fafddbf3463f7678ae9cedaa0d894798a04f60

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


Reply via email to