diff --git a/absl-py-1.4.0.tar.gz b/absl-py-1.4.0.tar.gz deleted file mode 100644 index 70f1f02f3367f7cabd09abf608e4f2523a880f39..0000000000000000000000000000000000000000 Binary files a/absl-py-1.4.0.tar.gz and /dev/null differ diff --git a/absl-py-2.1.0.tar.gz b/absl-py-2.1.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..9b23c6d8f20b911d031bad0678a661bc6920b114 Binary files /dev/null and b/absl-py-2.1.0.tar.gz differ diff --git a/python-absl-py.spec b/python-absl-py.spec index 9d9d158506bd454b6da1168a9fd47fe71d43d3a7..9c0d40097a5ed17caf8a342dcfbbca6e78096e87 100644 --- a/python-absl-py.spec +++ b/python-absl-py.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-absl-py -Version: 1.4.0 +Version: 2.1.0 Release: 1 Summary: Abseil Python Common Libraries, see https://github.com/abseil/abseil-py. License: Apache 2.0 URL: https://github.com/abseil/abseil-py -Source0: https://files.pythonhosted.org/packages/a8/66/2b190f1ad948a0f5a84026eb499c123256d19f48d159b1462a4a98634be3/absl-py-1.4.0.tar.gz +Source0: https://files.pythonhosted.org/packages/7a/8f/fc001b92ecc467cc32ab38398bd0bfb45df46e7523bf33c2ad22a505f06e/absl-py-2.1.0.tar.gz BuildArch: noarch Requires: python3-six @@ -246,6 +246,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Fri Jan 26 2024 wangjiang - 2.1.0-1 +- Update package to version 2.1.0 + * Wed Jul 12 2023 sunhui - 1.4.0-1 - Update package to version 1.4.0