2018-08-21 15:10:31 +00:00
|
|
|
package:
|
|
|
|
name: setuptools
|
2022-04-07 04:02:21 +00:00
|
|
|
version: 62.0.0
|
2018-08-21 15:10:31 +00:00
|
|
|
source:
|
2022-04-07 04:02:21 +00:00
|
|
|
url: https://files.pythonhosted.org/packages/0c/3c/548d361162702df85a0301f0cd0c47d05176b20bb086077a0fda740daf41/setuptools-62.0.0-py3-none-any.whl
|
|
|
|
sha256: a65e3802053e99fc64c6b3b29c11132943d5b8c8facbcc461157511546510967
|
2022-01-24 01:47:04 +00:00
|
|
|
build:
|
|
|
|
post: |
|
2022-02-12 21:44:10 +00:00
|
|
|
find build/setuptools-*/dist -name '*.exe' -delete
|
2018-08-21 15:10:31 +00:00
|
|
|
requirements:
|
|
|
|
run:
|
2022-01-10 19:54:11 +00:00
|
|
|
- distutils
|
|
|
|
- pyparsing
|
2018-08-21 15:10:31 +00:00
|
|
|
test:
|
|
|
|
imports:
|
2022-01-10 19:54:11 +00:00
|
|
|
- setuptools
|
|
|
|
- pkg_resources
|