- 20 Jul, 2013 6 commits
-
-
Jason R. Coombs authored
--HG-- extra : rebase_source : 2f37f043a6cc87cc015efa318699bc09785dbd87
-
Jason R. Coombs authored
--HG-- extra : rebase_source : 4468b50706cd9ab6d0ae990ee6f785b314837dba
-
Jason R. Coombs authored
--HG-- extra : rebase_source : 549f10a7b864152871edccf3d0f9e0bf57fb8bf0
-
Jason R. Coombs authored
--HG-- extra : rebase_source : e6f4e62a87e24933c8821fdef141d194b90874d3
-
Daniel Holth authored
-
Daniel Holth authored
-
- 19 Jul, 2013 1 commit
-
-
Erik Bray authored
Make certain no previous imports of old versions of pkg_resources are floating around before importing the newly installed setuptools.
-
- 18 Jul, 2013 4 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 17 Jul, 2013 1 commit
-
-
Jason R. Coombs authored
-
- 15 Jul, 2013 18 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Load version from the file rather than by importing the module (which is subject to variance based on sys.path). Fixes #43.
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Use 'is_valid' instead of simply 'valid' or 'check', which are less clear about the purpose of the method. Fixes AttributeError introduces in 0.9.2. Fixes #42.
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Extracted hash-checking functionality into its own classes. Hashes are no longer checked when the proper pattern isn't detected. Fixes #42.
-
- 14 Jul, 2013 8 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Re-wrote link inference to now respect specific patterns and generate links to known issue trackers.
-
Jason R. Coombs authored
-
Jason R. Coombs authored
setup.py now loads the version from setuptools/__init__.py, limiting the places where release.py must keep in sync.
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 13 Jul, 2013 2 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-