From e0e857dcbf341c3bae2f3f7c0b4dec4e8d5a394801594a2f2d3b25d747d3e06d Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 5 Aug 2024 11:56:56 +0000 Subject: [PATCH] Accepting request 1191644 from home:glaubitz:branches:devel:languages:python - Update to 26.1.0 * Add more entries to `sk_SK` Geo provider. OBS-URL: https://build.opensuse.org/request/show/1191644 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Faker?expand=0&rev=120 --- Faker-26.0.0.tar.gz | 3 --- Faker-26.1.0.tar.gz | 3 +++ python-Faker.changes | 6 ++++++ python-Faker.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 Faker-26.0.0.tar.gz create mode 100644 Faker-26.1.0.tar.gz diff --git a/Faker-26.0.0.tar.gz b/Faker-26.0.0.tar.gz deleted file mode 100644 index e321cf4..0000000 --- a/Faker-26.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0f60978314973de02c00474c2ae899785a42b2cf4f41b7987e93c132a2b8a4a9 -size 1763318 diff --git a/Faker-26.1.0.tar.gz b/Faker-26.1.0.tar.gz new file mode 100644 index 0000000..15cb489 --- /dev/null +++ b/Faker-26.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33921b6fc3b83dd75fd42ec7f47ec87b50c00d3c5380fa7d8a507dab848b8229 +size 1763636 diff --git a/python-Faker.changes b/python-Faker.changes index 116423a..496bfb6 100644 --- a/python-Faker.changes +++ b/python-Faker.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Aug 5 11:02:21 UTC 2024 - John Paul Adrian Glaubitz + +- Update to 26.1.0 + * Add more entries to `sk_SK` Geo provider. + ------------------------------------------------------------------- Sat Jun 29 16:42:25 UTC 2024 - Dirk Müller diff --git a/python-Faker.spec b/python-Faker.spec index 9c339c2..43ea271 100644 --- a/python-Faker.spec +++ b/python-Faker.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-Faker -Version: 26.0.0 +Version: 26.1.0 Release: 0 Summary: Python package that generates fake data License: MIT