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

Antonio Rojas arojas at gemini.archlinux.org
Sat Jun 18 17:45:33 UTC 2022


    Date: Saturday, June 18, 2022 @ 17:45:32
  Author: arojas
Revision: 1238508

Update to 11.32.0

Modified:
  python-dropbox/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-18 17:44:11 UTC (rev 1238507)
+++ PKGBUILD	2022-06-18 17:45:32 UTC (rev 1238508)
@@ -4,7 +4,7 @@
 
 pkgname=python-dropbox
 _pkgname=dropbox-sdk-python
-pkgver=11.31.0
+pkgver=11.32.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=('edc3b99268016dc2b684b8a71a4d34ded9f2cd19bd91be0e40ec0ef6258570bae6fc6dc2bd5cef99aa64cc7480e79676ff293dc9236033890dd290212807eef2')
+sha512sums=('7a83ca38bfb73c456720516f0ee6c49b7378bbf2d21e587a2e4641badc571ae268d0d839d47ae6144b4f1e37f23715530808bfb78cf7e9d8a34a19e2b8d27407')
 
 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