Columnize

Latest version: v0.3.11

Safety actively analyzes 621269 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.3.11

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,

0.3.10

2020-04-14 R. Bernstein <rockyusers.noreply.github.com>

* : Merge pull request 27 from phated/patch-1 Fix project in Tidelift language

2020-04-10 rocky <rockygnu.org>

* __pkginfo__.py: Regularize License

2020-04-10 R. Bernstein <rockyusers.noreply.github.com>

* __pkginfo__.py: Update __pkginfo__.py Changte license from PSF2 to MIT.

2020-04-06 rocky <rockygnu.org>

* appveyor.yml: Another Appveyor try

2020-04-06 rocky <rockygnu.org>

* appveyor.yml: Try to fix appveyor

2020-04-06 rocky <rockygnu.org>

* : commit 76a06c429a7a73646d0a1c20aba3fa9ae53956f4 Author: rocky
<rockygnu.org> Date: Mon Apr 6 20:47:46 2020 -0400

2020-04-06 R. Bernstein <rockyusers.noreply.github.com>

* .github/FUNDING.yml: Create FUNDING.yml

2020-04-06 rocky <rockygnu.org>

* README.rst, SECURITY.md: Add Tidelift security policy

2019-12-01 rocky <rockygnu.org>

* appveyor.yml: Appveyor version update

2019-12-01 rocky <rockygnu.org>

* appveyor.yml: update appveyor Python release testing

2019-11-30 rocky <rockygnu.org>

* Makefile, columnize.py, setup.py, tox.ini: More administrivia... Add Makefile targets: lint, flake8, wheel Lint columnize.py

2019-11-30 rocky <rockygnu.org>

* .travis.yml: Travis: try pypy3

2019-11-30 rocky <rockygnu.org>

* .travis.yml: Travis: try pypy36

2019-11-30 rocky <rockygnu.org>

* .travis.yml: Travis: add pypy testing

2019-11-30 rocky <rockygnu.org>

* .travis.yml: Travis add 2.7 testing

2019-11-30 rocky <rockygnu.org>

* .travis.yml, tox.ini: Travis 3rd try

2019-11-30 rocky <rockygnu.org>

* .travis.yml, __pkginfo__.py, setup.py: Administrivia... Note we handle 3.6-3.8 Travis testing on only later versions of
Python Note that we need mock

2019-11-30 rocky <rockygnu.org>

* README.rst: Change email address

2019-11-30 rocky <rockygnu.org>

* README.rst: More badges

2017-08-10 rocky <rbdustyfeet.com>

* .travis.yml: I said, back off additional Travis testting

2017-08-10 rocky <rbdustyfeet.com>

* tox.ini: Back off the additional Travis environments for now

2017-08-10 rocky <rbdustyfeet.com>

* .travis.yml, tox.ini: Try more travis Python versions

2016-11-12 rocky <rockygnu.org>

* README.rst, appveyor.yml, appveyor/install.ps1,
appveyor/run_with_env.cmd: Try appveyor - with build status markers

2016-11-12 rocky <rockygnu.org>

* appveyor.yml, setup.py: Try appveyor

2016-05-05 rocky <rockygnu.org>

* .travis.yml: Nope 3.2 too old and has dependency problems

2016-05-05 rocky <rockygnu.org>

* .travis.yml: No python 3.5 how about 3.2?

2016-05-05 rocky <rockygnu.org>

* .travis.yml: Try python 3.5

2016-03-19 rocky <rockygnu.org>

* ChangeLog, MANIFEST.in, NEWS, THANKS, VERSION.py: Get ready for

0.3.9

2016-03-18 R. Bernstein <rockyusers.noreply.github.com>

* : Merge pull request 26 from martica/patch-2 Fix for line prefix width subtraction bug

2016-03-17 Tyler Bindon <marticamartica.org>

* columnize.py, test_columnize.py: Don't subtract lineprefix width
twice

2016-03-17 Tyler Bindon <marticamartica.org>

* test_columnize.py: Add test for prefix length bug

2016-03-17 Tyler Bindon <marticamartica.org>

* test_columnize.py: Tweak test to cause crash without fix.

2016-03-17 Tyler Bindon <marticamartica.org>

* test_columnize.py: Fix the test to reflect the single column
output

2016-03-17 Tyler Bindon <marticamartica.org>

* columnize.py: Fix crash when the displayWidth is too small for two
columns It is a degenerate case, but if there is no solution with more than
one column, the algorithm currently dies trying to look up the width
of the non-existent second column.

2015-12-15 rocky <rockygnu.org>

* .travis.yml: I said remove tex testingfor Python 3.5 on travis!

2015-12-15 rocky <rockygnu.org>

* tox.ini: Remove Python 3.5 tox testing on travis - it dose not
work

2015-12-15 rocky <rockygnu.org>

* .travis.yml: Travis: tox is broken for python 3.2. Try python 3.5.

2015-12-15 rocky <rockygnu.org>

* __pkginfo__.py: Note for ActiveState that we support lots of
Python versoins

2015-05-17 rocky <rockygnu.org>

* README.rst: Remove weird quote in rSt

2015-05-17 rocky <rockygnu.org>

* __init__.py: Add doc

2015-04-16 rocky <rockygnu.org>

* README.rst: CI Status was pointing to wrong place (2nd try)

2015-04-16 rocky <rockygnu.org>

* README.rst: CI Status was pointing to wrong place

2015-04-16 rocky <rockygnu.org>

* README.rst: Correct README.rst example output

2015-04-16 rocky <rockygnu.org>

* .gitignore, .python-version, columnize.py: columnize.py: demo code
now python3 safe .python-version: should not be in git

2015-01-26 rocky <rockygnu.org>

* README.rst: I said remove coderwall endorse

2015-01-26 rocky <rockygnu.org>

* README.rst: Remove coderwall endorse

2015-01-26 rocky <rockygnu.org>

* .gitignore, README.rst: Forgot to add README.rst

2015-01-26 rocky <rockygnu.org>

* MANIFEST.in, Makefile, README.md, README.txt: Try with just
ReStructuredText README.

2015-01-24 rocky <rbdustyfeet.com>

* __pkginfo__.py: We are no longer beta.

2015-01-23 rocky <rbdustyfeet.com>

* .python-version: Svg link was to wrong project

2015-01-13 rocky <rockygnu.org>

* __pkginfo__.py: Need to remove NEWS as well

2015-01-13 rocky <rockygnu.org>

* .gitignore, .travis.yml, ChangeLog, MANIFEST.in, Makefile, NEWS,
README.rst, README.txt, VERSION.py, __pkginfo__.py: README.rst is
derived so it should not be in github. README.txt will be used when

0.3.8

2015-01-13 rocky <rockygnu.org>

* MANIFEST.in, Makefile, README.rst, README.txt: Make README.rst
from README.md. Fixes issue 22

2015-01-13 rocky <rockygnu.org>

* NEWS: Regularize dates.

2015-01-13 rocky <rockygnu.org>

* : commit 93e7a027c25b7774eedee4045995e3649d5d9856 Author: rocky
<rockygnu.org> Date: Tue Jan 13 05:38:58 2015 -0500

2015-01-13 Marc Abramowitz <marcmarc-abramowitz.com>

* NEWS: NEWS: Fix date for 0.3.7

2015-01-13 rocky <rockygnu.org>

* .python-version, ChangeLog, NEWS, VERSION.py: Get ready for

0.3.7

2015-01-12 rocky <rockygnu.org>

* : commit 8778302455baed1b02a6822b058a86029bb17729 Merge: 5352178
58c6e01 Author: R. Bernstein <rockyusers.noreply.github.com> Date:
Mon Jan 12 13:50:35 2015 -0500

2015-01-12 rocky <rockygnu.org>

* : commit 535217850ce78dd20a9d3c2ae4901e80489f492e Merge: 4cfbdae
24d61dd Author: R. Bernstein <rockyusers.noreply.github.com> Date:
Mon Jan 12 13:07:49 2015 -0500

2015-01-11 rocky <rbdustyfeet.com>

* .python-version: More ignore

2015-01-11 rocky <rbdustyfeet.com>

* MANIFEST.in, Makefile, setup.cfg: Makefile: "check" target just
runs one version of python. "check-full" does everything. Add
comments. setup.cfg, MANIFEST.in: correct for moved tests

2015-01-10 R. Bernstein <rockyusers.noreply.github.com>

* : Merge pull request 20 from msabramo/patch-4 README.md: Fix typos in Python examples

2015-01-10 R. Bernstein <rockyusers.noreply.github.com>

* : Merge pull request 18 from msabramo/add_2_more_tests Add 2 more tests

2015-01-09 Marc Abramowitz <marcmarc-abramowitz.com>

* columnize.py, setup.py, test_columnize.py: Use
shutil.get_terminal_size on Python >= 3.3 and backports.shutil_get_terminal_size on Python < 3.3 Fixes 16

2015-01-09 Marc Abramowitz <marcmarc-abramowitz.com>

* test_columnize.py: Add 2 more tests

2015-01-09 Marc Abramowitz <marcmarc-abramowitz.com>

* .coveragerc, columnize.py: Use .coveragerc to exclude lines This is more effective an nicer than littering the code with `
pragma: no cover` for every `pass` and such.

2015-01-10 R. Bernstein <rockyusers.noreply.github.com>

* : Merge pull request 14 from msabramo/patch-2 Simplify get_option

2015-01-09 Marc Abramowitz <marcmarc-abramowitz.com>

* columnize.py: isinstance can take a tuple of types

2015-01-09 Marc Abramowitz <marcmarc-abramowitz.com>

* columnize.py: Simplify get_option

2015-01-10 R. Bernstein <rockyusers.noreply.github.com>

* : Merge pull request 12 from msabramo/patch-1 Ignore coverage for __main__

2015-01-09 R. Bernstein <rockyusers.noreply.github.com>

* : Merge pull request 11 from msabramo/increase_coverage Increase coverage + fix prob when stty size fails

2015-01-09 R. Bernstein <rockyusers.noreply.github.com>

* : Merge pull request 10 from msabramo/patch-1 .travis.yml: Run "cover" target

2015-01-09 R. Bernstein <rockyusers.noreply.github.com>

* : Merge pull request 9 from msabramo/measure_coverage Add `cover` tox target

2015-01-09 R. Bernstein <rockyusers.noreply.github.com>

* : Merge pull request 1 from
msabramo/smarter_computed_displaywidth Make computed_displaywidth use tput or stty

2015-01-09 R. Bernstein <rockyusers.noreply.github.com>

* : Merge pull request 2 from msabramo/test_computed_displaywidth Test computed displaywidth

2015-01-09 rocky <rockygnu.org>

* README.md: Put string examples before numeric examples since
issues of one will lead into the other.

2015-01-09 R. Bernstein <rockyusers.noreply.github.com>

* : Merge pull request 8 from msabramo/example Add example.py

2015-01-09 Marc Abramowitz <marcmarc-abramowitz.com>

* test_columnize.py:
test_computed_displaywidth_environ_COLUMNS_not_an_int

2015-01-09 Marc Abramowitz <marcmarc-abramowitz.com>

* test_columnize.py:
test_computed_displaywidth_environ_COLUMNS_unset

2015-01-09 Marc Abramowitz <marcmarc-abramowitz.com>

* test_columnize.py: Add
test_computed_displaywidth_environ_COLUMNS_set

2015-01-09 Marc Abramowitz <marcmarc-abramowitz.com>

* requirements.txt, tox.ini: Add mock and pytest as test
dependencies

2015-01-09 R. Bernstein <rockyusers.noreply.github.com>

* : Merge pull request 7 from msabramo/tox_add_more_envs tox.ini: Add py32, py33, py34 to envlist

2015-01-09 R. Bernstein <rockyusers.noreply.github.com>

* : Merge pull request 5 from msabramo/pkginfo_updates __pkginfo__.py: Update web url

2015-01-09 Marc Abramowitz <marcmarc-abramowitz.com>

* tox.ini: tox.ini: Add py32, py33, py34 to envlist

2015-01-09 R. Bernstein <rockyusers.noreply.github.com>

* : Merge pull request 4 from msabramo/pytest_can_find_tests Make sure py.test can find and run tests

2015-01-09 Marc Abramowitz <marcmarc-abramowitz.com>

* MANIFEST.in, __pkginfo__.py: MANIFEST.in: Add README.md

2015-01-09 Marc Abramowitz <marcmarc-abramowitz.com>

* .travis.yml: .travis.yml: Use tox instead of `make`

2015-01-09 Marc Abramowitz <marcmarc-abramowitz.com>

* Makefile, test/.gitignore, test/Makefile, test/test-basic.py =>
test_columnize.py: Make sure py.test can find and run tests Before when running py.test or tox, it wasn't running any tests. I ended up getting rid of the `test` directory and putting the tests
in a single file called `test_columnize.py`.

2015-01-09 R. Bernstein <rockyusers.noreply.github.com>

* : Merge pull request 3 from msabramo/gitignore_eggs .gitignore: Add .eggs/

2015-01-09 rocky <rockygnu.org>

* README.markdown => README.md, README.txt: Reinstate README.md and
README.txt link.

2015-01-09 rocky <rockygnu.org>

* README.md => README.markdown: See if this clears up travis

2015-01-09 rocky <rockygnu.org>

* : commit f915e19cfdf02aa6c836a1fd2078c5d7e8ca9adc Author: rocky
<rockygnu.org> Date: Fri Jan 9 08:41:55 2015 -0500

2015-01-09 rocky <rockygnu.org>

* README.txt: Badge image name change from "pypi" to "version"

2015-01-09 rocky <rockygnu.org>

* README.txt: Add travis badge

2015-01-09 rocky <rockygnu.org>

* .travis.yml: Travis 3rd try

2015-01-09 rocky <rockygnu.org>

* requirements.txt: Missing requirements file. Travis 2nd try

2015-01-09 rocky <rockygnu.org>

* README.txt: Markdown styling in README. See if travis kicks off

2015-01-09 rocky <rockygnu.org>

* .travis.yml, columnize.py, tox.ini: Add tox.ini file and we'll try
travis soon.

2015-01-09 rocky <rockygnu.org>

* README.md, README.txt: Convert READMER to markdown.

2015-01-09 rocky <rockygnu.org>

* : commit ed822f072d2c32d4912c77f9f966adbf775536ef Author: rocky
<rockygnu.org> Date: Fri Jan 9 07:03:13 2015 -0500

2015-01-09 R. Bernstein <rockyusers.noreply.github.com>

* LICENSE: Initial commit

2013-04-22 rocky <rockygnu.org>

* : commit 08d6e764ad32594df3d4b04e9720f51dd18deb8f Author: rocky
<rockygnu.org> Date: Mon Apr 22 11:19:55 2013 -0400

2013-04-22 rocky <rockyyu.edu>

* ChangeLog, NEWS, VERSION.py, columnize.py, test/test-basic.py: Fix

0.3.6

2013-04-21 rocky <rockygnu.org>

* VERSION.py, columnize.py: Fix bug in getting computed displaywidth

2013-04-18 rocky <rockygnu.org>

* ChangeLog, Makefile, NEWS, VERSION.py, make-check-filter.py: Get

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.