Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update sybil to 2.0.1 #178

Merged
merged 1 commit into from Dec 22, 2020
Merged

Update sybil to 2.0.1 #178

merged 1 commit into from Dec 22, 2020

Conversation

pyup-bot
Copy link
Collaborator

This PR updates sybil from 1.4.0 to 2.0.1.

Changelog

2.0.1

-------------------

- Make :class:`~sybil.parsers.doctest.DocTestParser` more permissive with respect
to tabs in documents. Tabs that aren't in the doctest block not longer cause
parsing of the document to fail.

2.0.0

-------------------

- Drop support for nose.

- Handle encoded data returned by doctest execution on Python 2.
Links

@aragilar
Copy link
Member

bors r+

bors bot added a commit that referenced this pull request Nov 30, 2020
177: Drop Travis CI r=aragilar a=aragilar



178: Update sybil to 2.0.1 r=aragilar a=pyup-bot


This PR updates [sybil](https://pypi.org/project/sybil) from **1.4.0** to **2.0.1**.



<details>
  <summary>Changelog</summary>
  
  
   ### 2.0.1
   ```
   -------------------

- Make :class:`~sybil.parsers.doctest.DocTestParser` more permissive with respect
  to tabs in documents. Tabs that aren&#39;t in the doctest block not longer cause
  parsing of the document to fail.
   ```
   
  
  
   ### 2.0.0
   ```
   -------------------

- Drop support for nose.

- Handle encoded data returned by doctest execution on Python 2.
   ```
   
  
</details>


 

<details>
  <summary>Links</summary>
  
  - PyPI: https://pypi.org/project/sybil
  - Changelog: https://pyup.io/changelogs/sybil/
  - Repo: https://github.com/cjw296/sybil
</details>



179: Update sphinx to 3.3.1 r=aragilar a=pyup-bot


This PR updates [sphinx](https://pypi.org/project/sphinx) from **3.3.0** to **3.3.1**.



<details>
  <summary>Changelog</summary>
  
  
   ### 3.3.1
   ```
   ==============================

Dependencies
------------

Incompatible changes
--------------------

Deprecated
----------

Features added
--------------

Bugs fixed
----------

* 8372: autodoc: autoclass directive became slower than Sphinx-3.2
* 7727: autosummary: raise PycodeError when documenting python package
  without __init__.py
* 8364: C, properly initialize attributes in empty symbols.

Testing
--------
   ```
   
  
</details>


 

<details>
  <summary>Links</summary>
  
  - PyPI: https://pypi.org/project/sphinx
  - Changelog: https://pyup.io/changelogs/sphinx/
  - Homepage: http://sphinx-doc.org/
</details>



Co-authored-by: James Tocknell <aragilar@gmail.com>
Co-authored-by: pyup-bot <github-bot@pyup.io>
@bors
Copy link
Contributor

bors bot commented Nov 30, 2020

This PR was included in a batch that timed out, it will be automatically retried

bors bot added a commit that referenced this pull request Nov 30, 2020
178: Update sybil to 2.0.1 r=aragilar a=pyup-bot


This PR updates [sybil](https://pypi.org/project/sybil) from **1.4.0** to **2.0.1**.



<details>
  <summary>Changelog</summary>
  
  
   ### 2.0.1
   ```
   -------------------

- Make :class:`~sybil.parsers.doctest.DocTestParser` more permissive with respect
  to tabs in documents. Tabs that aren&#39;t in the doctest block not longer cause
  parsing of the document to fail.
   ```
   
  
  
   ### 2.0.0
   ```
   -------------------

- Drop support for nose.

- Handle encoded data returned by doctest execution on Python 2.
   ```
   
  
</details>


 

<details>
  <summary>Links</summary>
  
  - PyPI: https://pypi.org/project/sybil
  - Changelog: https://pyup.io/changelogs/sybil/
  - Repo: https://github.com/cjw296/sybil
</details>



179: Update sphinx to 3.3.1 r=aragilar a=pyup-bot


This PR updates [sphinx](https://pypi.org/project/sphinx) from **3.3.0** to **3.3.1**.



<details>
  <summary>Changelog</summary>
  
  
   ### 3.3.1
   ```
   ==============================

Dependencies
------------

Incompatible changes
--------------------

Deprecated
----------

Features added
--------------

Bugs fixed
----------

* 8372: autodoc: autoclass directive became slower than Sphinx-3.2
* 7727: autosummary: raise PycodeError when documenting python package
  without __init__.py
* 8364: C, properly initialize attributes in empty symbols.

Testing
--------
   ```
   
  
</details>


 

<details>
  <summary>Links</summary>
  
  - PyPI: https://pypi.org/project/sphinx
  - Changelog: https://pyup.io/changelogs/sphinx/
  - Homepage: http://sphinx-doc.org/
</details>



Co-authored-by: pyup-bot <github-bot@pyup.io>
@bors
Copy link
Contributor

bors bot commented Nov 30, 2020

This PR was included in a batch that timed out, it will be automatically retried

bors bot added a commit that referenced this pull request Nov 30, 2020
178: Update sybil to 2.0.1 r=aragilar a=pyup-bot


This PR updates [sybil](https://pypi.org/project/sybil) from **1.4.0** to **2.0.1**.



<details>
  <summary>Changelog</summary>
  
  
   ### 2.0.1
   ```
   -------------------

- Make :class:`~sybil.parsers.doctest.DocTestParser` more permissive with respect
  to tabs in documents. Tabs that aren&#39;t in the doctest block not longer cause
  parsing of the document to fail.
   ```
   
  
  
   ### 2.0.0
   ```
   -------------------

- Drop support for nose.

- Handle encoded data returned by doctest execution on Python 2.
   ```
   
  
</details>


 

<details>
  <summary>Links</summary>
  
  - PyPI: https://pypi.org/project/sybil
  - Changelog: https://pyup.io/changelogs/sybil/
  - Repo: https://github.com/cjw296/sybil
</details>



Co-authored-by: pyup-bot <github-bot@pyup.io>
@bors
Copy link
Contributor

bors bot commented Nov 30, 2020

Timed out.

@aragilar
Copy link
Member

bors r+

@bors
Copy link
Contributor

bors bot commented Dec 22, 2020

Build succeeded:

@bors bors bot merged commit 8e31a73 into master Dec 22, 2020
@YourLocalBlake YourLocalBlake deleted the pyup-update-sybil-1.4.0-to-2.0.1 branch December 29, 2020 01:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants