index
:
delta/python-packages/natsort.git
48-feature-request-natsorted-sort-by-letters-then-numbers
52-sorting-arabic-farsi-or-hebrew-numbers-is-not-natural
algorithm-toplevel-namespace
attempt-to-get-windows-ci-working-again
clarify-code-and-simplify-tests
develop
document-units
dont-be-pretentious
drop-python2-support
fix-sorting-in-ce-locale
formal-deprecation-notices
long-term-support
macos-simplification
main
make-a-better-changelog
master
migrate-from-travis-ci-to-github-actions
optimized-python-patch
refactor-dev
reformat-changelog
remove-deprecated-apis
remove-pipenv-dependency
travis-ci-update
type-hinting
windows-exporer-sorting
github.com: SethMMorton/natsort.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
setup.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove support for Python 2
Seth M Morton
2019-03-03
1
-1
/
+1
*
Bump version: 5.5.0 → 6.0.0
6.0.0
Seth Morton
2019-02-04
1
-1
/
+1
*
Revert "Revert "Drop support for EOL Pythons""
Seth M Morton
2018-11-18
1
-14
/
+5
*
Bump version: 5.4.1 → 5.5.0
5.5.0
Seth M Morton
2018-11-18
1
-1
/
+1
*
Add support for very old versions of setuptools
Seth M Morton
2018-11-18
1
-5
/
+14
*
Revert "Drop support for EOL Pythons"
Seth M Morton
2018-11-17
1
-2
/
+2
*
Drop support for EOL Pythons
Jon Dufresne
2018-11-10
1
-2
/
+2
*
Bump version: 5.4.0 → 5.4.1
5.4.1
Seth M Morton
2018-09-09
1
-1
/
+1
*
Resolve flake8 errors in non-test code.
Seth M Morton
2018-09-09
1
-1
/
+1
*
Bump version: 5.3.3 → 5.4.0
5.4.0
Seth M Morton
2018-09-06
1
-1
/
+1
*
Bump version: 5.3.2 → 5.3.3
5.3.3
Seth M Morton
2018-07-07
1
-1
/
+1
*
Bump version: 5.3.1 → 5.3.2
5.3.2
Seth M Morton
2018-05-17
1
-1
/
+1
*
src/natsort -> natsort/
Seth M Morton
2018-05-17
1
-2
/
+1
*
Move some data from setup.cfg back to setup.py.
Seth M Morton
2018-05-16
1
-0
/
+8
*
Move package to src/natsort.
Seth M Morton
2018-05-12
1
-2
/
+5
*
Move most package metadata to setup.cfg.
Seth M Morton
2018-05-11
1
-63
/
+2
*
Removed testing and requirement code in setup.py.
Seth M Morton
2017-04-30
1
-49
/
+2
*
3rd attempt to fix Python 2.6 testing bug.
Seth M Morton
2016-05-02
1
-14
/
+14
*
Fixed testing bug with Python 2.6.
Seth M Morton
2016-05-02
1
-3
/
+6
*
Solved some testing errors.
Seth M Morton
2016-05-01
1
-4
/
+4
*
Fixed setup.py classifiers.
Seth M Morton
2016-05-01
1
-13
/
+19
*
PyPI classifiers are now byte strings.
Seth M Morton
2016-03-08
1
-13
/
+13
*
Updated configuration files.
Seth M Morton
2016-03-07
1
-8
/
+7
*
Updated testing to most recent hypothesis API.
Seth M Morton
2015-06-27
1
-1
/
+1
*
Switched to using find_packages().
Seth M Morton
2015-06-27
1
-2
/
+2
*
Fixed missing compat on install.
Seth M Morton
2015-06-25
1
-1
/
+1
*
Fixed version comparison
Derrick Petzold
2015-06-21
1
-2
/
+6
*
Added pytest-cache
Derrick Petzold
2015-06-21
1
-1
/
+1
*
Updated version and documentation.
Seth M Morton
2015-05-17
1
-0
/
+1
*
Added 'hypothesis' as a testing dependency.
Seth M Morton
2015-05-16
1
-1
/
+2
*
Now using the hypothesis library in tests.
Seth M Morton
2015-05-16
1
-1
/
+6
*
Added more granularity to tests.
Seth M Morton
2015-03-25
1
-4
/
+5
*
Unit tests now display lines with missing coverage.
Seth M Morton
2014-09-25
1
-1
/
+3
*
Final bug fixes (mostly in tests themselves).
Seth M Morton
2014-09-02
1
-1
/
+1
*
Upped version, final fixes.
Seth M Morton
2014-09-02
1
-1
/
+2
*
Fixed PEP8 errors on comments.
Seth M Morton
2014-07-19
1
-1
/
+1
*
Added expanded documentation.
Seth M Morton
2014-07-19
1
-1
/
+3
*
'python setup.py test' now does coverage and analysis.
Seth M Morton
2014-07-19
1
-2
/
+2
*
Package now passes pep8 tests.
Seth M Morton
2014-07-19
1
-17
/
+17
*
Moved unit-testing framework to pytest.
Seth M Morton
2014-06-28
1
-1
/
+20
*
Cleaned up import statements
Seth M Morton
2014-06-20
1
-5
/
+12
*
Added python 3.0 and 3.1 as requiring argparse
Seth M Morton
2014-05-05
1
-2
/
+2
*
Doctests not work regardless of python version
Seth M Morton
2014-01-18
1
-1
/
+0
*
Removed distribute_setup
Seth M Morton
2013-10-26
1
-3
/
+1
*
Fixed console_script entry point
Seth M Morton
2012-12-05
1
-1
/
+1
*
Updated setup to account for new test location
Seth M Morton
2012-12-05
1
-2
/
+2
*
Fixed setup.py to account for new structure. Use the entry_points
Seth M Morton
2012-12-05
1
-5
/
+5
*
Updated documentation and made the distribute_setup script
Seth M Morton
2012-12-01
1
-0
/
+1
*
Added automatic conversion to python 3
Seth M Morton
2012-12-01
1
-0
/
+1
*
Switched from ez_setup to distribute_setup
Seth M Morton
2012-12-01
1
-1
/
+1
[next]