python3-wtforms:ver bump

This commit is contained in:
blue-devil
2020-04-23 02:52:55 +03:00
parent b446866516
commit ea839a1807
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>A flexible forms validation and rendering library for Python.</Summary>
<Description>WTForms is a flexible forms validation and rendering library for Python web development. It is framework agnostic and can work with whatever web framework and template engine you choose.</Description>
<Archive sha1sum="a7f77ea26e451f6a0e97e54d38abd0bbe23710ce" type="targz">https://github.com/wtforms/wtforms/archive/2.2.1.tar.gz</Archive>
<Archive sha1sum="25ba0ddccdf97e89ca18c8137da17c913cac9151" type="targz">https://github.com/wtforms/wtforms/archive/2.3.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-Babel</Dependency>
@@ -35,6 +35,13 @@
</Package>
<History>
<Update release="2">
<Date>2020-04-22</Date>
<Version>2.3.0</Version>
<Comment>Minor version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="1">
<Date>2020-02-18</Date>
<Version>2.2.1</Version>