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-12-28 23:03:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-papermill (Old) and /work/SRC/openSUSE:Factory/.python-papermill.new.28375 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-papermill" Thu Dec 28 23:03:47 2023 rev:12 rq:1135502 version:2.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-papermill/python-papermill.changes 2023-04-30 16:07:57.804221229 +0200 +++ /work/SRC/openSUSE:Factory/.python-papermill.new.28375/python-papermill.changes 2023-12-28 23:05:17.082822031 +0100 @@ -1,0 +2,18 @@ +Thu Dec 28 15:30:12 UTC 2023 - Ben Greiner <code@bnavigator.de> + +- Update to 2.5.0 + * Added support for python 3.11 and 3.12 PR #733 + * Dropped support for 3.7 + * ABS added support for using a Service principle via EnvCreds PR + #728 + * Added “github” extra deps. to the “all” extra PR #715 + * Added a warning if non set parameter is passed through CLI PR + #701 + * Skip black formatting when encountering attribute errors PR + #699 + * Removed forced deepcopy of notebook objects PR #694 + * Always update notebook version on execute PR #691 + * Set minimum version for tenacity PR #682 + * Removed use of ansiwrap PR #681 + +------------------------------------------------------------------- Old: ---- papermill-2.4.0.tar.gz New: ---- papermill-2.5.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-papermill.spec ++++++ --- /var/tmp/diff_new_pack.LNJ6sE/_old 2023-12-28 23:05:17.526838259 +0100 +++ /var/tmp/diff_new_pack.LNJ6sE/_new 2023-12-28 23:05:17.530838405 +0100 @@ -17,7 +17,7 @@ Name: python-papermill -Version: 2.4.0 +Version: 2.5.0 Release: 0 Summary: Tool to parametrize and run Jupyter and nteract Notebooks License: BSD-3-Clause @@ -30,29 +30,27 @@ BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-PyYAML -Requires: python-ansiwrap Requires: python-click Requires: python-entrypoints Requires: python-nbclient >= 0.2.0 Requires: python-nbformat >= 5.1.2 Requires: python-requests >= 2.21.0 -Requires: python-tenacity +Requires: python-tenacity >= 5.0.2 Requires: python-tqdm >= 4.32.2 Requires(post): update-alternatives 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-azure-identity >= 1.3.1 +Recommends: python-azure-storage-blob >= 12.1.0 Recommends: python-black Recommends: python-boto3 Recommends: python-gcsfs >= 0.2.0 BuildArch: noarch # SECTION test requirements BuildRequires: %{python_module PyYAML} -BuildRequires: %{python_module ansiwrap} -BuildRequires: %{python_module azure-datalake-store} -BuildRequires: %{python_module azure-storage-blob} +BuildRequires: %{python_module azure-datalake-store >= 0.0.30} +BuildRequires: %{python_module azure-identity >= 1.3.1} +BuildRequires: %{python_module azure-storage-blob >= 12.1.0} BuildRequires: %{python_module boto3} BuildRequires: %{python_module click} BuildRequires: %{python_module entrypoints} @@ -71,7 +69,7 @@ BuildRequires: %{python_module pytest-mock} BuildRequires: %{python_module pytest} BuildRequires: %{python_module requests >= 2.21.0} -BuildRequires: %{python_module tenacity} +BuildRequires: %{python_module tenacity >= 5.0.2} BuildRequires: %{python_module tqdm >= 4.32.2} # /SECTION %python_subpackages @@ -82,12 +80,14 @@ %prep %autosetup -p1 -n papermill-%{version} +# docs subfolder not in sdist https://github.com/nteract/papermill/issues/737 +sed -i '/docs_/d' setup.py %build -%python_build +%pyproject_wheel %install -%python_install +%pyproject_install %python_clone -a %{buildroot}%{_bindir}/papermill %python_expand %fdupes %{buildroot}%{$python_sitelib} @@ -107,5 +107,5 @@ %license LICENSE %python_alternative %{_bindir}/papermill %{python_sitelib}/papermill -%{python_sitelib}/papermill-%{version}*-info +%{python_sitelib}/papermill-%{version}.dist-info ++++++ papermill-2.4.0.tar.gz -> papermill-2.5.0.tar.gz ++++++ ++++ 2055 lines of diff (skipped)
participants (1)
-
Source-Sync