Hello community, here is the log from the commit of package python-hypothesis for openSUSE:Factory checked in at 2020-11-12 22:33:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-hypothesis (Old) and /work/SRC/openSUSE:Factory/.python-hypothesis.new.24930 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-hypothesis" Thu Nov 12 22:33:15 2020 rev:50 rq:847790 version:5.41.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-hypothesis/python-hypothesis.changes 2020-08-25 12:36:21.921364884 +0200 +++ /work/SRC/openSUSE:Factory/.python-hypothesis.new.24930/python-hypothesis.changes 2020-11-12 22:33:59.977826894 +0100 @@ -1,0 +2,7 @@ +Wed Nov 11 12:15:41 UTC 2020 - Dirk Mueller <[email protected]> + +- update to 5.41.2: + * long list of changes and improvements, see + https://hypothesis.readthedocs.io/en/latest/changes.html#v5-41-2 + +------------------------------------------------------------------- Old: ---- hypothesis-python-5.24.2.obscpio New: ---- hypothesis-python-5.41.2.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-hypothesis.spec ++++++ --- /var/tmp/diff_new_pack.OzB0sd/_old 2020-11-12 22:34:03.873830471 +0100 +++ /var/tmp/diff_new_pack.OzB0sd/_new 2020-11-12 22:34:03.873830471 +0100 @@ -33,7 +33,7 @@ %bcond_with test %endif Name: python-hypothesis%{psuffix} -Version: 5.24.2 +Version: 5.41.2 Release: 0 Summary: A library for property based testing License: MPL-2.0 @@ -51,6 +51,8 @@ BuildRequires: python-rpm-macros Requires: python-attrs >= 19.2.0 Requires: python-sortedcontainers >= 2.1.0 +Requires(post): update-alternatives +Requires(preun): update-alternatives Recommends: python-Django >= 2.2 Recommends: python-dpcontracts >= 0.4 Recommends: python-lark-parser >= 0.6.5 @@ -108,6 +110,14 @@ %python_expand %fdupes %{buildroot}%{$python_sitelib} %endif +%python_clone -a %{buildroot}%{_bindir}/hypothesis + +%post +%python_install_alternative hypothesis + +%postun +%python_uninstall_alternative hypothesis + %check %if %{with test} # theses tests try to write into global python_sitelib @@ -121,6 +131,7 @@ %files %{python_files} %license LICENSE.txt %doc README.rst +%python_alternative %{_bindir}/hypothesis %{python_sitelib}/hypothesis %{python_sitelib}/hypothesis-%{version}-py*.egg-info %endif ++++++ _service ++++++ --- /var/tmp/diff_new_pack.OzB0sd/_old 2020-11-12 22:34:03.965830555 +0100 +++ /var/tmp/diff_new_pack.OzB0sd/_new 2020-11-12 22:34:03.965830555 +0100 @@ -3,7 +3,7 @@ <service name="obs_scm" mode="disabled"> <param name="url">https://github.com/HypothesisWorks/hypothesis.git</param> <param name="scm">git</param> - <param name="revision">hypothesis-python-5.24.2</param> + <param name="revision">hypothesis-python-5.41.2</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">hypothesispython(.*)</param> <param name="subdir">hypothesis-python</param> ++++++ hypothesis-python-5.24.2.obscpio -> hypothesis-python-5.41.2.obscpio ++++++ ++++ 11193 lines of diff (skipped) ++++++ hypothesis-python.obsinfo ++++++ --- /var/tmp/diff_new_pack.OzB0sd/_old 2020-11-12 22:34:04.305830868 +0100 +++ /var/tmp/diff_new_pack.OzB0sd/_new 2020-11-12 22:34:04.305830868 +0100 @@ -1,5 +1,5 @@ name: hypothesis-python -version: 5.24.2 -mtime: 1597261342 -commit: 06c4e050af7a5460682afabd2f580f45c93b56ef +version: 5.41.2 +mtime: 1604845701 +commit: 6a668da91a3b2b8b42c76496589392feea58645a _______________________________________________ openSUSE Commits mailing list -- [email protected] To unsubscribe, email [email protected] List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette List Archives: https://lists.opensuse.org/archives/list/[email protected]
