[arch-commits] Commit in python-dropbox/trunk (PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Mon Jul 18 20:44:52 UTC 2022


    Date: Monday, July 18, 2022 @ 20:44:52
  Author: arojas
Revision: 1254481

upgpkg: python-dropbox 11.33.0-1: Update to 11.33.0

Modified:
  python-dropbox/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-18 20:43:38 UTC (rev 1254480)
+++ PKGBUILD	2022-07-18 20:44:52 UTC (rev 1254481)
@@ -4,7 +4,7 @@
 
 pkgname=python-dropbox
 _pkgname=dropbox-sdk-python
-pkgver=11.32.0
+pkgver=11.33.0
 pkgrel=1
 pkgdesc="Python SDK for Dropbox Core APIs"
 url="https://github.com/dropbox/dropbox-sdk-python"
@@ -13,7 +13,7 @@
 depends=(python python-urllib3 python-requests python-stone)
 makedepends=(python-setuptools python-pytest-runner)
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/dropbox/$_pkgname/archive/v$pkgver.tar.gz")
-sha512sums=('7a83ca38bfb73c456720516f0ee6c49b7378bbf2d21e587a2e4641badc571ae268d0d839d47ae6144b4f1e37f23715530808bfb78cf7e9d8a34a19e2b8d27407')
+sha512sums=('d426c576034c1d583fd25e53a2d23125c90f1ce426a47cb838bf58e09029d0a1ad70ff6135d20fb3384b79df9ca6e8ac9ad45b22a35688ded1f5b8256ab808e3')
 
 prepare() {
   sed -e 's|pytest-runner == 5.2.0|pytest-runner|' -i $_pkgname-$pkgver/setup.py # Unversion dependency



More information about the arch-commits mailing list