From 3f47f1943ee100493dd3be4058f687886b857cc5 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Thu, 24 Oct 2019 14:55:15 +0000 Subject: main/py3-lxc: rebuild against python 3.8 --- main/py3-lxc/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/py3-lxc/APKBUILD b/main/py3-lxc/APKBUILD index 6cbfffd1b0..234a85bc0a 100644 --- a/main/py3-lxc/APKBUILD +++ b/main/py3-lxc/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Carlo Landmeter pkgname=py3-lxc pkgver=3.0.4 -pkgrel=0 +pkgrel=1 pkgdesc="Python3 bindings for LXC" options="!check" # No testsuite url="https://linuxcontainers.org" -- cgit v1.2.1