On Sun, 26 Aug 2018 10:55:28 -0400 Stephen John Smoogen <[email protected]> wrote:
> On Sun, 26 Aug 2018 at 00:49, Joseph D. Wagner > <[email protected]> wrote: > > > > Is python-pycrypto a package? If not, I'm starting to think it > > should be. I'm seeing it show up as requirements for some python > > projects I'd like to work on. > > > > Thoughts? > > > > It is called python2-crypto or python3-crypto in the distribution > > > > https://pypi.org/project/pycrypto/ It's also pretty dead upstream and many of its downstream users have migrated to a another project called python-cryptography: https://pypi.org/project/cryptography/ Paul. _______________________________________________ devel mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected]
