PyO3 / tokio

Asyncio event loop written in Rust language
Other
245 stars 12 forks source link

Update sphinx to 1.6.4 #68

Closed pyup-bot closed 7 years ago

pyup-bot commented 7 years ago

There's a new version of sphinx available. You are currently using 1.6.3. I have updated it to 1.6.4

These links might come in handy: PyPI | Changelog | Homepage

Changelog

1.6.4

=====================================

Features added

  • 3926: Add autodoc_warningiserror to suppress the behavior of -W option during importing target modules on autodoc

Bugs fixed

  • 3924: docname lost after dynamically parsing RST in extension
  • 3946: Typo in sphinx.sty (this was a bug with no effect in default context)
  • :pep: and :rfc: does not supports default-role directive (refs: 3960)
  • 3960: default_role = 'guilabel' not functioning
  • Missing texinputs_win/Makefile to be used in latexpdf builder on windows.
  • 4026: nature: Fix macOS Safari scrollbar color
  • 3877: Fix for C++ multiline signatures.
  • 4006: Fix crash on parallel build
  • 3969: private instance attributes causes AttributeError
  • 4041: C++, remove extra name linking in function pointers.
  • 4038: C, add missing documentation of member role.
  • 4044: An empty multicolumn cell causes extra row height in PDF output
  • 4049: Fix typo in output of sphinx-build -h
  • 4062: hashlib.sha1() must take bytes, not unicode on Python 3
  • Avoid indent after index entries in latex (refs: 4066)
  • 4070: crashes when the warning message contains format strings
  • 4067: Return non-zero exit status when make subprocess fails
  • 4055: graphviz: the :align: option does not work for SVG output
  • 4055: graphviz: the :align: center option does not work for latex output
  • 4051: warn() function for HTML theme outputs 'None' string

Got merge conflicts? Close this PR and delete the branch. I'll create a new PR for you.

Happy merging! 🤖

messense commented 7 years ago

@fafhrd91 Needs a new pyo3 crates.io release to fix the build.

fafhrd91 commented 7 years ago

Could you do this? I am busy with https://github.com/fafhrd91/actix https://github.com/fafhrd91/actix at the moment

On Sep 26, 2017, at 2:21 AM, messense notifications@github.com wrote:

@fafhrd91 https://github.com/fafhrd91 Needs a new pyo3 crates.io release to fix the build.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/PyO3/tokio/pull/68#issuecomment-332139428, or mute the thread https://github.com/notifications/unsubscribe-auth/AAkjzlQV7U-Hzva9YeXyD4Bj7UbCbbo6ks5smMIggaJpZM4Pj1rA.

messense commented 7 years ago

I can’t publish it to crates.io, I am not an owner of the package on crates.io.

开 2017年9月26日 在 下午10:08:25, Nikolay Kim (notifications@github.com) 写到:

Could you do this? I am busy with https://github.com/fafhrd91/actix https://github.com/fafhrd91/actix at the moment

On Sep 26, 2017, at 2:21 AM, messense notifications@github.com wrote:

@fafhrd91 https://github.com/fafhrd91 Needs a new pyo3 crates.io release to fix the build.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/PyO3/tokio/pull/68#issuecomment-332139428, or mute the thread https://github.com/notifications/unsubscribe-auth/AAkjzlQV7U-Hzva9YeXyD4Bj7UbCbbo6ks5smMIggaJpZM4Pj1rA.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

fafhrd91 commented 7 years ago

You should have access to both crates

On Sep 26, 2017, at 7:29 AM, messense notifications@github.com wrote:

I can’t publish it to crates.io, I am not an owner of the package on crates.io.

开 2017年9月26日 在 下午10:08:25, Nikolay Kim (notifications@github.com) 写到:

Could you do this? I am busy with https://github.com/fafhrd91/actix https://github.com/fafhrd91/actix at the moment

On Sep 26, 2017, at 2:21 AM, messense notifications@github.com wrote:

@fafhrd91 https://github.com/fafhrd91 Needs a new pyo3 crates.io release to fix the build.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/PyO3/tokio/pull/68#issuecomment-332139428, or mute the thread https://github.com/notifications/unsubscribe-auth/AAkjzlQV7U-Hzva9YeXyD4Bj7UbCbbo6ks5smMIggaJpZM4Pj1rA.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/PyO3/tokio/pull/68#issuecomment-332217011, or mute the thread https://github.com/notifications/unsubscribe-auth/AAkjzgCEWPagUi19A3zuIdcyDUjqVvEuks5smQpXgaJpZM4Pj1rA.