python3-flask:ver bump
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>The Python micro framework for building web applications.</Summary>
|
||||
<Description>Flask is a lightweight WSGI web application framework. It is designed to make getting started quick and easy, with the ability to scale up to complex applications. It began as a simple wrapper around Werkzeug and Jinja and has become one of the most popular Python web application frameworks.</Description>
|
||||
<Archive sha1sum="6e6c63ef492dc40849f7e3154a8f9d0619cb8617" type="targz">https://github.com/pallets/flask/archive/1.1.1.tar.gz</Archive>
|
||||
<Archive sha1sum="5aee90b584379a0fab088c1f84d14f3500ac00b8" type="targz">https://github.com/pallets/flask/archive/1.1.2.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>python3-setuptools</Dependency>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
@@ -25,19 +25,27 @@
|
||||
<Summary>The Python micro framework for building web applications.</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>python3-itsdangerous</Dependency>
|
||||
<Dependency>python3-setuptools</Dependency>
|
||||
<Dependency>python3-werkzeug</Dependency>
|
||||
<Dependency>python3-Jinja2</Dependency>
|
||||
<Dependency>python3-click</Dependency>
|
||||
<Dependency>python3</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="doc">/usr/share/doc/python3-flask</Path>
|
||||
<Path fileType="executable">/usr/bin/flask</Path>
|
||||
<Path fileType="library">/usr/lib/python3*</Path>
|
||||
<Path fileType="doc">/usr/share/doc/python3-flask</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="2">
|
||||
<Date>2020-04-07</Date>
|
||||
<Version>1.1.2</Version>
|
||||
<Comment>Patch version bump.</Comment>
|
||||
<Name>Blue Devil</Name>
|
||||
<Email>bluedevil@sctzine.com</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2020-02-14</Date>
|
||||
<Version>1.1.1</Version>
|
||||
|
||||
Reference in New Issue
Block a user