diff --git a/_servicedata b/_servicedata index 5b328c8..23eb100 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/rpm-software-management/rpmlint.git - 7c671e03d42a551263b3e1304549f8ecfe22a4f3 \ No newline at end of file + dee417432bc8249d323e4dc46b99a823dfeb37d8 \ No newline at end of file diff --git a/rpmlint-2.3.0+git20220721.32c15c31.tar.xz b/rpmlint-2.3.0+git20220721.32c15c31.tar.xz deleted file mode 100644 index 1891a72..0000000 --- a/rpmlint-2.3.0+git20220721.32c15c31.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f0c04ec1627ad3144642a6cd9f46b3e13e08b963a73c6d20ef89b89199d9af9e -size 6753592 diff --git a/rpmlint-2.3.0+git20220724.d9fd8cf3.tar.xz b/rpmlint-2.3.0+git20220724.d9fd8cf3.tar.xz new file mode 100644 index 0000000..c3e29d4 --- /dev/null +++ b/rpmlint-2.3.0+git20220724.d9fd8cf3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9434e3657362d87e8714ecb8bafcde397b7fa7775df555ccc04d91df5edfc216 +size 6753732 diff --git a/rpmlint.changes b/rpmlint.changes index 2d2724d..7471dd4 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Jul 24 14:30:23 UTC 2022 - mliska@suse.cz + +- Update to version 2.3.0+git20220724.d9fd8cf3: + * Reflect README with toml library change. + * Use tomllib from the standard library on Python 3.11+ + ------------------------------------------------------------------- Thu Jul 21 11:32:30 UTC 2022 - mliska@suse.cz diff --git a/rpmlint.spec b/rpmlint.spec index c8642d8..893d266 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -23,7 +23,7 @@ %define name_suffix -%{flavor} %endif Name: rpmlint%{name_suffix} -Version: 2.3.0+git20220721.32c15c31 +Version: 2.3.0+git20220724.d9fd8cf3 Release: 0 Summary: RPM file correctness checker License: GPL-2.0-or-later @@ -50,7 +50,8 @@ BuildRequires: python3-pytest-cov BuildRequires: python3-pytest-xdist BuildRequires: python3-pyxdg BuildRequires: python3-rpm -BuildRequires: python3-toml +BuildRequires: python3-tomli +BuildRequires: python3-tomli-w BuildRequires: python3-zstandard BuildRequires: xz %ifarch x86_64