aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Rerun `pyupgrade` with `--py39-plus`2.4.0Sam James2023-08-071-1/+1
* setup.py: update homepageSam James2023-08-071-2/+2
* Reformat with `black`Sam James2023-08-071-83/+80
* Modernise shebangSam James2023-08-071-3/+1
* Run `pyupgrade`Sam James2023-08-071-3/+3
* Revert "setup.py: Migrate from deprecated distutils to setuptools"2.3.0-rc1Brian Dolbec2022-07-101-3/+19
* Some py2 compat. cleanupBrian Dolbec2022-06-231-2/+0
* setup.py: Fix logging in set_versionBrian Dolbec2022-05-311-1/+2
* setup.py: Migrate from deprecated distutils to setuptoolsBrian Dolbec2022-05-301-19/+3
* write_make_conf: support multi-line GENTOO_MIRRORS (bug 543814)Zac Medico2019-05-271-19/+18
* setup.py: extend sdist to archive files owned by rootZac Medico2019-02-131-0/+14
* Fix some long lines.Brian Dolbec2014-01-311-1/+2
* Fix setup.py's __version__ so either VERSION or PVR will assign the version s...Brian Dolbec2012-12-151-1/+1
* Fix setup.py to use PVR instead of VERSION from the environment so that egg-i...Brian Dolbec2012-12-151-1/+1
* Add the manpage to be updated with the new versionBrian Dolbec2012-12-151-0/+6
* Hardcode the mirrorselect package, so setup.py doesn't get confused byPaul Varner2012-11-141-7/+1
* Fix python_scripts to properly create the list of scripts for set_version.Paul Varner2012-11-141-1/+1
* Fix setup.py to create the mirrorselect module correctly.Paul Varner2012-11-141-2/+2
* remove some uneeded import and use. fix man page install.Brian Dolbec2012-11-121-4/+3
* Initial setup.py copied/edited from gentoolkits setup.pyBrian Dolbec2012-11-121-0/+119