summaryrefslogtreecommitdiff
path: root/gnu/packages/python-crypto.scm
AgeCommit message (Collapse)Author
2022-06-14gnu: python-josepy: Update to 1.13.0.Marius Bakke
* gnu/packages/python-crypto.scm (python-josepy): Update to 1.13.0. [propagated-inputs]: Remove PYTHON-SIX.
2022-06-01Merge remote-tracking branch 'origin/master' into stagingEfraim Flashner
2022-05-31gnu: python-pyopenssl: Downgrade to 21.0.0.Efraim Flashner
This is a follow-up to 048e05b7ef568dc5e29df774baaf69f7cc5ddaaa. * gnu/packages/python-crypto.scm (python-pyopenssl): Downgrade to 21.0.0. [source]: Add patch used by python2-pyopenssl. [properties]: Remove field. (python2-pyopenssl): Inherit from python-pyopenssl regularly.
2022-05-30gnu: python2-cryptography: Update to 3.3.2.Efraim Flashner
* gnu/packages/python-crypto.scm (python2-cryptography-vectors, python2-cryptography): Update to 3.3.2.
2022-05-30gnu: python-cryptography: Downgrade to 3.4.8.Efraim Flashner
Skip dealing with the rust version for now. * gnu/packages/python-crypto.scm (python-cryptography): Rename to python-cryptography-next. Replace with python-cryptography@3.4.8. (python-cryptography-vectors): Rename to python-cryptography-vectors-next. Replace with python-cryptography-vectors@3.4.8.
2022-05-31gnu: Remove python2-asn1crypto.Maxim Cournoyer
* gnu/packages/python-crypto.scm (python2-asn1crypto): Delete variable.
2022-05-31gnu: Remove python2-cryptography-vectors.Maxim Cournoyer
* gnu/packages/python-crypto.scm (python2-cryptography-vectors): Delete variable.
2022-05-31gnu: Remove python2-cryptography.Maxim Cournoyer
* gnu/packages/python-crypto.scm (python2-cryptography): Delete variable. (python-cryptography)[properties]: Delete field.
2022-05-31gnu: Remove python2-pyopenssl.Maxim Cournoyer
* gnu/packages/python-crypto.scm (python2-pyopenssl): Delete variable.
2022-05-31gnu: Remove python2-certifi.Maxim Cournoyer
* gnu/packages/python-crypto.scm (python2-certifi): Delete variable.
2022-05-31gnu: Remove python2-ecdsa.Maxim Cournoyer
* gnu/packages/python-crypto.scm (python2-ecdsa): Delete variable.
2022-05-31gnu: Remove python2-ecpy.Maxim Cournoyer
* gnu/packages/python-crypto.scm (python2-ecpy): Delete variable.
2022-05-31gnu: Remove python2-axolotl.Maxim Cournoyer
* gnu/packages/python-crypto.scm (python2-axolotl): Delete variable.
2022-05-31gnu: Remove python2-pycryptodome.Maxim Cournoyer
* gnu/packages/python-crypto.scm (python2-pycryptodome): Delete variable.
2022-05-31gnu: Remove python2-m2crypto.Maxim Cournoyer
* gnu/packages/python-crypto.scm (python2-m2crypto): Delete variable.
2022-05-31gnu: Remove python2-josepy.Maxim Cournoyer
* gnu/packages/python-crypto.scm (python2-josepy): Delete variable.
2022-05-31gnu: Remove python2-slowaes.Maxim Cournoyer
* gnu/packages/python-crypto.scm (python2-slowaes): Delete variable.
2022-05-31gnu: Remove python2-pyaes.Maxim Cournoyer
* gnu/packages/python-crypto.scm (python2-pyaes): Delete variable.
2022-05-31gnu: Remove python2-axolotl-curve25519.Maxim Cournoyer
* gnu/packages/python-crypto.scm (python2-axolotl-curve25519): Delete variable.
2022-05-31gnu: Remove python2-pycrypto.Maxim Cournoyer
* gnu/packages/python-crypto.scm (python2-pycrypto): Delete variable.
2022-05-31gnu: Remove python2-ed25519.Maxim Cournoyer
* gnu/packages/python-crypto.scm (python2-ed25519): Delete variable.
2022-05-31gnu: Remove python2-service-identity.Maxim Cournoyer
* gnu/packages/python-crypto.scm (python2-service-identity): Delete variable.
2022-05-26Merge branch 'master' into stagingLudovic Courtès
2022-05-16Merge branch 'master' into stagingEfraim Flashner
2022-05-20gnu: Add python-pyu2f.Ricardo Wurmus
* gnu/packages/python-crypto.scm (python-pyu2f): New variable.
2022-05-12gnu: Remove python2-keyring.Maxim Cournoyer
* gnu/packages/python-crypto.scm (python2-keyring): Delete variable. (python-keyring)[properties]: Delete field.
2022-05-12gnu: python-keyring: Fix test suite.Maxim Cournoyer
[phases]{check}: Provide the tests directory argument to pytest. Ignore project pytest configs and make it verbose. [native-inputs]: Delete python-pytest-checkdocs, python-pytest-cov and python-pytest-flake8.
2022-05-11gnu: python-cryptography: Bump 'rust-redox-syscall' dependency.Ludovic Courtès
Fixes a build failure. * gnu/packages/python-crypto.scm (python-cryptography): Replace 'rust-redox-syscall-0.1' with 'rust-redox-syscall-0.2'.
2022-05-11gnu: python-cryptography: Bump 'rust-redox-syscall' dependency.Ludovic Courtès
Fixes a build failure. * gnu/packages/python-crypto.scm (python-cryptography): Replace 'rust-redox-syscall-0.1' with 'rust-redox-syscall-0.2'.
2022-03-21Merge branch 'master' into staging.Maxim Cournoyer
2022-03-13gnu: python-pgpy: Update dependencies.Jelle Licht
* gnu/packages/python-crypto.scm (python-pgpy)[native-inputs]: Move python-cryptography, python-pyasn1, python-singledispatch, python-six from here ... [propagated-inputs]: ... to here.
2022-02-13gnu: python-pyopenssl: Update to 22.0.0.Marius Bakke
* gnu/packages/python-crypto.scm (python-pyopenssl): Update to 22.0.0. [arguments]: Respect TESTS? in check phase and rewrite in gexp style. (python2-pyopenssl): Update to 21.0.0. [source](patches): New field. * gnu/packages/patches/python2-pyopenssl-openssl-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly.
2022-02-13gnu: python-cryptography: Remove 3.3.1.Marius Bakke
* gnu/packages/python-crypto.scm (python-cryptography-vectors-next, python-cryptography-next): Merge with ... (python-cryptography-vectors, python-cryptography): ... these variables. (python2-cryptography-vectors, python2-cryptography): Stick with version 3.3.1. Remove labels while at it.
2022-02-13gnu: python-certifi: Update to 2021.10.8.Marius Bakke
* gnu/packages/python-crypto.scm (python-certifi): Update to 2021.10.8.
2022-01-23gnu: python-cryptography: Add 36.0.1.Marius Bakke
* gnu/packages/python-crypto.scm (python-cryptography-vectors-next, python-cryptography-next): New variables.
2022-01-18gnu: python-ecdsa: Update to 0.17.0.Lars-Dominik Braun
Required by python-esptool. * gnu/packages/python-crypto.scm (python-ecdsa): Update to 0.17.0. [arguments]: Ignore failing test.
2022-01-12gnu: python-base58: Update to 2.1.1.Marius Bakke
* gnu/packages/python-crypto.scm (python-base58)[arguments]: Override check phase. [native-inputs]: Add PYTHON-PYTEST and PYTHON-PYTEST-BENCHMARK.
2021-12-13gnu: Simplify package inputs.Ludovic Courtès
This commit was obtained by running: ./pre-inst-env guix style without any additional argument.
2021-11-24gnu: python2-cryptography: Remove 'sanity-check phase.Ricardo Wurmus
* gnu/packages/python-crypto.scm (python2-cryptography)[arguments]: Do not inherit; remove 'sanity-check phase.
2021-10-18Merge remote-tracking branch 'signed/master' into core-updatesMathieu Othacehe
2021-10-18gnu: python-pycryptodome: Update to 3.11.0.Sébastien Lerique
* gnu/packages/python-crypto.scm (python-pycryptodome): Update to 3.11.0. (python-pycryptodomex)[source]: Update hash since it inherits from python-pycryptodome. Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-12Merge remote-tracking branch 'origin/master' into core-updates-frozen.Mathieu Othacehe
2021-09-30gnu: Remove python-py-bcrypt.Vinicius Monego
* gnu/packages/python-crypto.scm (python-py-bcrypt, python2-py-bcrypt): Remove variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-09-30gnu: python-passlib: Use python-bcrypt.Vinicius Monego
py-bcrypt is unmaintained and support will be dropped in passlib 1.8. The recommended option is bcrypt. * gnu/packages/python-crypto.scm (python-passlib)[propagated-inputs]: Remove python-py-bcrypt. Add python-bcrypt. [arguments]<#:phases>: Don't return #t. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-09-30gnu: Remove python2-passlib.Vinicius Monego
* gnu/packages/python-crypto.scm (python2-passlib): Remove variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-09-07Merge branch 'master' into core-updates-frozenLudovic Courtès
2021-09-01gnu: python-pycryptodomex: Unbundle libtomcrypt.Maxime Devos
* gnu/packages/python-crypto.scm (python-pycryptodomex)[source]{snippet}: Unbundle libtomcrypt. (python-pycryptodomex)[source]{modules}: Add (guix build utils). Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-09-01gnu: python-pycryptodome: Unbundle libtomcrypt.Maxime Devos
* gnu/packages/python-crypto.scm (pycryptodome-unbundle-tomcrypt-snippet): New variable. (python-pycryptodome)[source]{snippet}: Unbundle libtomcrypt. (python-pycryptodome)[source]{modules}: Add (guix build utils). Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-08-12Merge branch 'master' into core-updates-frozenMarius Bakke
Conflicts: gnu/packages/algebra.scm gnu/packages/games.scm gnu/packages/golang.scm gnu/packages/kerberos.scm gnu/packages/mail.scm gnu/packages/python.scm gnu/packages/ruby.scm gnu/packages/scheme.scm gnu/packages/tex.scm gnu/packages/tls.scm gnu/packages/version-control.scm
2021-08-05gnu: Remove python2-paramiko.Ben Sturmfels
Remove unused dependency of previously removed fabric package. * gnu/packages/python-crypto.scm (python2-paramiko): Remove variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>