Hello community, here is the log from the commit of package python-pyrad for openSUSE:Factory checked in at 2020-12-17 17:04:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pyrad (Old) and /work/SRC/openSUSE:Factory/.python-pyrad.new.5145 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pyrad" Thu Dec 17 17:04:59 2020 rev:4 rq:856460 version:2.4 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pyrad/python-pyrad.changes 2020-06-18 10:28:02.928809710 +0200 +++ /work/SRC/openSUSE:Factory/.python-pyrad.new.5145/python-pyrad.changes 2020-12-17 17:08:50.217942983 +0100 @@ -1,0 +2,18 @@ +Wed Dec 16 10:46:08 UTC 2020 - Michael Ströder <mich...@stroeder.com> + +- Fixed glob-pattern for tests +- Update to version 2.4 + * Support poetry for building this project + * Use secrets.SysRandom instead of random.SystemRandom if possible + * .get on Packets has an optional default parameter (to mimic dict.get()) + * Fix: digestmod is not optional in python3.8 anymore + * Fix: authenticator was refreshed before the packet was generated + * Fix bug causing Message-Authenticator verification to fail if + multiple instances of an attribute do not appear sequentially in + the attributes list + * Fixed #140 VerifyReply broken when multiple instances of same attribute are + not adjacent on reply + * Fixed #135 Missing send_packet for async Client + * Fixed #126 python3 support for SaltCrypt (was previously broken) + +------------------------------------------------------------------- Old: ---- 2.3.tar.gz New: ---- 2.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pyrad.spec ++++++ --- /var/tmp/diff_new_pack.5eEKwD/_old 2020-12-17 17:08:50.725943487 +0100 +++ /var/tmp/diff_new_pack.5eEKwD/_new 2020-12-17 17:08:50.729943491 +0100 @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-pyrad -Version: 2.3 +Version: 2.4 Release: 0 Summary: RADIUS tools License: BSD-3-Clause @@ -49,7 +49,7 @@ %python_expand %fdupes %{buildroot}%{$python_sitelib} %check -%pytest -v -s pyrad/tests/*.py +%pytest -v -s tests/test*.py %files %{python_files} %license LICENSE.txt ++++++ 2.3.tar.gz -> 2.4.tar.gz ++++++ ++++ 4709 lines of diff (skipped) _______________________________________________ openSUSE Commits mailing list -- commit@lists.opensuse.org To unsubscribe, email commit-le...@lists.opensuse.org List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette List Archives: https://lists.opensuse.org/archives/list/commit@lists.opensuse.org