python-werkzeug:ver bump
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
<IsA>library</IsA>
|
<IsA>library</IsA>
|
||||||
<Summary>The comprehensive WSGI web application library.</Summary>
|
<Summary>The comprehensive WSGI web application library.</Summary>
|
||||||
<Description>Werkzeug is a comprehensive WSGI web application library. It began as a simple collection of various utilities for WSGI applications and has become one of the most advanced WSGI utility libraries.</Description>
|
<Description>Werkzeug is a comprehensive WSGI web application library. It began as a simple collection of various utilities for WSGI applications and has become one of the most advanced WSGI utility libraries.</Description>
|
||||||
<Archive sha1sum="e03701b940e2ddc085148e55a5b2b3c9cd909562" type="targz">https://github.com/pallets/werkzeug/archive/1.0.0.tar.gz</Archive>
|
<Archive sha1sum="ee959f86524b5a15e4d3baa90cb1f7a895c0b872" type="targz">https://github.com/pallets/werkzeug/archive/1.0.1.tar.gz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>python-setuptools</Dependency>
|
<Dependency>python-setuptools</Dependency>
|
||||||
<Dependency>python-devel</Dependency>
|
<Dependency>python-devel</Dependency>
|
||||||
@@ -24,12 +24,19 @@
|
|||||||
<Name>python-werkzeug</Name>
|
<Name>python-werkzeug</Name>
|
||||||
<Summary>The comprehensive WSGI web application library</Summary>
|
<Summary>The comprehensive WSGI web application library</Summary>
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="library">/usr/lib/python2*</Path>
|
|
||||||
<Path fileType="doc">/usr/share/doc/python-werkzeug</Path>
|
<Path fileType="doc">/usr/share/doc/python-werkzeug</Path>
|
||||||
|
<Path fileType="library">/usr/lib/python2*</Path>
|
||||||
</Files>
|
</Files>
|
||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="2">
|
||||||
|
<Date>2020-04-07</Date>
|
||||||
|
<Version>1.0.1</Version>
|
||||||
|
<Comment>Patch version bump.</Comment>
|
||||||
|
<Name>Blue Devil</Name>
|
||||||
|
<Email>bluedevil@sctzine.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="1">
|
<Update release="1">
|
||||||
<Date>2020-02-15</Date>
|
<Date>2020-02-15</Date>
|
||||||
<Version>1.0.0</Version>
|
<Version>1.0.0</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user