summaryrefslogtreecommitdiffstats
path: root/abs/core/python_modules
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2018-04-11 20:18:27 (GMT)
committerBritney Fransen <brfransen@gmail.com>2018-04-11 20:18:27 (GMT)
commit0e4fe3801b46b92ad14a24b9f386e61e3d457b65 (patch)
tree6b8b366cde9a20298dac38324a81c4b359c6f7dd /abs/core/python_modules
parentc4cb82665aac0540618c1c84c887cdb3357fd9ef (diff)
downloadlinhes_pkgbuild-0e4fe3801b46b92ad14a24b9f386e61e3d457b65.zip
linhes_pkgbuild-0e4fe3801b46b92ad14a24b9f386e61e3d457b65.tar.gz
linhes_pkgbuild-0e4fe3801b46b92ad14a24b9f386e61e3d457b65.tar.bz2
python-rpyc: rebuild
Diffstat (limited to 'abs/core/python_modules')
-rw-r--r--abs/core/python_modules/python-rpyc/PKGBUILD4
-rw-r--r--abs/core/python_modules/python-rpyc/__changelog2
2 files changed, 2 insertions, 4 deletions
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 <sebastien AT sleduc DOT fr>
-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
-