]> git.phdru.name Git - ppu.git/history - setup.py
Build(setup.py): Use python_requires keyword
[ppu.git] / setup.py
2017-12-11 Oleg BroytmanBuild(setup.py): Use python_requires keyword
2017-11-15 Oleg BroytmanFeat: PyPy
2017-08-20 Oleg BroytmanFix(setup): Fix keywords and platforms
2017-07-09 Oleg BroytmanVersion 0.5.0 0.5.0
2017-06-04 Oleg BroytmanVersion 0.4.0: Add script which.py 0.4.0
2017-06-04 Oleg BroytmanNext version will be 0.4.0
2017-06-04 Oleg BroytmanFeat: create ppu module
2017-05-07 Oleg BroytmanStop supporting Python 2.6
2017-05-07 Oleg BroytmanFix deps: Add argparse to install_requires for Py 2.6
2017-04-30 Oleg BroytmanVersion 0.3.2: Convert README to reST 0.3.2
2017-04-30 Oleg BroytmanFix release: build scripts with '/usr/bin/env python' 0.3.1
2017-04-30 Oleg BroytmanRelease at PyPI
2017-04-30 Oleg BroytmanMove cmp.py, remove-old-files.py and rm.py to scripts...
2017-04-30 Oleg BroytmanPrepare for a beta release 0.2.0
2017-04-30 Oleg BroytmanAdd rm.py
2017-04-30 Oleg BroytmanAdd cmp.py
2017-04-30 Oleg BroytmanRename the project to Portable Python Utilities
2017-04-29 Oleg BroytmanVersion 0.2 alpha
2017-04-16 Oleg BroytmanRelease 0.1.0: Remove empty directories 0.1.0
2017-04-15 Oleg BroytmanPre-alpha release
2017-04-15 Oleg BroytmanAdd remove-old-files.py - the main script in the package
2017-04-15 Oleg BroytmanPython: 2.6, 2.7 and 3.3+
2017-04-15 Oleg BroytmanFix setup.py
2017-04-15 Oleg BroytmanInitial commit - created the project