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

Antonio Rojas arojas at gemini.archlinux.org
Sat Feb 12 20:28:30 UTC 2022


    Date: Saturday, February 12, 2022 @ 20:28:30
  Author: arojas
Revision: 1132967

Update to 11.27.0

Modified:
  python-dropbox/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-12 20:27:21 UTC (rev 1132966)
+++ PKGBUILD	2022-02-12 20:28:30 UTC (rev 1132967)
@@ -4,7 +4,7 @@
 
 pkgname=python-dropbox
 _pkgname=dropbox-sdk-python
-pkgver=11.26.0
+pkgver=11.27.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=('011d99c7dcea305d89cded09bfe4035edea0cd7d0cbb6fc6db32e8586765afaf2a98202f6612c436183d173da793097e895606d5078025b91a5ff3faa24cbaa6')
+sha512sums=('14e9aee9e582e3548404843a303d00b58122f0b9a538c5725d23181f3e4cbc87ba2a250c89f76e911cdc563fbe07208ecc2b0a7b1ed50d80f74d615cdc17e251')
 
 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