diff --git a/certifi-2024.12.14.tar.gz b/certifi-2024.12.14.tar.gz deleted file mode 100644 index c8f57b31f1b7408cd91bcdb04a2b8fc06ecf4506..0000000000000000000000000000000000000000 Binary files a/certifi-2024.12.14.tar.gz and /dev/null differ diff --git a/certifi-2025.1.31.tar.gz b/certifi-2025.1.31.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..596527a897cc1547351f7028423b09bc02216a19 Binary files /dev/null and b/certifi-2025.1.31.tar.gz differ diff --git a/python-certifi.spec b/python-certifi.spec index f5c8912635832ffc7bed4c6dfb3d5ff86fd1ebea..acf0442b253b11546906e31b3844d39e6497948c 100644 --- a/python-certifi.spec +++ b/python-certifi.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-certifi -Version: 2024.12.14 +Version: 2025.1.31 Release: 1 Summary: Python package for providing Mozilla's CA Bundle. License: MPL-2.0 URL: https://github.com/certifi/python-certifi -Source0: https://files.pythonhosted.org/packages/0f/bd/1d41ee578ce09523c81a15426705dd20969f5abf006d1afe8aeff0dd776a/certifi-2024.12.14.tar.gz +Source0: https://files.pythonhosted.org/packages/1c/ab/c9f1e32b7b1bf505bf26f0ef697775960db7932abeb7b516de930ba2705f/certifi-2025.1.31.tar.gz BuildArch: noarch %description @@ -72,6 +72,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Sat Feb 01 2025 Funda Wang - 2025.1.31-1 +- update to 2025.1.31 + * Mon Dec 16 2024 liuzhilin - 2024.12.14-1 - Update package version to 2024.12.14 - Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3