python-curl: remove obsolete replaces.
This commit is contained in:
parent
44da017033
commit
29d6eb40fc
|
@ -1,13 +1,12 @@
|
|||
# Template file for 'python-curl'
|
||||
pkgname=python-curl
|
||||
version=7.19.5.1
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="pycurl-${version}"
|
||||
build_style=python-module
|
||||
python_versions="2.7 3.4"
|
||||
hostmakedepends="python-devel python3.4-devel"
|
||||
makedepends="libressl-devel libcurl-devel ${hostmakedepends}"
|
||||
replaces="pycurl>=0"
|
||||
pycompile_module="curl"
|
||||
short_desc="Python2 interface to cURL library"
|
||||
homepage="http://pycurl.sourceforge.net/"
|
||||
|
|
Loading…
Reference in New Issue