Accepting request 920814 from devel:languages:python:flask
- Update to v0.5.1 + Optimize email regex (bsc#1190744) OBS-URL: https://build.opensuse.org/request/show/920814 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-flask-restx?expand=0&rev=5
This commit is contained in:
commit
36d70380dd
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0184371afe27afeacb3ce5972e66ebc0189a192925a4bb51cd88281c41171f5d
|
|
||||||
size 398620
|
|
3
0.5.1.tar.gz
Normal file
3
0.5.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8ef524a906f85e1b06a5837a0be03477b913b5c3b930a5ac3f90c56dbab51cb9
|
||||||
|
size 398653
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 21 19:00:02 UTC 2021 - Sean Marlow <sean.marlow@suse.com>
|
||||||
|
|
||||||
|
- Update to v0.5.1
|
||||||
|
+ Optimize email regex (bsc#1190744)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Aug 15 01:39:26 UTC 2021 - John Vandenberg <jayvdb@gmail.com>
|
Sun Aug 15 01:39:26 UTC 2021 - John Vandenberg <jayvdb@gmail.com>
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%bcond_without python2
|
%bcond_without python2
|
||||||
Name: python-flask-restx
|
Name: python-flask-restx
|
||||||
Version: 0.5.0
|
Version: 0.5.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Framework for fast, easy and documented API development with Flask
|
Summary: Framework for fast, easy and documented API development with Flask
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Loading…
x
Reference in New Issue
Block a user