| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2022-08-25 | pkgtools/url2pkg: fix line ends | rillig | 1 | -7/+7 | |
| 2022-07-16 | url2pkg: split support files for Python distutils and setuptools | rillig | 1 | -0/+7 | |
| When url2pkg determines the metadata of a Python module, it had merged the two implementations for Python's distutils and setuptools, which made the code hard to understand. Split them again. Extend the support for setuptools, so that url2pkg correctly handles wip/pytorch; it still fails because pytorch does some Git stuff from inside setup.py, but that may be fixed later. Bump version to 22.2.0. | |||||
