Skip to content

Commit 4b68e2e

Browse files
committed
passagemath: update to 10.6.41
1 parent 668f3a2 commit 4b68e2e

File tree

19 files changed

+36
-49
lines changed

19 files changed

+36
-49
lines changed

mingw-w64-passagemath-categories/PKGBUILD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ _realname=passagemath-categories
44
pkgbase=mingw-w64-python-${_realname}
55
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
66
provides=("${MINGW_PACKAGE_PREFIX}-${_realname}")
7-
pkgver=10.6.40
7+
pkgver=10.6.41
88
pkgrel=1
99
pkgdesc="passagemath: Sage categories and basic rings (mingw-w64)"
1010
arch=('any')
@@ -31,7 +31,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-cc"
3131
"${MINGW_PACKAGE_PREFIX}-python-setuptools")
3232
options=('!strip')
3333
source=("https://pypi.org/packages/source/${_realname::1}/${_realname}/${_realname/-/_}-${pkgver}.tar.gz")
34-
sha256sums=('a7d1c3c9d0262d0dac501fa919be3c9ab5ec9b380b7b428f07a3747678c2eb91')
34+
sha256sums=('e9773f07c1254843ecbda6977a299254c969c1eaede9afcba19330fb8c8f9fea')
3535

3636
build() {
3737
cp -r "${_realname/-/_}-${pkgver}" "python-build-${MSYSTEM}" && cd "python-build-${MSYSTEM}"

mingw-w64-passagemath-cddlib/PKGBUILD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ _realname=passagemath-cddlib
44
pkgbase=mingw-w64-python-${_realname}
55
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
66
provides=("${MINGW_PACKAGE_PREFIX}-${_realname}")
7-
pkgver=10.6.40
7+
pkgver=10.6.41
88
pkgrel=1
99
pkgdesc="passagemath: Polynomial system solving through algebraic methods with cddlib (mingw-w64)"
1010
arch=('any')
@@ -28,7 +28,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-cc"
2828
"${MINGW_PACKAGE_PREFIX}-python-setuptools")
2929
options=('!strip')
3030
source=("https://pypi.org/packages/source/${_realname::1}/${_realname}/${_realname/-/_}-${pkgver}.tar.gz")
31-
sha256sums=('6ef3a732a756f246c2be0d2a94f20c0ebcca1d69dd28b22cc1f8a036e4b43918')
31+
sha256sums=('30359de252a39a66f0b3782c86935f63147d21b757ba6c83eb78d0578899da95')
3232

3333
build() {
3434
cp -r "${_realname/-/_}-${pkgver}" "python-build-${MSYSTEM}" && cd "python-build-${MSYSTEM}"

mingw-w64-passagemath-cliquer/0001-allow-newer-cysignals.patch

Lines changed: 0 additions & 13 deletions
This file was deleted.

mingw-w64-passagemath-cliquer/PKGBUILD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ _realname=passagemath-cliquer
44
pkgbase=mingw-w64-python-${_realname}
55
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
66
provides=("${MINGW_PACKAGE_PREFIX}-${_realname}")
7-
pkgver=10.6.40
7+
pkgver=10.6.41
88
pkgrel=1
99
pkgdesc="passagemath: Finding cliques in graphs with cliquer (mingw-w64)"
1010
arch=('any')
@@ -30,7 +30,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-cc"
3030
"${MINGW_PACKAGE_PREFIX}-python-setuptools")
3131
options=('!strip')
3232
source=("https://pypi.org/packages/source/${_realname::1}/${_realname}/${_realname/-/_}-${pkgver}.tar.gz")
33-
sha256sums=('348e91792830ff617673ff8312cfbab86280a7571d6f451ad0866e6ea638aa5f')
33+
sha256sums=('dc009088034fea32ea0b64ba99e1e83e81322e85aa90b3a5c2f5890d865d4874')
3434

3535
build() {
3636
cp -r "${_realname/-/_}-${pkgver}" "python-build-${MSYSTEM}" && cd "python-build-${MSYSTEM}"

mingw-w64-passagemath-cmr/PKGBUILD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ _realname=passagemath-cmr
44
pkgbase=mingw-w64-python-${_realname}
55
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
66
provides=("${MINGW_PACKAGE_PREFIX}-${_realname}")
7-
pkgver=10.6.40
7+
pkgver=10.6.41
88
pkgrel=1
99
pkgdesc="passagemath: Combinatorial matrix recognition (mingw-w64)"
1010
arch=('any')
@@ -30,7 +30,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-cc"
3030
"${MINGW_PACKAGE_PREFIX}-python-setuptools")
3131
options=('!strip')
3232
source=("https://pypi.org/packages/source/${_realname::1}/${_realname}/${_realname/-/_}-${pkgver}.tar.gz")
33-
sha256sums=('b7d4d88b85d0963d9c9bc0fc45207b24ed2bb3ff703e22d3891164cb3e92fd00')
33+
sha256sums=('8cf59ad501d6a48fde52fdd02093dc5147e052caeff95f76d0b7cedacd9fae17')
3434

3535
build() {
3636
cp -r "${_realname/-/_}-${pkgver}" "python-build-${MSYSTEM}" && cd "python-build-${MSYSTEM}"

mingw-w64-passagemath-combinat/PKGBUILD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ _realname=passagemath-combinat
44
pkgbase=mingw-w64-python-${_realname}
55
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
66
provides=("${MINGW_PACKAGE_PREFIX}-${_realname}")
7-
pkgver=10.6.40
7+
pkgver=10.6.41
88
pkgrel=1
99
pkgdesc="passagemath: Algebraic combinatorics, combinatorial representation theory (mingw-w64)"
1010
arch=('any')
@@ -32,7 +32,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-cc"
3232
"${MINGW_PACKAGE_PREFIX}-python-setuptools")
3333
options=('!strip')
3434
source=("https://pypi.org/packages/source/${_realname::1}/${_realname}/${_realname/-/_}-${pkgver}.tar.gz")
35-
sha256sums=('742a33b994bbc083e8b3e26314109f78903b55296475b068ef58b5009e7fe07e')
35+
sha256sums=('81089041d69a60d13dcd391bd7381dc3e9e43bc28340e1b704f950c77fa91bac')
3636

3737
build() {
3838
cp -r "${_realname/-/_}-${pkgver}" "python-build-${MSYSTEM}" && cd "python-build-${MSYSTEM}"

mingw-w64-passagemath-environment/PKGBUILD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
_realname=passagemath-environment
44
pkgbase=mingw-w64-python-${_realname}
55
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
6-
pkgver=10.6.40
6+
pkgver=10.6.41
77
pkgrel=1
88
provides=("${MINGW_PACKAGE_PREFIX}-${_realname}")
99
pkgdesc="Subset of the Sage library providing the connection to the system and software environment (mingw-w64)"
@@ -22,7 +22,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-python-build"
2222
"${MINGW_PACKAGE_PREFIX}-python-setuptools")
2323
options=('!strip')
2424
source=("https://pypi.org/packages/source/${_realname::1}/${_realname}/${_realname/-/_}-${pkgver}.tar.gz")
25-
sha256sums=('8bad353119fddbed5bbad307f4692cfef86b84126befdead75bbc79114d25f87')
25+
sha256sums=('ceb6697ff63cba526f800e77930ac22aadbe48bbbb14ae24ae99fe189c60398c')
2626

2727
build() {
2828
cp -r "${_realname/-/_}-${pkgver}" "python-build-${MSYSTEM}" && cd "python-build-${MSYSTEM}"

mingw-w64-passagemath-glpk/PKGBUILD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ _realname=passagemath-glpk
44
pkgbase=mingw-w64-python-${_realname}
55
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
66
provides=("${MINGW_PACKAGE_PREFIX}-${_realname}")
7-
pkgver=10.6.40
7+
pkgver=10.6.41
88
pkgrel=1
99
pkgdesc="passagemath: Linear and mixed integer linear optimization backend using GLPK (mingw-w64)"
1010
arch=('any')
@@ -34,7 +34,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-cc"
3434
"${MINGW_PACKAGE_PREFIX}-python-setuptools")
3535
options=('!strip')
3636
source=("https://pypi.org/packages/source/${_realname::1}/${_realname}/${_realname/-/_}-${pkgver}.tar.gz")
37-
sha256sums=('bd9e75a7edfb17dc2632c87a8738ee6a5d086641bbdde0672be640d7f8bde167')
37+
sha256sums=('3e7e162798f0718fcf972ab891faeadb151d25d7dfe028b7bd1001b6d92206b4')
3838

3939
build() {
4040
cp -r "${_realname/-/_}-${pkgver}" "python-build-${MSYSTEM}" && cd "python-build-${MSYSTEM}"

mingw-w64-passagemath-graphs/PKGBUILD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ _realname=passagemath-graphs
44
pkgbase=mingw-w64-python-${_realname}
55
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
66
provides=("${MINGW_PACKAGE_PREFIX}-${_realname}")
7-
pkgver=10.6.40
7+
pkgver=10.6.41
88
pkgrel=1
99
pkgdesc="passagemath: Graphs, posets, hypergraphs, designs, abstract complexes, combinatorial polyhedra, abelian sandpiles, quivers (mingw-w64)"
1010
arch=('any')
@@ -31,7 +31,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-boost"
3131
"${MINGW_PACKAGE_PREFIX}-python-setuptools")
3232
options=('!strip')
3333
source=("https://pypi.org/packages/source/${_realname::1}/${_realname}/${_realname/-/_}-${pkgver}.tar.gz")
34-
sha256sums=('c420a50405765d7254446f76a845df5237985a7dbd73248bbd0c07ef85f18924')
34+
sha256sums=('2b6c2a826bb94d9cf4de8920d229fb6ebdec21730ba3b19c215c0ac87048765c')
3535

3636
build() {
3737
cp -r "${_realname/-/_}-${pkgver}" "python-build-${MSYSTEM}" && cd "python-build-${MSYSTEM}"

mingw-w64-passagemath-homfly/PKGBUILD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ _realname=passagemath-homfly
44
pkgbase=mingw-w64-python-${_realname}
55
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
66
provides=("${MINGW_PACKAGE_PREFIX}-${_realname}")
7-
pkgver=10.6.40
7+
pkgver=10.6.41
88
pkgrel=1
99
pkgdesc="passagemath: Homfly polynomials of knots/links with libhomfly (mingw-w64)"
1010
arch=('any')
@@ -29,7 +29,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-cc"
2929
"${MINGW_PACKAGE_PREFIX}-python-setuptools")
3030
options=('!strip')
3131
source=("https://pypi.org/packages/source/${_realname::1}/${_realname}/${_realname/-/_}-${pkgver}.tar.gz")
32-
sha256sums=('7ee6c62ebbe4a389923a8626307b91f43aa22c69896ce63f7206326f8536f555')
32+
sha256sums=('b4269d4b8302676fab4acc75c31d801b932554287ff8682a12db47f1819bab20')
3333

3434
build() {
3535
cp -r "${_realname/-/_}-${pkgver}" "python-build-${MSYSTEM}" && cd "python-build-${MSYSTEM}"

0 commit comments

Comments
 (0)