2022-03-11 rocky <rockygnu.org>
* admin-tools/make-dist-2.4-2.7.sh,
admin-tools/make-dist-3.0-3.5.sh, admin-tools/make-dist-newer.sh:
Administrivia - Start adding updated packaging
2022-03-11 rocky <rockygnu.org>
* admin-tools/{check-3.1-3.5-versions => check-3.0-3.5-versions},
admin-tools/{pyenv-3.1-3.5-versions => pyenv-3.0-3.5-versions},
admin-tools/{setup-python-3.1.sh => setup-python-3.0.sh},
requirements.txt: Try adding 3.0 to the mix
2022-03-10 rocky <rockygnu.org>
* admin-tools/check-3.1-3.5-versions,
admin-tools/pyenv-3.1-3.5-versions, admin-tools/setup-python-3.1.sh:
Admnistrivia
2022-03-10 rocky <rockygnu.org>
* .gitignore, admin-tools/check-2.4-2.7-versions.sh,
admin-tools/check-newest-versions.sh,
admin-tools/check-versions.sh, admin-tools/make-dist.sh,
admin-tools/pyenv-2.4-2.7-versions,
admin-tools/pyenv-newest-versions, admin-tools/setup-master.sh,
admin-tools/setup-python-2.4.sh, setup.py: Administrivia - version
testing
2022-03-10 rocky <rockygnu.org>
* MANIFEST.in, __pkginfo__.py: Administrivia... Add 3.9 and 3.10 to list of Pythons Wrong name in MANIFEST.in
2022-03-10 rocky <rockygnu.org>
* Makefile, setup.cfg: Administrivia Revise Makefile: * Use build package to build package * Turn off universal build. We do separate for Python 2 vs 3
2022-03-09 rocky <rockygnu.org>
* columnize/__init__.py, test/test_columnize.py: Add back all tests
2022-03-09 rocky <rockygnu.org>
* README.rst: Remove obsolete build status badges
2022-03-09 rocky <rockygnu.org>
* .github/workflows/osx.yml, .github/workflows/ubuntu.yml,
.github/workflows/windows.yml, requirements-dev.txt: Go over
workflows CI
2022-03-09 rocky <rockygnu.org>
* NEWS.md, appveyor.yml: Update NEWS remove appveyor
2022-03-09 R. Bernstein <rockyusers.noreply.github.com>
* : Merge pull request 30 from rocky/modernize Modernize
2022-03-08 rocky <rockygnu.org>
* __pkginfo__.py, setup.py, test/test_columnize.py: Reinstate more
tests and ... add pytest to test_requires
2022-03-08 rocky <rockygnu.org>
* .gitignore, .pre-commit-config.yaml, ChangeLog, MANIFEST.in,
Makefile, __pkginfo__.py, columnize/__init__.py, columnize.py =>
columnize/__main__.py, VERSION.py => columnize/version.py,
setup.cfg, setup.py, test/test_columnize.py, test_columnize.py: Redo
using more modern conventions This program goes back to 2008. Things have changed not always in an
upward compatibile way. And then some of the newer stuff is a little nicer.
2021-06-23 rocky <rockygnu.org>
* VERSION.py: Black shouldn't format VERSION.py
2021-06-23 rocky <rockygnu.org>
* .editorconfig, columnize.py, setup.cfg: Blacken columnize; add
config files
2020-04-16 R. Bernstein <rockyusers.noreply.github.com>
* .github/FUNDING.yml: Update FUNDING.yml
2020-04-16 rocky <rockygnu.org>
* MANIFEST.in, NEWS => NEWS.md, THANKS, __init__.py,
__pkginfo__.py, columnize.py, requirements.txt, setup.py,