fedora-python / fedora-python/pyp2rpm
pyp2rpm doesnt seem to work with HTTP_PROXY env variable
Open
- Dominant language
- Python
- Stars
- 129
- Forks
- 42
- PR merge metrics
- No merged PRs in 30d
Description
pyp2rpm doesnt seem to work with HTTP_PROXY env variable
```
$ export HTTP_PROXY=http://proxy:3128
$ export HTTPS_PROXY=https://proxy:3128
$ pyp2rpm elasticsearch
...
socket.error: [Errno 110] Connection timed out
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.