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

Chih-Hsuan Yen yan12125 at archlinux.org
Wed Jan 29 08:40:35 UTC 2020


    Date: Wednesday, January 29, 2020 @ 08:40:34
  Author: yan12125
Revision: 558457

upgpkg: python-pynamodb 4.3.1-1

Modified:
  python-pynamodb/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-29 08:39:06 UTC (rev 558456)
+++ PKGBUILD	2020-01-29 08:40:34 UTC (rev 558457)
@@ -1,8 +1,8 @@
 # Maintainer: Chih-Hsuan Yen <yan12125 at archlinux.org>
 
 pkgname=python-pynamodb
-pkgver=4.2.0
-pkgrel=3
+pkgver=4.3.1
+pkgrel=1
 pkgdesc="A pythonic interface to Amazon's DynamoDB"
 arch=(any)
 url='https://pynamodb.readthedocs.io/'
@@ -11,7 +11,7 @@
 depends=(python-botocore python-dateutil python-six)
 checkdepends=(python-blinker python-mock python-pytest-mock python-requests)
 source=("https://github.com/pynamodb/PynamoDB/archive/$pkgver/PynamoDB-$pkgver.tar.gz")
-sha256sums=('8ba967af1b7daa439ae9d1a671d81e25481c5e77df50724ca1ccc750386b8670')
+sha256sums=('38069836c0d133b75dcf4f7209b3c9bf88e24c39e175c1d9f2e1a38ab8950e5a')
 
 build() {
   cd PynamoDB-$pkgver



More information about the arch-commits mailing list