python3-pyudev:ver.bump:0.22

This commit is contained in:
blue-devil
2020-01-29 01:50:01 +03:00
parent f9bed3a2b0
commit 2be3b6351f
@@ -3,7 +3,7 @@
<PISI>
<Source>
<Name>python3-pyudev</Name>
<Homepage>http://packages.python.org/pyudev</Homepage>
<Homepage>https://pypi.org/project/pyudev/</Homepage>
<Packager>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>Python3 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>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>
@@ -63,6 +63,13 @@
-->
<History>
<Update release="2">
<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="1">
<Date>2020-01-20</Date>
<Version>0.21.0</Version>