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

Felix Yan felixonmars at archlinux.org
Thu May 31 02:11:50 UTC 2018


    Date: Thursday, May 31, 2018 @ 02:11:50
  Author: felixonmars
Revision: 333840

upgpkg: python-pyamf 0.8.0-4

BUILDINFO Rebuild

Modified:
  python-pyamf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-31 02:11:43 UTC (rev 333839)
+++ PKGBUILD	2018-05-31 02:11:50 UTC (rev 333840)
@@ -5,7 +5,7 @@
 pkgbase=python-pyamf
 pkgname=('python2-pyamf')  # 'python-pyamf' Python 3 version doesn't work so far
 pkgver=0.8.0
-pkgrel=3
+pkgrel=4
 pkgdesc="AMF support for Python"
 arch=('x86_64')
 url="https://github.com/hydralabs/pyamf"
@@ -13,7 +13,7 @@
 makedepends=('python-setuptools' 'python2-setuptools' 'python-defusedxml' 'python2-defusedxml')
 checkdepends=('python2-django' 'python2-sqlalchemy' 'python2-twisted' 'python2-lxml' 'python2-pillow')
 source=("https://files.pythonhosted.org/packages/source/P/PyAMF/PyAMF-${pkgver}.tar.gz")
-md5sums=('51e810531a663b55e686286edb23e82a')
+sha512sums=('1da66afbfb6cc32886a8680b5f610d17b3ad6e5cca338deb7f8d8c5e61f0f4e165b6602936590b4053a3bc98d0e36f898e5913e7d59d8444faf385fa036fd81e')
 
 prepare() {
   cp -a PyAMF-$pkgver{,-py2}



More information about the arch-commits mailing list