- Remove pycache from patch 0003.

Related: rhbz#2107651
This commit is contained in:
Rafael Guterres Jeffman 2023-01-07 15:49:50 -03:00
parent 4805994e38
commit 28474bbdf7
2 changed files with 6 additions and 2 deletions

View File

@ -14,7 +14,7 @@
Name: python-%{py_package_name}
Version: 2.2.1
Release: 1%{?dist}
Release: 2%{?dist}
Summary: DNS toolkit for Python
# The entire package is licensed with both licenses, see LICENSE file
@ -113,7 +113,11 @@ pytest -k "not testCanonicalNameDangling"
}
%changelog
* Fri Jan 05 2023 Rafael Jeffman <rjeffman@redhat.com> - 2.2.1-1
* Sat Jan 07 2023 Rafael Jeffman <rjeffman@redhat.com> - 2.2.1-2
- Remove pycache from patch 0003.
Related: rhbz#2107651
* Fri Jan 06 2023 Rafael Jeffman <rjeffman@redhat.com> - 2.2.1-1
- Rebase to version 2.2.1
Resolves: rhbz#2088661
- Disable DNSSEC tests using SHA1 due to crypto policies