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

Felix Yan felixonmars at gemini.archlinux.org
Sun Feb 20 20:54:44 UTC 2022


    Date: Sunday, February 20, 2022 @ 20:54:43
  Author: felixonmars
Revision: 1135395

upgpkg: python-openmdao 3.14.0-1

Modified:
  python-openmdao/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-20 20:48:58 UTC (rev 1135394)
+++ PKGBUILD	2022-02-20 20:54:43 UTC (rev 1135395)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-openmdao
-pkgver=3.13.1
+pkgver=3.14.0
 pkgrel=1
 pkgdesc="An open-source high-performance computing platform"
 url="https://github.com/OpenMDAO/OpenMDAO"
@@ -22,7 +22,7 @@
               'python-pydocstyle' 'python-testflo' 'python-websockets' 'python-pyppeteer'
               'python-aiounittest')
 source=("https://github.com/OpenMDAO/OpenMDAO/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('001272b5bb7a87dfa537a30648b20c33bc1ba6527c3b4d682629dfe5054b1686d7ab437f450511d4ae1a33e66013fae7641c2911e5bdc7bcbc040c7eed4f3495')
+sha512sums=('1c9d0e3b611846ca247620b2bd3f5591b8de2132f53705a9540572ed5740280eaf429b87c6a0e930f87c763b87dfee9195e196dbd96dacce5649739871eb17d8')
 
 prepare() {
   cd OpenMDAO-$pkgver



More information about the arch-commits mailing list