diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2019-10-31 07:12:41 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 15:33:59 +0000 |
| commit | ab699b60d8449309e7a95d65c8fe0724e4bd6af3 (patch) | |
| tree | 3bcc694afbc1eee54dd44a4a3a945b27728730ae | |
| parent | c6606c8f077400b0d6388fd199f46942e1c6f987 (diff) | |
| download | aports-ab699b60d8449309e7a95d65c8fe0724e4bd6af3.tar.bz2 aports-ab699b60d8449309e7a95d65c8fe0724e4bd6af3.tar.xz | |
community/py3-logilab-common: rebuild against python 3.8
| -rw-r--r-- | community/py3-logilab-common/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-logilab-common/APKBUILD b/community/py3-logilab-common/APKBUILD index d967e0dc8d..99b6a1a9e5 100644 --- a/community/py3-logilab-common/APKBUILD +++ b/community/py3-logilab-common/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-logilab-common _pkgname=logilab-common pkgver=1.4.3 -pkgrel=0 +pkgrel=1 pkgdesc="A collection of Python3 packages and modules used by Logilab projects" options="!check" # Tests depend on python2 only libs url="https://www.logilab.org/project/logilab-common" |
