aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2021-04-05 10:55:47 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2021-04-05 18:19:31 +0000
commit54535f3c2878edcbbb6e7e29202a5cbad078d9cd (patch)
treedf19e725bccfd3417f76ef9ea8fc64e45961e493
parent82bb534373d9f16a902fce7a11de73edfce6617b (diff)
testing/py3-pycosat: rebuild against python 3.9
-rw-r--r--testing/py3-pycosat/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-pycosat/APKBUILD b/testing/py3-pycosat/APKBUILD
index dcaf9b92dc5..0d9192d61cb 100644
--- a/testing/py3-pycosat/APKBUILD
+++ b/testing/py3-pycosat/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-pycosat
_pkgname=pycosat
pkgver=0.6.3
-pkgrel=1
+pkgrel=2
pkgdesc="Python bindings to picosat (a SAT solver)"
url="https://github.com/ContinuumIO/pycosat"
arch="all"