net/py-soap2py: Cosmetic change
This commit is contained in:
parent
eeec4d976c
commit
91cdef3196
@ -11,9 +11,10 @@ COMMENT= Python simple and lightweight SOAP Library
|
||||
|
||||
LICENSE= LGPL3+
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
USES= python:3.6+
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
PLIST_FILES= ${PYTHON_SITELIBDIR}/${PYDISTUTILS_EGGINFO}/PKG-INFO \
|
||||
${PYTHON_SITELIBDIR}/${PYDISTUTILS_EGGINFO}/SOURCES.txt \
|
||||
|
@ -18,5 +18,4 @@ Goals:
|
||||
- Extensible: supports several HTTP wrappers (httplib2, pycurl, urllib2) for
|
||||
special transport needs over SSL and proxy (ISA)
|
||||
|
||||
WWW: https://pypi.org/project/soap2py/
|
||||
WWW: https://github.com/pysimplesoap/pysimplesoap
|
||||
|
Loading…
Reference in New Issue
Block a user