Accepting request 1031625 from home:yarunachalam:branches:devel:languages:python
- Update to v15.1.1 * Fix ImportError on python <3.7.2 - Update to v15.1.0 * Add enum provider. - Update to v15.0.0 * Add support for Python 3.10. Thanks @uri-rodberg. * Drop support for Python 3.6. OBS-URL: https://build.opensuse.org/request/show/1031625 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Faker?expand=0&rev=67
This commit is contained in:
parent
b6886acefd
commit
dc453109fc
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:daad7badb4fd916bd047b28c8459ef4689e4fe6acf61f6dfebee8cc602e4d009
|
|
||||||
size 1599112
|
|
3
Faker-15.1.1.tar.gz
Normal file
3
Faker-15.1.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a741b77f484215c3aab2604100669657189548f440fcb2ed0f8b7ee21c385629
|
||||||
|
size 1600615
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 27 19:32:31 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||||
|
|
||||||
|
- Update to v15.1.1
|
||||||
|
* Fix ImportError on python <3.7.2
|
||||||
|
- Update to v15.1.0
|
||||||
|
* Add enum provider.
|
||||||
|
- Update to v15.0.0
|
||||||
|
* Add support for Python 3.10. Thanks @uri-rodberg.
|
||||||
|
* Drop support for Python 3.6.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Oct 11 23:18:26 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
Tue Oct 11 23:18:26 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%{?!python_module:%define python_module() python3-%{**}}
|
%{?!python_module:%define python_module() python3-%{**}}
|
||||||
%global skip_python2 1
|
%global skip_python2 1
|
||||||
Name: python-Faker
|
Name: python-Faker
|
||||||
Version: 14.2.1
|
Version: 15.1.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python package that generates fake data
|
Summary: Python package that generates fake data
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Loading…
Reference in New Issue
Block a user