Hello community, here is the log from the commit of package python-ptr for openSUSE:Factory checked in at 2020-12-17 17:04:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-ptr (Old) and /work/SRC/openSUSE:Factory/.python-ptr.new.5145 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-ptr" Thu Dec 17 17:04:15 2020 rev:4 rq:856324 version:20.2.26 Changes: -------- --- /work/SRC/openSUSE:Factory/python-ptr/python-ptr.changes 2020-05-19 14:49:18.612179984 +0200 +++ /work/SRC/openSUSE:Factory/.python-ptr.new.5145/python-ptr.changes 2020-12-17 17:08:32.445925341 +0100 @@ -1,0 +2,5 @@ +Wed Dec 16 09:39:44 UTC 2020 - Matej Cepl <[email protected]> + +- Make tests working again. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-ptr.spec ++++++ --- /var/tmp/diff_new_pack.T12NEY/_old 2020-12-17 17:08:32.993925885 +0100 +++ /var/tmp/diff_new_pack.T12NEY/_new 2020-12-17 17:08:32.997925889 +0100 @@ -25,7 +25,6 @@ License: MIT URL: https://github.com/facebookincubator/ptr Source: https://files.pythonhosted.org/packages/source/p/ptr/ptr-%{version}.tar.gz -BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros @@ -53,8 +52,7 @@ %python_expand %fdupes %{buildroot}%{$python_sitelib} %check -%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} $python %{buildroot}%{_bindir}/ptr --help -%python_exec setup.py test +%pyunittest -v ptr_tests %post %python_install_alternative ptr _______________________________________________ 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]
