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

Antonio Rojas arojas at gemini.archlinux.org
Sun Nov 28 17:54:25 UTC 2021


    Date: Sunday, November 28, 2021 @ 17:54:24
  Author: arojas
Revision: 1055281

Update to 11.25.0

Modified:
  python-dropbox/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-11-28 17:53:47 UTC (rev 1055280)
+++ PKGBUILD	2021-11-28 17:54:24 UTC (rev 1055281)
@@ -4,7 +4,7 @@
 
 pkgname=python-dropbox
 _pkgname=dropbox-sdk-python
-pkgver=11.23.0
+pkgver=11.25.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=('119f91d166757f5d085d7acb9475a111f11ec0381f704045119b5636d76658a15546e27d5f14af3f262d10e3c3744ca125cc3589d45a36eaf0b8e8f13a43a999')
+sha512sums=('4a418c3e70aba56c8a648bb60f9866594aadaf5b4630a1f96d86df3308c86db0d5058b5672a017a3d51cebbd316398b79a01187392ed7eb3fd55ecbdc4a86eb9')
 
 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