Closed Bug 1324433 Opened 7 years ago Closed 7 years ago

Mirror ndg-httpsclient, pyasn1, and pyopenssl to internal PyPI

Categories

(Infrastructure & Operations Graveyard :: CIDuty, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: whimboo, Assigned: aobreja)

References

Details

Maybe we need some more packages mirrored given that we now depend on "requests[security]". Not sure which deps it will also pull in.
(In reply to Henrik Skupin (:whimboo) from comment #1)
> Maybe we need some more packages mirrored given that we now depend on
> "requests[security]". Not sure which deps it will also pull in.

https://github.com/kennethreitz/requests/blob/master/setup.py#L97

extras_require={
  'security': ['pyOpenSSL>=0.14', 'cryptography>=1.3.4', 'idna>=2.0.0'],
  ..
}
Uploaded all that were mentioned above to internal PyPI
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Thanks Andrei!
Product: Release Engineering → Infrastructure & Operations
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.