diff --git a/.gitignore b/.gitignore index b7eb8ed..c49077f 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ /packaging-20.9.tar.gz /packaging-21.0.tar.gz /packaging-21.2.tar.gz +/packaging-21.3.tar.gz diff --git a/python-packaging.spec b/python-packaging.spec index f73c608..3e6c783 100644 --- a/python-packaging.spec +++ b/python-packaging.spec @@ -17,7 +17,7 @@ %endif Name: python-%{pypi_name} -Version: 21.2 +Version: 21.3 Release: 1%{?dist} Summary: Core utilities for Python packages @@ -117,7 +117,9 @@ echo '%{python3_sitelib}/packaging*' > %{pyproject_files} %if %{with tests} %check -%pytest +# Specified tests don't work on big endian platforms +# Reported in: https://github.com/pypa/packaging/issues/472 +%pytest -k "not test_get_musl_version and not test_parse_ld_musl_from_elf_no_interpreter_section and not test_parse_ld_musl_from_elf" %endif @@ -134,6 +136,10 @@ echo '%{python3_sitelib}/packaging*' > %{pyproject_files} %changelog +* Thu Nov 18 2021 Lumír Balhar - 21.3-1 +- Update to 21.3 +Resolves: rhbz#2024413 + * Mon Nov 01 2021 Lumír Balhar - 21.2-1 - Update to 21.2 Resolves: rhbz#2018534 diff --git a/sources b/sources index ed3c1de..86f680e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (packaging-21.2.tar.gz) = 29bc0a556fc34b7bc249f42c5d5dec05cd65c6db379186b1b2acb9a0d7d720eb4e7152449c299b72b69e059bb16c0ec12755846dd3f07e18e0b35dd765d4a534 +SHA512 (packaging-21.3.tar.gz) = 8960deacda26877b73d98a3b632e760e902a16ec7a04707f84044980e4d4fb33e4f584db115c9008066aa876079f28633bafe37fbd5ce9a23830b6b89eb4ae7a