dbus-python ver. bump

This commit is contained in:
Rmys
2020-04-29 18:38:06 +03:00
committed by GitHub
parent faa7b3c54c
commit bb12fcf1c0
+8 -1
View File
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>D-Bus Python bindings</Summary>
<Description>dbus-python provides a Python module which wraps the D-Bus programming API.</Description>
<Archive sha1sum="7ccb3c5870d3411439a91e695f5780bf2527ed93" type="targz">https://dbus.freedesktop.org/releases/dbus-python/dbus-python-1.2.14.tar.gz</Archive>
<Archive sha1sum="de05308c75baa2ce5434de73d60428c005ac0cc1" type="targz">https://dbus.freedesktop.org/releases/dbus-python/dbus-python-1.2.16.tar.gz</Archive>
<BuildDependencies>
<Dependency>python-devel</Dependency>
<!-- <Dependency>python3</Dependency>-->
@@ -56,6 +56,13 @@
</Package>
<History>
<Update release="7">
<Date>2020-04-29</Date>
<Version>1.2.16</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2019-12-27</Date>
<Version>1.2.14</Version>