[arch-commits] Commit in python-dropbox/trunk (PKGBUILD)
Lukas Fleischer
lfleischer at gemini.archlinux.org
Fri Apr 15 18:03:26 UTC 2022
Date: Friday, April 15, 2022 @ 18:03:26
Author: lfleischer
Revision: 1186609
upgpkg: python-dropbox 11.29.0-1: upstream update
Modified:
python-dropbox/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-04-15 18:01:53 UTC (rev 1186608)
+++ PKGBUILD 2022-04-15 18:03:26 UTC (rev 1186609)
@@ -4,7 +4,7 @@
pkgname=python-dropbox
_pkgname=dropbox-sdk-python
-pkgver=11.28.0
+pkgver=11.29.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=('9776a75962d7370ea38b50d05801b662884086ccf865288f00cb0941143f41f8d9ab0947676cd403acdc92cd08fce519bf9f1471da9ccc64f0dd7278487be174')
+sha512sums=('99d0bb32d23ee9ab8787eddeca1be81f51096f28c76b6cf818e8c28577ebad9478b12ba3a1615ed44520816f3ca1d753f2acc82cd36fb6ec39a556691d0acf43')
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