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

Antonio Rojas arojas at archlinux.org
Mon Aug 10 07:24:05 UTC 2020


    Date: Monday, August 10, 2020 @ 07:24:05
  Author: arojas
Revision: 673450

Update to 1.6.2

Modified:
  python-sympy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-10 07:13:12 UTC (rev 673449)
+++ PKGBUILD	2020-08-10 07:24:05 UTC (rev 673450)
@@ -5,7 +5,7 @@
 # Contributor: Peter Garceau <RockyChimp at gmail.com>
 
 pkgname=python-sympy
-pkgver=1.6.1
+pkgver=1.6.2
 pkgrel=1
 arch=('any')
 pkgdesc='Symbolic manipulation package (Computer Algebra System), written in pure Python'
@@ -15,7 +15,7 @@
 optdepends=('ipython: user friendly interface for isympy')
 makedepends=('python-setuptools')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/sympy/sympy/archive/sympy-$pkgver.tar.gz")
-sha512sums=('95630b6fad1e41f2d58d1f4f4433ef76d4553f3e119bfdd36048c5880ac7f07d572e901eaae0b5c6208f598989a86ab5e03932a851f8048c584154973be6982c')
+sha512sums=('e16a1d85aba438e4248bac48a163ea1827e2cee57c28f7670ed19cc69d4c08d6796d62f79d245e269d75765b8f7ff4f4ca2841f98534e136ceeb5d3f7a5d252a')
 
 build() {
   cd "$srcdir"/sympy-sympy-$pkgver



More information about the arch-commits mailing list