python3-pysolcards:ver bump

This commit is contained in:
blue-devil
2020-08-31 23:47:29 +02:00
parent 5aea14ab1b
commit d259477dc7
@@ -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="64ebfd66784f9bc6263c30a6830ff5972ffee3cd" type="targz">https://pypi.io/packages/source/p/pysol_cards/pysol_cards-0.8.9.tar.gz</Archive>
<Archive sha1sum="65096b12cb5f10d7c3163dd9489f0359cf39eba2" type="targz">https://pypi.io/packages/source/p/pysol_cards/pysol_cards-0.10.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>
<Dependency>python3-setuptools</Dependency>
</BuildDependencies>
</Source>
@@ -24,17 +24,24 @@
<Name>python3-pysol_cards</Name>
<Summary>Deal PySol FC Cards</Summary>
<RuntimeDependencies>
<Dependency>python3-pbr</Dependency>
<Dependency>python3</Dependency>
<Dependency>python3-pbr</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="4">
<Date>2020-07-21</Date>
<Version>0.10.1</Version>
<Comment>Patch version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="3">
<Date>2020-03-29</Date>
<Version>0.8.9</Version>