diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 12:05:14 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 15:35:41 +0000 |
| commit | 1dc491147ee74c656a40e5ccd2331c0750f56e6d (patch) | |
| tree | 81a027a12be5d762fda0113fe7379c49c050b0ae /testing | |
| parent | ace8d3d6838ef2eb2c140db91d8bb949f00e9f59 (diff) | |
| download | aports-1dc491147ee74c656a40e5ccd2331c0750f56e6d.tar.bz2 aports-1dc491147ee74c656a40e5ccd2331c0750f56e6d.tar.xz | |
testing/py3-pycosat: rebuild against python 3.8
Diffstat (limited to 'testing')
| -rw-r--r-- | testing/py3-pycosat/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-pycosat/APKBUILD b/testing/py3-pycosat/APKBUILD index 9724fb56c4..dcaf9b92dc 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=0 +pkgrel=1 pkgdesc="Python bindings to picosat (a SAT solver)" url="https://github.com/ContinuumIO/pycosat" arch="all" |
