python3-pysol_cards:ver bump

This commit is contained in:
blue-devil
2020-03-12 01:03:46 +03:00
parent c824c3eb7a
commit 25bbe46d39
@@ -13,10 +13,10 @@
<IsA>library</IsA>
<Summary>Deal PySol FC Cards</Summary>
<Description>The pysol-cards python modules allow the python developer to generate the initial deals of some PySol FC games. It also supports PySol legacy deals and Microsoft FreeCell / Freecell Pro deals.</Description>
<Archive sha1sum="587e32c67fa234d015dde02e135bab75a12a7a28" type="targz">https://files.pythonhosted.org/packages/ad/c4/47a1ebe6cf1112f9b27fdf75092f482153c700818a7af7149c59677ba491/pysol_cards-0.8.7.tar.gz</Archive>
<Archive sha1sum="cf60ad394c4f2b4265bcfa36d9fe47d053a6f21a" type="targz">https://pypi.io/packages/source/p/pysol_cards/pysol_cards-0.8.8.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-devel</Dependency>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>
</BuildDependencies>
</Source>
@@ -24,17 +24,24 @@
<Name>python3-pysol_cards</Name>
<Summary>Deal PySol FC Cards</Summary>
<RuntimeDependencies>
<Dependency>python3</Dependency>
<Dependency>python3-pbr</Dependency>
<Dependency>python3</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="2">
<Date>2020-03-11</Date>
<Version>0.8.8</Version>
<Comment>Patch version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="1">
<Date>2020-01-14</Date>
<Version>0.8.7</Version>