python-cairo rebuild

This commit is contained in:
Rmys
2023-06-21 15:28:57 +03:00
parent 8995b89a9f
commit 4996ba8808
2 changed files with 16 additions and 2 deletions
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>Python3 wrapper for cairo graphics library</Summary>
<Description>Pycairo is set of Python3 bindings for the cairo graphics library.</Description>
<Archive sha1sum="8813031f864069a1e9c4f582fc938b149142c1ee" type="targz">https://github.com/pygobject/pycairo/archive/v1.23.0.tar.gz</Archive>
<Archive sha1sum="6842891ec92b37ea36b66e28902fcfdf03b1f18a" type="targz">https://github.com/pygobject/pycairo/archive/v1.24.0.tar.gz</Archive>
<BuildDependencies>
<Dependency versionFrom="3.8.1">python3-devel</Dependency>
<Dependency>python3-setuptools</Dependency>
@@ -52,6 +52,13 @@
</Package>
<History>
<Update release="12">
<Date>2023-06-21</Date>
<Version>1.24.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="11">
<Date>2023-04-08</Date>
<Version>1.23.0</Version>