diff --git a/certifi-2024.12.14.tar.gz b/certifi-2024.12.14.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..c8f57b31f1b7408cd91bcdb04a2b8fc06ecf4506 Binary files /dev/null and b/certifi-2024.12.14.tar.gz differ diff --git a/certifi-2024.8.30.tar.gz b/certifi-2024.8.30.tar.gz deleted file mode 100644 index 94ac086b3c2eced784945247f6e65d6f0264a23a..0000000000000000000000000000000000000000 Binary files a/certifi-2024.8.30.tar.gz and /dev/null differ diff --git a/python-certifi.spec b/python-certifi.spec index a0b08e31dc051356476050fff0bfeb68b0d3d96c..f5c8912635832ffc7bed4c6dfb3d5ff86fd1ebea 100644 --- a/python-certifi.spec +++ b/python-certifi.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-certifi -Version: 2024.8.30 +Version: 2024.12.14 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/b0/ee/9b19140fe824b367c04c5e1b369942dd754c4c5462d5674002f75c4dedc1/certifi-2024.8.30.tar.gz +Source0: https://files.pythonhosted.org/packages/0f/bd/1d41ee578ce09523c81a15426705dd20969f5abf006d1afe8aeff0dd776a/certifi-2024.12.14.tar.gz BuildArch: noarch %description @@ -72,6 +72,12 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* 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 +- Bump actions/upload-artifact from 4.4.1 to 4.4.3 +- Bump actions/checkout from 4.1.7 to 4.2.0 + * Fri Aug 30 2024 guochao - 2024.8.30-1 - Update package to version 2024.8.30 - Bump actions/upload-artifact from 4.3.5 to 4.3.6