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

Antonio Rojas arojas at gemini.archlinux.org
Sat Mar 19 23:51:55 UTC 2022


    Date: Saturday, March 19, 2022 @ 23:51:54
  Author: arojas
Revision: 1162967

Update to 1.10.1

Modified:
  python-sympy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-19 23:51:19 UTC (rev 1162966)
+++ PKGBUILD	2022-03-19 23:51:54 UTC (rev 1162967)
@@ -5,7 +5,7 @@
 # Contributor: Peter Garceau <RockyChimp at gmail.com>
 
 pkgname=python-sympy
-pkgver=1.10
+pkgver=1.10.1
 pkgrel=1
 arch=('any')
 pkgdesc='Symbolic manipulation package (Computer Algebra System), written in pure Python'
@@ -16,7 +16,7 @@
             'python-symengine: optimized backend, set USE_SYMENGINE=1 to use')
 makedepends=('python-setuptools')
 source=("https://github.com/sympy/sympy/archive/sympy-$pkgver/sympy-$pkgver.tar.gz")
-sha512sums=('0107c68b38809fbcec597339447fa830a9cb3c55863799c41dfb5d122ac7564fdf7c685fe2eedaaa3b8d5c9160b196ef2484fff4c7e99aa17a5a562f3fb73be5')
+sha512sums=('7b6d5718826951bb1e477a78c3de8b95b8edda103981ad03c9f0da125ad35d72d8e5b5716d478ac4f00810939f1dc35786cc2e0a6b75cffb098cc1be9d8f7168')
 
 build() {
   cd sympy-sympy-$pkgver



More information about the arch-commits mailing list