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

Antonio Rojas arojas at gemini.archlinux.org
Fri Mar 11 17:55:11 UTC 2022


    Date: Friday, March 11, 2022 @ 17:55:10
  Author: arojas
Revision: 1148483

Update to 11.28.0

Modified:
  python-dropbox/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-11 17:43:54 UTC (rev 1148482)
+++ PKGBUILD	2022-03-11 17:55:10 UTC (rev 1148483)
@@ -4,7 +4,7 @@
 
 pkgname=python-dropbox
 _pkgname=dropbox-sdk-python
-pkgver=11.27.0
+pkgver=11.28.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=('14e9aee9e582e3548404843a303d00b58122f0b9a538c5725d23181f3e4cbc87ba2a250c89f76e911cdc563fbe07208ecc2b0a7b1ed50d80f74d615cdc17e251')
+sha512sums=('9776a75962d7370ea38b50d05801b662884086ccf865288f00cb0941143f41f8d9ab0947676cd403acdc92cd08fce519bf9f1471da9ccc64f0dd7278487be174')
 
 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