Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | setuptools: update vendored packaging | Benoit Pierre | 2019-10-07 | 11 | -186/+660 |
| | |||||
* | Pin ordered-set to current version for consistency. | Jason R. Coombs | 2019-10-07 | 1 | -1/+1 |
| | |||||
* | Refresh vendored packages (ordereddict 3.1.1) | Jason R. Coombs | 2019-10-06 | 1 | -2/+2 |
| | |||||
* | Add 'ordered_set' as a vendored package | Jason R. Coombs | 2019-02-17 | 2 | -0/+489 |
| | |||||
* | Bump to pyparsing 2.2.1 and re-run paver update_vendored. Fixes #1480. | Jason R. Coombs | 2018-09-18 | 2 | -13/+35 |
| | |||||
* | Merge pull request #1451 from hugovk/upgrade-appdirs | Paul Ganssle | 2018-08-17 | 1 | -1/+1 |
|\ | | | | | Upgrade vendored appdirs from 1.4.0 to 1.4.3 | ||||
| * | Upgrade vendored appdirs from 1.4.0 to 1.4.3 | Hugo | 2018-08-17 | 1 | -1/+1 |
| | | |||||
* | | Upgrade vendored pyparsing from 2.1.10 to 2.2.0 | Hugo | 2018-08-09 | 1 | -15/+39 |
|/ | |||||
* | Setuptools now vendors its own direct dependencies (packaging, six, ↵ | Jason R. Coombs | 2018-03-17 | 13 | -0/+8309 |
| | | | | pyparsing). Ref #1296. | ||||
* | Move vendored packaging module into pkg_resources._vendor, restoring ↵ | Jason R. Coombs | 2014-12-24 | 8 | -1284/+0 |
| | | | | independence of pkg_resources from setuptools. Fixes #311. | ||||
* | Upgrade packaging to 14.5 | Donald Stufft | 2014-12-17 | 3 | -39/+39 |
| | | | | * Normalizes release candidates to 1.0rc1 instead of 1.0c1 | ||||
* | Upgrade packaging to 14.4 | Donald Stufft | 2014-12-15 | 3 | -6/+8 |
| | | | | | | This fixes an error where there is a different result for if 2.0.5 is contained within >2.0dev and >2.0.dev even though normalization rules should have made them equal. | ||||
* | Upgrade packaging to 14.3 | Donald Stufft | 2014-11-19 | 5 | -413/+748 |
| | |||||
* | Implement PEP 440 by using the packaging library | Donald Stufft | 2014-09-25 | 1 | -0/+0 |
| | |||||
* | Add a vendored copy of packaging | Donald Stufft | 2014-09-25 | 6 | -0/+947 |