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

Antonio Rojas arojas at archlinux.org
Sat Apr 10 09:00:15 UTC 2021


    Date: Saturday, April 10, 2021 @ 09:00:14
  Author: arojas
Revision: 915425

Update to 1.8

Modified:
  python-sympy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-10 08:55:27 UTC (rev 915424)
+++ PKGBUILD	2021-04-10 09:00:14 UTC (rev 915425)
@@ -5,8 +5,8 @@
 # Contributor: Peter Garceau <RockyChimp at gmail.com>
 
 pkgname=python-sympy
-pkgver=1.7.1
-pkgrel=2
+pkgver=1.8
+pkgrel=1
 arch=('any')
 pkgdesc='Symbolic manipulation package (Computer Algebra System), written in pure Python'
 url='https://sympy.org/en/index.html'
@@ -16,7 +16,7 @@
             'python-symengine: optimized backend, set USE_SYMENGINE=1 to use')
 makedepends=('python-setuptools')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/sympy/sympy/archive/sympy-$pkgver.tar.gz")
-sha512sums=('eb9387bb9c632203af650279f896427556725b7496c00d8dfe97b7476beedbbee5714659f7fb44b4fa986c9567cdcaefcc19401d63e1ca0e9a6c7317855440ea')
+sha512sums=('61141e1d0a6105e725fb415edbdf981b3aa95debcfe73f9da5ca36afc7a70e91b5c28ed45454054c1b9a8d45e42bfe724e5b20da717746c301fd095da17f4db7')
 
 build() {
   cd sympy-sympy-$pkgver



More information about the arch-commits mailing list