diff --git a/cattrs-23.1.2.tar.gz b/cattrs-23.1.2.tar.gz deleted file mode 100644 index 1c16dc817bf919e173f50430f1205d2b252d6197..0000000000000000000000000000000000000000 Binary files a/cattrs-23.1.2.tar.gz and /dev/null differ diff --git a/cattrs-23.2.3.tar.gz b/cattrs-23.2.3.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..9a240737082527ab68a65184f895471442383938 Binary files /dev/null and b/cattrs-23.2.3.tar.gz differ diff --git a/python-cattrs.spec b/python-cattrs.spec index a0d091ec93253ef35fe015d42add1b80f2c217f6..97e52fbc19fc32426903b0384a68ccda5935f3fa 100644 --- a/python-cattrs.spec +++ b/python-cattrs.spec @@ -1,13 +1,13 @@ %global pypi_name cattrs Name: python-%{pypi_name} -Version: 23.1.2 +Version: 23.2.3 Release: 1 Summary: cattrs is an open source Python library for structuring and unstructuring data. License: MIT URL: https://github.com/jackwucn/pytest-check-links -Source0: https://files.pythonhosted.org/packages/68/d4/27f9fd840e74d51b6d6a024d39ff495b56ffde71d28eb82758b7b85d0617/cattrs-23.1.2.tar.gz +Source0: https://files.pythonhosted.org/packages/1e/57/c6ccd22658c4bcb3beb3f1c262e1f170cf136e913b122763d0ddd328d284/cattrs-23.2.3.tar.gz BuildArch: noarch BuildRequires: python3-devel @@ -44,5 +44,8 @@ cattrs is an open source Python library for structuring and unstructuring data. %changelog +* Thu Jul 11 2024 liudy - 23.2.3 +- Upgrade package to version 23.2.3 + * Mon Aug 21 2023 luolu12 - 23.1.2-1 - Initial package.