python-udev:ver.bump:0.22

This commit is contained in:
blue-devil
2020-01-29 01:49:49 +03:00
parent 1f6ef79fda
commit f9bed3a2b0
@@ -3,7 +3,7 @@
<PISI>
<Source>
<Name>python-udev</Name>
<Homepage>http://packages.python.org/pyudev</Homepage>
<Homepage>https://pypi.org/project/pyudev/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>Python bindings for libudev library</Summary>
<Description>These bindings enable using of udev library in Python programs.</Description>
<Archive sha1sum="58263b4358951d3a990bce7661e2e2ff30ca6cbe" type="targz">https://pypi.python.org/packages/bc/a2/31a07829acea8e70a28c247f43fa5d981229ae0f9edfeddedf52de00709b/pyudev-0.21.0.tar.gz</Archive>
<Archive sha1sum="03fda37e2e01de5b978743fb0f8cfc2a19ee3cc2" type="targz">https://github.com/pyudev/pyudev/archive/v0.22.tar.gz</Archive>
<BuildDependencies>
<Dependency>python-setuptools</Dependency>
<Dependency>eudev-devel</Dependency>
@@ -61,6 +61,13 @@
-->
<History>
<Update release="7">
<Date>2020-01-29</Date>
<Version>0.22</Version>
<Comment>Version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="6">
<Date>2020-01-20</Date>
<Version>0.21.0</Version>