homebrew-core/pypi_formula_mappings.json

106 lines
2.8 KiB
JSON
Raw Normal View History

{
"anime-downloader": {
"exclude_packages": ["tabulate"]
},
"ansible": {
"extra_packages": [
"apache-libcloud", "boto3", "dnspython", "docker-py", "junos-eznc", "jxmlease", "kerberos", "ntc-templates",
"openshift", "passlib", "pexpect", "pysphere3", "python-consul", "python-keyczar", "python-neutronclient",
"pywinrm", "requests-credssp", "shade", "zabbix-api"
],
"exclude_packages": ["textfsm", "pycrypto"]
},
"ansible@2.8": false,
ansible@2.9 2.9.18 * ansible@2.9 Bump version to 2.9.18 and update resources * ansible@2.9 Downgrade idna to proper version As it's required by `requests 2.25.1` `idna>=2.5,<3` * ansible@2.9 Remove unused resource Isn't used by the installed version of python. Only boto3 is needed * ansible@2.9 Use pyshpere package for python3 * ansible@2.9 Further resource version upgrades * ansible@2.9 Add all parent resources to pypi_formula_mappings * ansible@2.9 asn1crypto not needed since cyptography 2.7 * ansible@2.9 Remove unneeded packages * ansible@2.9 Rename pysphere in comment * ansible@2.9 Babel never used Ansible doesn't seem to provide any sort of locale features. I can't imagine where Babel would be used * ansible@2.9 Remove backport for Python<3.7 * ansible@2.9 Remove backport for contextlib * ansible@2.9 Remove unused deprecation decorator package * ansible@2.9 Remove dictdiffer dependency Was used in openshift<0.11.0 but not anymore * ansible@2.9 Remove unused package * ansible@2.9 Remove backport for Python<3.3 * ansible@2.9 Remove backports for Python<3.3 * ansible@2.9 Comment on ntc-templates usage * ansible@2.9 Remove unused package * ansible@2.9 Remove backports for Python<3 * ansible@2.9 Remove backports.ssl-match-hostname * ansible@2.9 Restructure resources * ansible@2.8 Tidy up pycrypto * ansible@2.8 Documentation * ansible@2.8 Remove fix for prettytable 0.7.2 The currently installed v2.1.0 looks like it properly has 644 permissions for all files * ansible@2.9 Tiepo * ansible@2.9 Fix json whitespaces Closes #73265. Co-authored-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Co-authored-by: Rylan Polster <rslpolster@gmail.com> Signed-off-by: Rylan Polster <rslpolster@gmail.com>
2021-03-16 08:49:01 +00:00
"ansible@2.9": {
"extra_packages": [
"apache-libcloud", "boto3", "dnspython", "docker-py", "junos-eznc", "jxmlease", "kerberos", "ntc-templates",
"openshift", "passlib", "pexpect", "pysphere3", "python-consul", "python-keyczar", "python-neutronclient",
"pywinrm", "requests-credssp", "shade", "zabbix-api"
],
"exclude_packages": ["textfsm", "pycrypto"]
},
"aws-google-auth": {
"exclude_packages": ["tabulate"]
},
"athenacli": {
"exclude_packages": ["tabulate"]
},
"buku": "buku[server]",
"cloudformation-cli": {
"extra_packages": ["cloudformation-cli-go-plugin", "cloudformation-cli-java-plugin"]
},
"charm-tools": {
"extra_packages": ["wheel"]
},
"checkov": {
"exclude_packages": ["tabulate"]
},
"diffoscope": "diffoscope[cmdline]",
"dvc": {
"extra_packages": [
"gcsfs", "pydrive", "six", "boto3", "adlfs", "azure-identity", "knack",
"oss2", "pycryptodome", "paramiko[invoke]", "webdavclient3"
]
},
"ipython": {
"extra_packages": ["ipykernel"]
},
"fdroidserver": {
"exclude_packages": ["numpy"],
"extra_packages": ["wheel"]
},
"homeassistant-cli": {
"exclude_packages": ["tabulate"]
},
"litecli": {
"exclude_packages": ["tabulate"]
},
"magic-wormhole": {
"extra_packages": ["wheel"]
},
"molecule": false,
"mycli": {
"exclude_packages": ["tabulate"]
},
"openstackclient": {
"extra_packages": ["python-heatclient", "python-octaviaclient"]
},
"nicotine-plus": {
"exclude_packages": ["pycairo", "PyGObject"]
},
"pdm": {
"extra_packages": ["wheel"]
},
"pipgrip": {
"extra_packages": ["wheel"]
},
"platformio": {
"exclude_packages": ["tabulate"]
},
"poetry": {
"extra_packages": ["importlib-metadata", "typing-extensions"]
},
"regipy": {
"exclude_packages": ["tabulate"]
},
"robot-framework": {
"extra_packages": ["robotframework-archivelibrary", "robotframework-selenium2library", "robotframework-sshlibrary"]
},
"salt": {
"extra_packages": ["M2Crypto", "pygit2"]
},
"scipy": {
"exclude_packages": ["numpy"]
},
"sqlite-utils": {
"exclude_packages": ["tabulate"]
},
"todoman": {
"exclude_packages": ["tabulate"]
},
"xdot": {
"extra_packages": ["graphviz"]
},
"xonsh": "xonsh[ptk,pygments,proctitle]"
}