python3-enchant: ver bump
This commit is contained in:
@@ -13,11 +13,11 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Python bindings for the Enchant spellchecking system</Summary>
|
||||
<Description>python3-enchant is an efficient Python module for Enchant spellchecker.</Description>
|
||||
<Archive sha1sum="3d9f24d74c239958a43104a40c5d8167a721041f" type="targz">https://github.com/pyenchant/pyenchant/archive/v3.0.1.tar.gz</Archive>
|
||||
<Archive sha1sum="28b8511b18ec1dbce888a76bdbeea8bbd769af55" type="targz">https://github.com/pyenchant/pyenchant/archive/v3.1.0.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>python3-setuptools</Dependency>
|
||||
<Dependency>enchant2-devel</Dependency>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
<Dependency>enchant2-devel</Dependency>
|
||||
<Dependency>python3-setuptools</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<!--<Patch level="1">enchant-2.patch</Patch>-->
|
||||
@@ -28,8 +28,8 @@
|
||||
<Name>python3-enchant</Name>
|
||||
<Summary>Python bindings for the Enchant spellchecking system</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>enchant2</Dependency>
|
||||
<Dependency>python3</Dependency>
|
||||
<Dependency>enchant2</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib/python3*</Path>
|
||||
@@ -38,6 +38,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2020-05-24</Date>
|
||||
<Version>3.1.0</Version>
|
||||
<Comment>Minor version bump.</Comment>
|
||||
<Name>Blue Devil</Name>
|
||||
<Email>bluedevil@sctzine.com</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2020-03-04</Date>
|
||||
<Version>3.0.1</Version>
|
||||
|
||||
Reference in New Issue
Block a user