Hi Rebecca,

Thanks for opening this bug.

Rebecca N. Palmer:
>>   * Fix documentation build (Sphinx now defaults to Python 3).
>>     (Closes: #804552, LP: #1803018)
>> Important bug (the documentation wasn't being shipped at all).  This
>> is not a complete fix: would you like me to go further or is now not
>> the time?
>>  - The 'Styling' documentation page
>> (http://pandas.pydata.org/pandas-docs/version/0.23/style.html) is
>> missing as it is in a different source format, that requires Pandoc
>>  - Several examples (run at build time) contain exception messages
>> because their dependencies aren't installed
> 
> These two variants would be "add pandoc to Build-Depends-Indep" and "add
> python3-sqlalchemy+python3-statsmodels+python3-xarray to
> Build-Depends-Indep".
> 

Given it is just a question of adding a few Build-Depends-Indep with
<!nodoc> I am fine with it - though be prepared to undo it at (almost
literally) the first sign of trouble/issues.

> Someone asked for the debdiff *from sid*, so here it is.
> 
> diff --git a/debian/changelog b/debian/changelog
> index 5c5bbed07..bb24569f0 100644
> --- a/debian/changelog
> +++ b/debian/changelog
> @@ -1,3 +1,14 @@
> +pandas (0.23.3+dfsg-3) UNRELEASED; urgency=medium
> +
> +  * Team upload.
> +  * Make np.array @ Series act the right way round.  (Closes: #923708)
> +  * Replace #918206 fix with a fix that doesn't change the return type
> +    and inplace-ness of np.array += DataFrame.  (Closes: #923707)
> +  * Revert "Add documentation examples dependencies" to comply with
> +    freeze policy.
> +
> + -- Rebecca N. Palmer <rebecca_pal...@zoho.com>  Mon, 04 Mar 2019
> 21:59:43 +0000
> +
>  pandas (0.23.3+dfsg-2) unstable; urgency=medium
> 
>    * Team upload.
> [...]
> 

Please go ahead with these changes - at your choice, with or without the
extra example documentation dependency changes.

Once uploaded, please ping us on this bug when pandas have been
successfully build so we can apply the unblock hints and schedule the
builds for statsmodels.

Thanks,
~Niels

Reply via email to