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

Chih-Hsuan Yen yan12125 at archlinux.org
Thu Jan 17 13:27:23 UTC 2019


    Date: Thursday, January 17, 2019 @ 13:27:22
  Author: yan12125
Revision: 423791

upgpkg: python-pynamodb 3.3.3-1

Modified:
  python-pynamodb/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-17 10:23:20 UTC (rev 423790)
+++ PKGBUILD	2019-01-17 13:27:22 UTC (rev 423791)
@@ -2,7 +2,7 @@
 
 pkgname=python-pynamodb
 _pkgname=PynamoDB
-pkgver=3.3.2
+pkgver=3.3.3
 pkgrel=1
 pkgdesc="A pythonic interface to Amazon's DynamoDB"
 arch=(any)
@@ -12,7 +12,7 @@
 depends=(python-botocore python-dateutil python-six)
 checkdepends=(python-blinker python-mock python-pytest-mock python-requests)
 source=("$pkgname-$pkgver.tar.gz"::"https://github.com/pynamodb/PynamoDB/archive/$pkgver.tar.gz")
-sha256sums=('9065613eb25e8951e94e0f10ba7053faf8929cf5582df30166e068a7915bd8de')
+sha256sums=('477080bc3e690a42966d0ac0220682ce016eebefabd0cdaf1aa267bd99a58445')
 
 build() {
   cd $_pkgname-$pkgver



More information about the arch-commits mailing list