commit python-papermill for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-papermill for openSUSE:Factory checked in at 2023-04-30 16:07:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-papermill (Old) and /work/SRC/openSUSE:Factory/.python-papermill.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-papermill" Sun Apr 30 16:07:44 2023 rev:11 rq:1083673 version:2.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-papermill/python-papermill.changes 2023-01-08 21:25:58.459402093 +0100 +++ /work/SRC/openSUSE:Factory/.python-papermill.new.1533/python-papermill.changes 2023-04-30 16:07:57.804221229 +0200 @@ -1,0 +2,6 @@ +Sat Apr 29 19:52:16 UTC 2023 - Ben Greiner <code@bnavigator.de> + +- Add typing extensions if azuore-storage-blob +- Don't skip pyarrow tests anymore + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-papermill.spec ++++++ --- /var/tmp/diff_new_pack.xoVbfk/_old 2023-04-30 16:07:58.208223693 +0200 +++ /var/tmp/diff_new_pack.xoVbfk/_new 2023-04-30 16:07:58.212223718 +0200 @@ -42,6 +42,8 @@ Requires(postun):update-alternatives Recommends: python-azure-datalake-store >= 0.0.30 Recommends: python-azure-storage-blob +# https://build.opensuse.org/request/show/1083380#comments +Requires: (python-typing_extensions if python-azure-storage-blob) Recommends: python-black Recommends: python-boto3 Recommends: python-gcsfs >= 0.2.0 @@ -55,6 +57,8 @@ BuildRequires: %{python_module click} BuildRequires: %{python_module entrypoints} BuildRequires: %{python_module gcsfs} +# for python-azure-storage-blob (https://build.opensuse.org/request/show/1083380#comments) +BuildRequires: %{python_module typing_extensions} BuildRequires: %{python_module ipython >= 5.0} BuildRequires: %{python_module ipywidgets} BuildRequires: %{python_module moto} @@ -62,6 +66,7 @@ BuildRequires: %{python_module nbformat >= 5.1.2} BuildRequires: %{python_module notebook} BuildRequires: %{python_module pandas} +BuildRequires: %{python_module pyarrow} BuildRequires: %{python_module pytest-env} BuildRequires: %{python_module pytest-mock} BuildRequires: %{python_module pytest} @@ -89,8 +94,6 @@ %check # different output type expected donttest="TestBrokenNotebook2" -# no pyarrow -donttest="$donttest or test_hdfs_listdir" %pytest -k "not ($donttest)" %post
participants (1)
-
Source-Sync