aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-04 13:39:44 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:35:37 +0000
commitd72f3d946597e5f276479cd46c8f54df07477ce0 (patch)
tree6581ca5cf105e88bae85b045ca182b57a421b0ab
parent4167c27ac06b1fd4126c61720b0ae88110b87b1a (diff)
testing/py3-smmap2: rebuild against python 3.8
-rw-r--r--testing/py3-smmap2/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-smmap2/APKBUILD b/testing/py3-smmap2/APKBUILD
index 8636b34010c..ee1eb295a85 100644
--- a/testing/py3-smmap2/APKBUILD
+++ b/testing/py3-smmap2/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Leo <thinkabit.ukim@gmail.com>
pkgname=py3-smmap2
pkgver=2.0.5
-pkgrel=0
+pkgrel=1
pkgdesc="pure Python3 implementation of a sliding window memory map manager"
url="https://github.com/gitpython-developers/smmap"
arch="noarch"