From f436cc7a84bfb8a93a6e3b909def74b9d890e14b Mon Sep 17 00:00:00 2001 From: Ram-Z Date: Sun, 12 Nov 2017 18:53:54 +0000 Subject: [PATCH] python3-ccr: rebuild for python3 upgrade --- python3-ccr/PKGBUILD | 2 +- python3.order | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/python3-ccr/PKGBUILD b/python3-ccr/PKGBUILD index f58c382ed..a6756e0fc 100644 --- a/python3-ccr/PKGBUILD +++ b/python3-ccr/PKGBUILD @@ -1,7 +1,7 @@ pkgname=python3-ccr _pkgname=python-ccr pkgver=0.3.3 -pkgrel=1 +pkgrel=2 pkgdesc='A python library for accessing and working with the CCR.' arch=('any') url='http://github.com/ccr-tools/python-ccr/' diff --git a/python3.order b/python3.order index 2e6fc6490..bb6232a50 100644 --- a/python3.order +++ b/python3.order @@ -86,3 +86,5 @@ python-regex python-scipy iotop + +python3-ccr