Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Chakra
Packages
desktop
Commits
eda72e4e
Commit
eda72e4e
authored
Sep 01, 2012
by
Adrian Chaves Fernandez (Gallaecio)
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
PyZMQ 2.2.0.1
parent
cd3335f9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
7 deletions
+6
-7
python2-zmq/PKGBUILD
python2-zmq/PKGBUILD
+6
-7
No files found.
python-
py
zmq/PKGBUILD
→
python
2
-zmq/PKGBUILD
View file @
eda72e4e
...
...
@@ -3,20 +3,19 @@
#
# Maintainer: Adrián Chaves Fernández (Gallaecio) <adriyetichaves gmail.com>
# include global config
source
../_buildscripts/
${
current_repo
}
-
${
_arch
}
-cfg
.conf
pkgname
=
python-pyzmq
pkgname
=
python2-zmq
_pkgname
=
pyzmq
pkgver
=
2.
1.7
pkgver
=
2.
2.0.1
pkgrel
=
1
pkgdesc
=
"Python 2 bindings for zeromq, written in Cython."
arch
=(
'i686'
'x86_64'
)
url
=
"http://www.zeromq.org/bindings:python"
license
=(
'LGPL'
)
depends
=(
'python2'
'python-cython'
'zeromq'
)
depends
=(
'python2'
'python2-c'
'zeromq'
)
replaces
=(
python-pyzmq
)
provides
=(
python-pyzmq
)
source
=(
https://github.com/downloads/zeromq/
$_pkgname
/
$_pkgname
-
$pkgver
.tar.gz
)
md5sums
=(
'
aa4d7d81ad3c93dc1efd195153cb71ae
'
)
md5sums
=(
'
f2f80709e84c8ac72d6671eee645d804
'
)
package
()
{
cd
$srcdir
/
$_pkgname
-
$pkgver
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment