diff --git a/google-auth-2.28.1.tar.gz b/google-auth-2.28.1.tar.gz deleted file mode 100644 index 5a8d99d1f89cee7c8f00253923559573777ef1ea..0000000000000000000000000000000000000000 Binary files a/google-auth-2.28.1.tar.gz and /dev/null differ diff --git a/google-auth-2.31.0.tar.gz b/google-auth-2.31.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..b36783848e99dec865aab6edd90e8654bdf300d6 Binary files /dev/null and b/google-auth-2.31.0.tar.gz differ diff --git a/python-google-auth.spec b/python-google-auth.spec index f8ea30ced62a26327527c2cbf81865a612a1860b..c997a1934a7b4347ad8326fa091bc5e77b1963b6 100644 --- a/python-google-auth.spec +++ b/python-google-auth.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-google-auth -Version: 2.28.1 +Version: 2.31.0 Release: 1 Summary: Google Authentication Library License: Apache-2.0 URL: https://github.com/googleapis/google-auth-library-python -Source0: https://files.pythonhosted.org/packages/9a/15/ac42556763c08e1b1821a7e55f3a93982c50ca7f25adf8f61a01dd2ed98b/google-auth-2.28.1.tar.gz +Source0: https://files.pythonhosted.org/packages/62/80/e143d53aa8d02c3b468d3feaf58a0dd094a8ff1954e2500f9f68a8e8bf8f/google-auth-2.31.0.tar.gz BuildArch: noarch Requires: python3-cachetools @@ -80,6 +80,11 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Mon Aug 12 2024 guochao - 2.31.0-1 +- Update package to version 2.31.0 +- Chore: update token +- Fix: Added py.typed to MANIFEST.in + * Mon Feb 26 2024 jiangxinyu - 2.28.1-1 - Update package to version 2.28.1 Typo when setting the state for the pickle deserializer