summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorspider-mario2023-04-06 21:27:29 +0200
committerspider-mario2023-04-06 21:27:29 +0200
commit7c108294db0e0e81e0422e7e902e09470557f679 (patch)
tree455bcfad9894bb546de52449e8faf243d16c950c
parent09614c3160db46debf95c825ac794877d52dfb7c (diff)
downloadaur-7c108294db0e0e81e0422e7e902e09470557f679.tar.gz
2.7.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 87f8ab1f2cc4..3acd92a5a362 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = python-pulp
pkgdesc = A Linear Programming modeler written in Python
- pkgver = 2.5.1
+ pkgver = 2.7.0
pkgrel = 1
url = https://github.com/coin-or/pulp
arch = any
license = BSD
makedepends = python-setuptools
depends = python-amply
- source = https://files.pythonhosted.org/packages/source/P/PuLP/PuLP-2.5.1.tar.gz
- b2sums = ace8e52eac3d911039ea9c81417de615c1cb7b2ef136c206bdc2fc01657d67379168617148718156314b1d45f27cc099e226a08e561b297b7d2991b5effe9735
+ source = https://files.pythonhosted.org/packages/source/P/PuLP/PuLP-2.7.0.tar.gz
+ b2sums = ae41e5daacad7401761ef6cbc7669b36d04552d5bbf3da31cee7c27db3382eb724b243f9428d59588977e4800d1fc008274e55d95d07d13ed35b6980c6b6cc12
pkgname = python-pulp
diff --git a/PKGBUILD b/PKGBUILD
index af41a255bf63..77333cac15b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=PuLP
pkgname=python-pulp
-pkgver=2.5.1
+pkgver=2.7.0
pkgrel=1
pkgdesc="A Linear Programming modeler written in Python"
arch=("any")
@@ -12,7 +12,7 @@ url="https://github.com/coin-or/pulp"
depends=('python-amply')
makedepends=('python-setuptools')
source=("https://files.pythonhosted.org/packages/source/${_pkgname::1}/$_pkgname/$_pkgname-$pkgver.tar.gz")
-b2sums=('ace8e52eac3d911039ea9c81417de615c1cb7b2ef136c206bdc2fc01657d67379168617148718156314b1d45f27cc099e226a08e561b297b7d2991b5effe9735')
+b2sums=('ae41e5daacad7401761ef6cbc7669b36d04552d5bbf3da31cee7c27db3382eb724b243f9428d59588977e4800d1fc008274e55d95d07d13ed35b6980c6b6cc12')
prepare() {
rm -fr python-pulp