mine installs on 20.04 devel
but with other warnings:

/usr/lib/python3/dist-packages/Crypto/Random/Fortuna/FortunaGenerator.py:28: Syn
taxWarning: "is" with a literal. Did you mean "=="?
  if sys.version_info[0] is 2 and  sys.version_info[1] is 1:
/usr/lib/python3/dist-packages/Crypto/Random/Fortuna/FortunaGenerator.py:28: Syn
taxWarning: "is" with a literal. Did you mean "=="?
  if sys.version_info[0] is 2 and  sys.version_info[1] is 1:
/usr/lib/python3/dist-packages/Crypto/SelfTest/Random/test_random.py:107: Syntax
Warning: "is" with a literal. Did you mean "=="?
  if sys.version_info[0] is 3:

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to python-crypto in Ubuntu.
https://bugs.launchpad.net/bugs/1862928

Title:
  python-crypto needs rebuild in Focal (python 3.7 -> python 3.8
  dependency refresh)

Status in python-crypto package in Ubuntu:
  In Progress

Bug description:
  If you try:

  (c)rafaeldtinoco@sambai386:~/.../ubuntu$ apt-get install python3-crypto
  Reading package lists... Done
  Building dependency tree
  Reading state information... Done
  You might want to run 'apt --fix-broken install' to correct these.
  The following packages have unmet dependencies:
   python3-crypto:amd64 : Depends: python3:amd64 (< 3.9) but it is not going to 
be installed
                          Depends: python3:amd64 (>= 3.7~) but it is not going 
to be installed
                          Depends: libgmp10:amd64 but it is not going to be 
installed
   python3-samba : Depends: python3-crypto but it is not installable

  You won't be able to install python3-crypto.

  With a simple rebuild problem goes away.

  NOTE: This is needed to fix: 
  https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1861316
  (Where I'm getting back winbind to samba on i386)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-crypto/+bug/1862928/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to