Page MenuHomeSolus

D1511.diff
No OneTemporary

D1511.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,16 +1,18 @@
name : python-ipaddress
-version : 1.0.18
-release : 1
+version : 1.0.19
+release : 2
source :
- - https://github.com/phihag/ipaddress/archive/v1.0.18.tar.gz : 8ddc806938a3ee874ca0a738247c68ba255f734dd3d930e33264f3408952bcd5
+ - https://github.com/phihag/ipaddress/archive/v1.0.19.tar.gz : 9bb06a4d5c3b18a6f8778170f248c21e8c081e5c373a0e937080d1a1de32fdd3
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.
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,35 @@
<Source>
<Name>python-ipaddress</Name>
<Packager>
- <Name>Michael Bryant</Name>
- <Email>shadow53@shadow53.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Packager>
<License>Python-2.0</License>
<PartOf>programming.python</PartOf>
<Summary xml:lang="en">IPv4/IPv6 manipulation library</Summary>
- <Description xml:lang="en">IPv4/IPv6 manipulation library ipaddress for older Python versions
+ <Description xml:lang="en">IPv4/IPv6 manipulation library ipaddress for older Python versions.
</Description>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
</Source>
<Package>
<Name>python-ipaddress</Name>
<Summary xml:lang="en">IPv4/IPv6 manipulation library</Summary>
- <Description xml:lang="en">IPv4/IPv6 manipulation library ipaddress for older Python versions
+ <Description xml:lang="en">IPv4/IPv6 manipulation library ipaddress for older Python versions.
</Description>
<PartOf>programming.python</PartOf>
<Files>
- <Path fileType="library">/usr/lib/python2.7/site-packages/ipaddress-1.0.18-py2.7.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/ipaddress-1.0.18-py2.7.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/ipaddress-1.0.18-py2.7.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/ipaddress-1.0.18-py2.7.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/ipaddress-1.0.19-py2.7.egg-info</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/ipaddress.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/ipaddress.pyc</Path>
</Files>
</Package>
<History>
- <Update release="1">
- <Date>2017-04-21</Date>
- <Version>1.0.18</Version>
+ <Update release="2">
+ <Date>2018-03-11</Date>
+ <Version>1.0.19</Version>
<Comment>Packaging update</Comment>
- <Name>Michael Bryant</Name>
- <Email>shadow53@shadow53.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 3:41 PM (3 h, 7 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5892965
Default Alt Text
D1511.diff (3 KB)

Event Timeline