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

Antonio Rojas arojas at archlinux.org
Sat Dec 14 00:43:34 UTC 2019


    Date: Saturday, December 14, 2019 @ 00:43:34
  Author: arojas
Revision: 537603

Update to 1.5

Modified:
  python-sympy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-14 00:40:05 UTC (rev 537602)
+++ PKGBUILD	2019-12-14 00:43:34 UTC (rev 537603)
@@ -6,8 +6,8 @@
 
 pkgbase=python-sympy
 pkgname=('python-sympy' 'python2-sympy')
-pkgver=1.4
-pkgrel=2
+pkgver=1.5
+pkgrel=1
 arch=('any')
 pkgdesc='Symbolic manipulation package (Computer Algebra System), written in pure Python'
 url='https://sympy.org/en/index.html'
@@ -14,7 +14,7 @@
 license=('BSD')
 makedepends=('python2-mpmath' 'python-mpmath' 'python-setuptools' 'python2-setuptools')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/sympy/sympy/archive/sympy-$pkgver.tar.gz")
-sha512sums=('fdf2113478393ac71c08a440c97ded1d11e2cb630da237a4e32d03a54fda1bb51c6317a757e5d51683fc1ff7ed865cf3b4c02927bec5974eb68bacc5b88f865a')
+sha512sums=('6d205c61e3ee651c46408746c32af30336ae26b6bbbf49a304f1228149d0de0cbe6ec41b5cc55b0edc163b0e0e6e4db88d19216d29ad5c8e366e6f45ba81b45e')
 
 prepare() {
   cp -a sympy-sympy-$pkgver{,-py2}



More information about the arch-commits mailing list