From 0e4fe3801b46b92ad14a24b9f386e61e3d457b65 Mon Sep 17 00:00:00 2001 From: Britney Fransen Date: Wed, 11 Apr 2018 20:18:27 +0000 Subject: python-rpyc: rebuild --- abs/core/python_modules/python-rpyc/PKGBUILD | 4 ++-- abs/core/python_modules/python-rpyc/__changelog | 2 -- 2 files changed, 2 insertions(+), 4 deletions(-) delete mode 100644 abs/core/python_modules/python-rpyc/__changelog diff --git a/abs/core/python_modules/python-rpyc/PKGBUILD b/abs/core/python_modules/python-rpyc/PKGBUILD index 55fcea4..63d9987 100644 --- a/abs/core/python_modules/python-rpyc/PKGBUILD +++ b/abs/core/python_modules/python-rpyc/PKGBUILD @@ -1,10 +1,10 @@ # Maintainer: Sebastien Leduc -pkgname=('python2-rpyc') +pkgname=('python-rpyc' 'python2-rpyc') pkgbase='python-rpyc' _realname=rpyc pkgver=3.4.0 -pkgrel=1 +pkgrel=2 pkgdesc="Remote Python Call (RPyC), a transparent and symmetric RPC library" url="http://rpyc.readthedocs.org" arch=('any') diff --git a/abs/core/python_modules/python-rpyc/__changelog b/abs/core/python_modules/python-rpyc/__changelog deleted file mode 100644 index 4f818ef..0000000 --- a/abs/core/python_modules/python-rpyc/__changelog +++ /dev/null @@ -1,2 +0,0 @@ -PKGBUILD: don't build py 3 stuff - -- cgit v0.12