pysol_cards:ver bump

This commit is contained in:
blue-devil
2020-03-30 02:29:54 +03:00
parent 1e04df4ede
commit 05c99a1c08
@@ -8,12 +8,12 @@
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Packager>
<License>MIT</License>
<PartOf>programming.language.python3</PartOf>
<License>MIT</License>
<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="cf60ad394c4f2b4265bcfa36d9fe47d053a6f21a" type="targz">https://pypi.io/packages/source/p/pysol_cards/pysol_cards-0.8.8.tar.gz</Archive>
<Archive sha1sum="64ebfd66784f9bc6263c30a6830ff5972ffee3cd" type="targz">https://pypi.io/packages/source/p/pysol_cards/pysol_cards-0.8.9.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>
@@ -35,6 +35,13 @@
</Package>
<History>
<Update release="3">
<Date>2020-03-29</Date>
<Version>0.8.9</Version>
<Comment>Patch version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="2">
<Date>2020-03-11</Date>
<Version>0.8.8</Version>