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 deprecated to 1.2.4 #385

Merged
merged 3 commits into from
Dec 4, 2018

Conversation

pyup-bot
Copy link
Collaborator

@pyup-bot pyup-bot commented Nov 3, 2018

This PR updates deprecated from 1.2.3 to 1.2.4.

Changelog

1.2.4

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

Bug fix release

Fix
---

- Fix 4: Correct the class :class:`~deprecated.classic.ClassicAdapter`:
Don't pass arguments to :meth:`object.__new__` (other than *cls*).

Other
-----

- Add missing docstring to the classes :class:`~deprecated.classic.ClassicAdapter`
and :class:`~deprecated.sphinx.SphinxAdapter`.

- Change the configuration for TravisCI and AppVeyor:
drop configuration for Python **2.6** and **3.3**.
add configuration for Python **3.7** (if available).

.. note::

  Deprecated is no more tested with Python **2.6** and **3.3**.
  Those Python versions are EOL for some time now and incur incompatibilities
  with Continuous Integration tools like TravisCI and AppVeyor.
  However, this library should still work perfectly...
Links

@coveralls
Copy link

coveralls commented Nov 3, 2018

Coverage Status

Coverage remained the same at 89.32% when pulling 2466e3a on pyup-update-deprecated-1.2.3-to-1.2.4 into 57f313b on master.

@FavioVazquez FavioVazquez merged commit 5a1ff0b into master Dec 4, 2018
@FavioVazquez FavioVazquez deleted the pyup-update-deprecated-1.2.3-to-1.2.4 branch December 4, 2018 17:00
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

3 participants