Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
python-qdldl


Commits:
f8675a35 by Antonio Rojas at 2024-04-18T23:09:06+02:00
upgpkg: 0.1.7.post2-1: Update to 0.1.7.post2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,10 +1,10 @@
 pkgbase = python-qdldl
        pkgdesc = Python interface to the QDLDL free LDL factorization routine 
for quasi-definite linear systems
-       pkgver = 0.1.7.post1
-       pkgrel = 2
+       pkgver = 0.1.7.post2
+       pkgrel = 1
        url = https://github.com/oxfordcontrol/qdldl-python/
        arch = x86_64
-       license = Apache
+       license = Apache-2.0
        checkdepends = python-pytest
        makedepends = python-build
        makedepends = python-installer
@@ -13,7 +13,7 @@ pkgbase = python-qdldl
        makedepends = pybind11
        makedepends = cmake
        depends = python-scipy
-       source = 
https://pypi.org/packages/source/q/qdldl/qdldl-0.1.7.post1.tar.gz
-       sha256sums = 
798d88c16e02536ae65c71f06b64e3fbf31b74d7e47bc10ff9816768632b3a64
+       source = 
https://pypi.org/packages/source/q/qdldl/qdldl-0.1.7.post2.tar.gz
+       sha256sums = 
4b1539a5ec10cc757afd7156d7deb4006007cad86d774c9f0fdc3e34415557d3
 
 pkgname = python-qdldl


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 
 _pyname=qdldl
 pkgname=python-$_pyname
-pkgver=0.1.7.post1
-pkgrel=2
+pkgver=0.1.7.post2
+pkgrel=1
 pkgdesc='Python interface to the QDLDL free LDL factorization routine for 
quasi-definite linear systems'
 url='https://github.com/oxfordcontrol/qdldl-python/'
 license=(Apache-2.0)
@@ -12,7 +12,7 @@ depends=(python-scipy)
 makedepends=(python-build python-installer python-setuptools python-wheel 
pybind11 cmake)
 checkdepends=(python-pytest)
 
source=(https://pypi.org/packages/source/${_pyname:0:1}/$_pyname/$_pyname-$pkgver.tar.gz)
-sha256sums=('798d88c16e02536ae65c71f06b64e3fbf31b74d7e47bc10ff9816768632b3a64')
+sha256sums=('4b1539a5ec10cc757afd7156d7deb4006007cad86d774c9f0fdc3e34415557d3')
 
 build() {
   cd $_pyname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-qdldl/-/commit/f8675a351709a512ba82254412062a488050853c

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-qdldl/-/commit/f8675a351709a512ba82254412062a488050853c
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to