diff --git a/fake-useragent-1.1.2.tar.gz b/fake-useragent-1.1.2.tar.gz deleted file mode 100644 index 7503947..0000000 --- a/fake-useragent-1.1.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f5521643c9935dbfef292a2cdd0a0f3c8b7d4ecd571d128d2fa8c48780ce0a92 -size 80368 diff --git a/fake-useragent-1.1.3.tar.gz b/fake-useragent-1.1.3.tar.gz new file mode 100644 index 0000000..b5468cb --- /dev/null +++ b/fake-useragent-1.1.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6216d5ccbbbf379bed0400916c3e5f9a682308e49fd90107a039aebad6a1323 +size 80623 diff --git a/python-fake-useragent.changes b/python-fake-useragent.changes index 961be7d..b106c76 100644 --- a/python-fake-useragent.changes +++ b/python-fake-useragent.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Apr 19 09:46:13 UTC 2023 - Dirk Müller + +- update to 1.1.3: + * Update deps + ------------------------------------------------------------------- Thu Feb 9 17:10:26 UTC 2023 - Dirk Müller diff --git a/python-fake-useragent.spec b/python-fake-useragent.spec index cf5b939..9291e11 100644 --- a/python-fake-useragent.spec +++ b/python-fake-useragent.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-fake-useragent -Version: 1.1.2 +Version: 1.1.3 Release: 0 Summary: Useragent faker package for Python License: Apache-2.0 @@ -34,8 +34,8 @@ BuildRequires: python-rpm-macros Requires: python-importlib-resources BuildArch: noarch # SECTION test requirements -BuildRequires: %{python_module importlib-resources} -BuildRequires: %{python_module pytest} +BuildRequires: %{python_module importlib-resources >= 5.12.0} +BuildRequires: %{python_module pytest >= 7.2.2} # /SECTION %python_subpackages