python3-ifaddr:ver bump

This commit is contained in:
blue-devil
2020-08-31 00:10:33 +02:00
parent 51cabba923
commit c73be91d1d
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>Python3 Library to enumerate all network interfaces.</Summary>
<Description>python3-ifaddr is a small Python library that allows you to find all the IP addresses of the computer.</Description>
<Archive sha1sum="fc151270d72327a1f7bec1e583261b31f74e2fc2" type="targz">https://github.com/pydron/ifaddr/archive/0.1.6.tar.gz</Archive>
<Archive sha1sum="da4848ef4628e76e69d120ed83981592bdd05be5" type="targz">https://github.com/pydron/ifaddr/archive/0.1.7.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-devel</Dependency>
<Dependency>python3-setuptools</Dependency>
@@ -33,6 +33,13 @@
</Package>
<History>
<Update release="2">
<Date>2020-07-21</Date>
<Version>0.1.7</Version>
<Comment>Patch version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="1">
<Date>2019-12-25</Date>
<Version>0.1.6</Version>