Morten Linderud pushed to branch main at Arch Linux / Packaging / Packages / 
python-pydrive


Commits:
c463140a by Morten Linderud at 2024-04-05T21:00:00+02:00
upgpkg: 1.3.1-7: Rebuild with Python 3.12

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,15 @@
+pkgbase = python-pydrive
+       pkgdesc = Google Drive API Python wrapper library
+       pkgver = 1.3.1
+       pkgrel = 7
+       url = https://github.com/gsuitedevs/PyDrive
+       arch = any
+       license = Apache
+       makedepends = python-setuptools
+       depends = python-google-api-python-client
+       depends = python-oauth2client
+       depends = python-yaml
+       source = 
python-pydrive-1.3.1.tar.gz::https://github.com/gsuitedevs/PyDrive/archive/1.3.1.tar.gz
+       sha256sums = 
75cc44c2d5936559359287bf273c0345165900f7ccf1aba86d9565e7dc6144fc
+
+pkgname = python-pydrive


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 _pkgbase=PyDrive
 pkgname=python-pydrive
 pkgver=1.3.1
-pkgrel=6
+pkgrel=7
 pkgdesc="Google Drive API Python wrapper library"
 arch=('any')
 url="https://github.com/gsuitedevs/PyDrive";



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

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


Reply via email to