deprecation
A library to handle automated deprecations
2.1.0
99M downloads/mo
#347 most downloaded on PyPI
briancurtin/deprecation
What this package is like to depend on
Last release 6 years ago
no release in 18 months
Release timing varies
gaps range from 2 weeks to 11 months
This project publishes no release notes
the list below is its commits, not an announcement
Nothing withdrawn
no release was ever pulled
10 years old
13 releases · first in 2017
0 releases in the last 12 months
see the full history below
Release timeline
13 releases · Jan 2017 to Apr 2020Releases
latest 13-
2.1.020 Apr 2020Commits, not release notes
This project publishes no release notes. Between
2.0.7and2.1.0there were 4 commits, 4 of them substantive:- Comment out non-existent html_static_path in doc (#41)
- Remove an invalid escape sequence \s from pydoc (#45)
- Allow removed_in to be a date (#47)
- Added line
@functools.wraps(method)to thefail_if_not_removeddecorator, which should fix https://github.com/briancurtin/deprecation/issues/42 (#48)
-
2.0.712 Aug 2019Commits, not release notes
This project publishes no release notes. Between
2.0.6and2.0.7there were 2 commits, 1 of them substantive:- Include docs in source distributions, fixes #39 (#40)
-
2.0.626 Sep 2018Commits, not release notes
This project publishes no release notes. Between
2.0.5and2.0.6there were 3 commits, 2 of them substantive:- Build universal wheels (#33)
- Pass args onto DeprecationWarning initializer (#37)
-
2.0.502 Jul 2018Commits, not release notes
This project publishes no release notes. Between
2.0.4and2.0.5there were 3 commits, 2 of them substantive:- Fix unit tests hiding in nose by fail_if_not_removed (#31)
- Add comment about nose naming requirement, Issue #32
-
2.0.420 Jun 2018Commits, not release notes
This project publishes no release notes. Between
2.0.3and2.0.4there were 3 commits, 2 of them substantive:- Begin 2.0.4 work
- Move sample.py out of the distribution (#29)
-
2.0.308 Jun 2018Commits, not release notes
This project publishes no release notes. Between
2.0.2and2.0.3there were 9 commits, 7 of them substantive:- Fix URLs over length in setup
- Make deprecation.version the source of truth (#23)
- Include sample in installation for proper docs build (#24)
- Remove Python 3.4 from testing (#25)
- Remove 3.4 from setup as well
- Remove Python 3.4 from testing (#25)
- Reference the sample module more obviously (#26)
-
2.0.212 Apr 2018Commits, not release notes
This project publishes no release notes. Between
2.0.1and2.0.2there were 2 commits, 1 of them substantive:- Include tests in PyPI tarball (#19)
-
2.0.110 Apr 2018Commits, not release notes
This project publishes no release notes. Between
2.0and2.0.1there were 1 commits, 1 of them substantive:- Add links to Github for source and bug tracker
-
2.021 Feb 2018Commits, not release notes
This project publishes no release notes. Between
1.2and2.0there were 4 commits, 3 of them substantive:- Improve warning message handling of None parts (#14)
- Use deprecated-directive in docstring, add message_location (#15)
- Add a docstring for message_location (#16)
-
1.219 Feb 2018Nothing published for this version
-
1.101 Feb 2018Nothing published for this version
-
1.0.102 May 2017Nothing published for this version
-
1.023 Jan 2017Nothing published for this version