diff --git a/Faker-14.2.1.tar.gz b/Faker-14.2.1.tar.gz deleted file mode 100644 index 5397192..0000000 --- a/Faker-14.2.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:daad7badb4fd916bd047b28c8459ef4689e4fe6acf61f6dfebee8cc602e4d009 -size 1599112 diff --git a/Faker-15.1.1.tar.gz b/Faker-15.1.1.tar.gz new file mode 100644 index 0000000..68cba16 --- /dev/null +++ b/Faker-15.1.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a741b77f484215c3aab2604100669657189548f440fcb2ed0f8b7ee21c385629 +size 1600615 diff --git a/python-Faker.changes b/python-Faker.changes index dece3f3..7aa343e 100644 --- a/python-Faker.changes +++ b/python-Faker.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Thu Oct 27 19:32:31 UTC 2022 - Yogalakshmi Arunachalam + +- 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 diff --git a/python-Faker.spec b/python-Faker.spec index aa732e4..5897240 100644 --- a/python-Faker.spec +++ b/python-Faker.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python3-%{**}} %global skip_python2 1 Name: python-Faker -Version: 14.2.1 +Version: 15.1.1 Release: 0 Summary: Python package that generates fake data License: MIT