net/py-soap2py: Cosmetic change

This commit is contained in:
Po-Chuan Hsieh 2021-05-12 05:17:01 +08:00
parent eeec4d976c
commit 91cdef3196
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
2 changed files with 3 additions and 3 deletions

View File

@ -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 \

View File

@ -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