You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pypi-tempora: Autospec creation for update from version 4.1.2 to version 5.0.0
Jason R. Coombs (13):
Use numeric separators for easier read.
Rely on pytest 6 and drop workaround for pytest-dev/pytest#6178.
Remove wheel from build requirements. It's implied for wheel builds. Ref pypa/setuptools#1498.
Require Python 3.7 or later.
Remove filtered warnings, addressed upstream.
Remove deprecated divide_timedelta_float and divide_timedelta.
Remove deprecated Parser.
Update changelog.
Add tests capturing missed expectation. Ref #19.
Replace TypeError with ValueError when the unit is invalid. Ref #19.
Fix UnreferencedLocalError when nothing matches in the input. Fixes #19.
Rewrite docs to remove peculiar inputs.
Update changelog.
0 commit comments