[arch-commits] Commit in python-openmdao/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Wed Jul 14 17:46:48 UTC 2021
Date: Wednesday, July 14, 2021 @ 17:46:48
Author: felixonmars
Revision: 977026
upgpkg: python-openmdao 3.10.0-1
Modified:
python-openmdao/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-14 17:45:04 UTC (rev 977025)
+++ PKGBUILD 2021-07-14 17:46:48 UTC (rev 977026)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-openmdao
-pkgver=3.9.2
+pkgver=3.10.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=('704c0e2ad7964ce28d076bc14fef70744adcbf180ca47d9cb505fd355fdb227f52acd4bf4c073a3016d615e59a05f9f644b77ba570aab70ffafe79c2691ae566')
+sha512sums=('0cddc0b80776d56925237f8e4280188d5997587f39050540fef4e192acfd6bd8e033674c0663e94aafae581097d3104a1f5ab7dd8b61822135fc4dbf5056a572')
prepare() {
cd OpenMDAO-$pkgver
More information about the arch-commits
mailing list