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

Felix Yan felixonmars at gemini.archlinux.org
Thu Aug 25 16:39:42 UTC 2022


    Date: Thursday, August 25, 2022 @ 16:39:41
  Author: felixonmars
Revision: 1279497

upgpkg: python-sympy 1.11-1

Modified:
  python-sympy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-25 16:39:31 UTC (rev 1279496)
+++ PKGBUILD	2022-08-25 16:39:41 UTC (rev 1279497)
@@ -5,7 +5,7 @@
 # Contributor: Peter Garceau <RockyChimp at gmail.com>
 
 pkgname=python-sympy
-pkgver=1.10.1
+pkgver=1.11
 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=('7b6d5718826951bb1e477a78c3de8b95b8edda103981ad03c9f0da125ad35d72d8e5b5716d478ac4f00810939f1dc35786cc2e0a6b75cffb098cc1be9d8f7168')
+sha512sums=('4ecebe3ed363c0ccc365df0b7ffbafdde7d8a3012feda4e9c4b54b77f4b73b46cac949070d0e7ddd2ec350c18eb54a11f6abd6cd40e476eed0f1ded18c99fc09')
 
 build() {
   cd sympy-sympy-$pkgver



More information about the arch-commits mailing list