summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Reuse the README as the package descriptionJakub Stasiak2020-06-211-44/+2
* Un-revert "- PKG-INFO metadata generation seems to be broken (lists maintaine...Jakub Stasiak2020-06-201-3/+1
* Fix description formatting, PyPI enforces ReST now0.7.20Jakub Stasiak2020-06-191-27/+27
* Add info about myself to AUTHORS/maintainers in setup.pyJakub Stasiak2020-06-191-2/+2
* Revert "- PKG-INFO metadata generation seems to be broken (lists maintainer a...Jakub Stasiak2020-06-191-1/+3
* Update PyPI linksmoreJakub Stasiak2020-06-181-1/+1
* Upgrade various URL-s to HTTPS to not hit HTTP unnecessarilyJakub Stasiak2020-06-181-2/+2
* Avoid using __file__ in places that matterJakub Stasiak2020-06-171-3/+10
* Update supported Python versionsJakub Stasiak2020-06-171-7/+2
* Switch to setuptools entry points for the netaddr CLIJakub Stasiak2020-06-171-6/+1
* - updated authorship metadataDavid Moss2017-01-221-3/+1
* - updated package infoDavid Moss2017-01-131-1/+6
* - PKG-INFO metadata generation seems to be broken (lists maintainer as author...David Moss2017-01-131-2/+2
* - test suite passed under Python 3.6David Moss2017-01-111-0/+1
* - changed copyright to first year of project publication (avoid yearly update...David Moss2017-01-111-1/+1
* - fixed issue #141 netaddr import errorDavid Moss2016-12-081-0/+1
* - switched readthedocs links to .io TLD (manual fix for PR #130)David Moss2016-09-181-1/+1
* - updated all copyright noticesDavid Moss2016-09-091-1/+1
* - cleaned up of older conventions and switched to setuptoolsDavid Moss2016-09-091-37/+144
* - added Stefan Nordhausen as maintainer in PyPI metadataDavid Moss2015-09-181-19/+22
* - Fixed #102 and moved tests back under the netaddr directory (and included t...David Moss2015-08-251-2/+2
* - fixed setup.py test so that it only finds and executes netaddr testsDavid Moss2015-06-221-1/+8
* - added support for running the test suite to setup.pyDavid Moss2015-06-211-3/+17
* - fix for issue 84 - bad shebang for in wheelDavid Moss2015-03-161-0/+5
* - updated copyright notices for 2015David Moss2014-12-311-1/+1
* - updated copyright for new releaseDavid Moss2014-03-191-1/+1
* - updated copyright noticeDavid Moss2013-03-201-1/+1
* - enabled netaddr shell support under Python 3.xDavid Moss2012-08-291-4/+0
* - moved Sphinx from install to setup requirementsDavid Moss2012-05-311-0/+1
* - updated copyright notice for 2012David Moss2012-05-241-1/+1
* - added explicit dependency on IPythonDavid Moss2012-05-241-4/+1
* Merge branch 'rel-0.7.x' of github.com:drkjam/netaddr into rel-0.7.xDavid Moss2011-10-271-1/+1
|\
| * - updated copyright datesDavid Moss2011-09-131-1/+1
* | Set read-only flag.David Moss2011-05-301-0/+0
|/
* Altered setup so that it no longer references a lib/ directory.David P. D. Moss2010-06-061-2/+1
* Updated all copyright notices for 2010.David P. D. Moss2010-04-281-1/+1
* Python 3.x support added.David P. D. Moss2010-04-281-14/+20
* Final changes for release 0.7 final.David P. D. Moss2009-08-111-0/+3
* Improved setuptools support. Added some additional unit tests.David P. D. Moss2009-08-051-8/+1
* Latest changes for the 0.7a1 release.David P. D. Moss2009-07-121-0/+5
* Upped required Python version to 2.4.xDavid P. D. Moss2009-03-311-2/+2
* - removed conditional setuptool support from setup.py (now only requiresDavid P. D. Moss2009-02-101-4/+1
* bdist for win32 platform requires the disutilsDavid P. D. Moss2009-01-211-0/+1
* - Most of the features required for 0.6 release are now in place. Still some ...David P. D. Moss2008-12-151-57/+43
* setup.py with latest edits made on PyPIDavid P. D. Moss2008-08-211-13/+14
* Major changes since 0.3.xDavid P. D. Moss2008-08-071-8/+17
* Fixed classifiers and added long description to setup.David P. D. Moss2008-07-121-5/+30
* Initial revision.David P. D. Moss2008-07-121-0/+30