diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,16 +1,20 @@ name : python-ipaddress version : 1.0.18 -release : 1 +release : 2 source : - https://github.com/phihag/ipaddress/archive/v1.0.18.tar.gz : 8ddc806938a3ee874ca0a738247c68ba255f734dd3d930e33264f3408952bcd5 license : Python-2.0 component : programming.python summary : IPv4/IPv6 manipulation library description: | - IPv4/IPv6 manipulation library ipaddress for older Python versions -builddeps : - - python-setuptools + IPv4/IPv6 manipulation library ipaddress for older Python versions. +replaces : + - python-ipaddr build : | %python_setup install : | - %python_install \ No newline at end of file + %python_install +check : | + pushd $PKG_BUILD_DIR/py2build + python test_ipaddress.py + popd diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -2,38 +2,38 @@ python-ipaddress - Michael Bryant - shadow53@shadow53.com + Pierre-Yves + pyu@riseup.net Python-2.0 programming.python IPv4/IPv6 manipulation library - IPv4/IPv6 manipulation library ipaddress for older Python versions + IPv4/IPv6 manipulation library ipaddress for older Python versions. https://solus-project.com/sources/README.Solus python-ipaddress IPv4/IPv6 manipulation library - IPv4/IPv6 manipulation library ipaddress for older Python versions + IPv4/IPv6 manipulation library ipaddress for older Python versions. programming.python - /usr/lib/python2.7/site-packages/ipaddress-1.0.18-py2.7.egg-info/PKG-INFO - /usr/lib/python2.7/site-packages/ipaddress-1.0.18-py2.7.egg-info/SOURCES.txt - /usr/lib/python2.7/site-packages/ipaddress-1.0.18-py2.7.egg-info/dependency_links.txt - /usr/lib/python2.7/site-packages/ipaddress-1.0.18-py2.7.egg-info/top_level.txt + /usr/lib/python2.7/site-packages/ipaddress-1.0.18-py2.7.egg-info /usr/lib/python2.7/site-packages/ipaddress.py /usr/lib/python2.7/site-packages/ipaddress.pyc + + python-ipaddr + - - 2017-04-21 + + 2017-12-01 1.0.18 Packaging update - Michael Bryant - shadow53@shadow53.com + Pierre-Yves + pyu@riseup.net \ No newline at end of file