| Commit message (Collapse) | Author | Age |
... | |
| |
| |
| |
| | |
* gnu/packages/python-crypto.scm (python2-pycryptodome): Delete variable.
|
| |
| |
| |
| | |
* gnu/packages/python-crypto.scm (python2-m2crypto): Delete variable.
|
| |
| |
| |
| | |
* gnu/packages/python-crypto.scm (python2-josepy): Delete variable.
|
| |
| |
| |
| | |
* gnu/packages/python-crypto.scm (python2-slowaes): Delete variable.
|
| |
| |
| |
| | |
* gnu/packages/python-crypto.scm (python2-pyaes): Delete variable.
|
| |
| |
| |
| | |
* gnu/packages/python-crypto.scm (python2-axolotl-curve25519): Delete variable.
|
| |
| |
| |
| | |
* gnu/packages/python-crypto.scm (python2-pycrypto): Delete variable.
|
| |
| |
| |
| | |
* gnu/packages/python-crypto.scm (python2-ed25519): Delete variable.
|
| |
| |
| |
| | |
* gnu/packages/python-crypto.scm (python2-service-identity): Delete variable.
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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.
|
| |
| |
| |
| |
| | |
* gnu/packages/python-crypto.scm (python2-cryptography-vectors,
python2-cryptography): Update to 3.3.2.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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.
|
|\| |
|
| |
| |
| |
| | |
* gnu/packages/python-crypto.scm (python-pyu2f): New variable.
|
|\| |
|
| |
| |
| |
| |
| | |
* gnu/packages/python-crypto.scm (python2-keyring): Delete variable.
(python-keyring)[properties]: Delete field.
|
| |
| |
| |
| |
| |
| |
| | |
[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.
|
| |
| |
| |
| |
| |
| |
| | |
Fixes a build failure.
* gnu/packages/python-crypto.scm (python-cryptography): Replace
'rust-redox-syscall-0.1' with 'rust-redox-syscall-0.2'.
|
| |
| |
| |
| |
| |
| |
| | |
Fixes a build failure.
* gnu/packages/python-crypto.scm (python-cryptography): Replace
'rust-redox-syscall-0.1' with 'rust-redox-syscall-0.2'.
|
|\| |
|
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/python-crypto.scm (python-pgpy)[native-inputs]: Move
python-cryptography, python-pyasn1, python-singledispatch, python-six from
here ...
[propagated-inputs]: ... to here.
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* 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.
|
| |
| |
| |
| |
| |
| |
| |
| | |
* 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.
|
|/
|
|
| |
* gnu/packages/python-crypto.scm (python-certifi): Update to 2021.10.8.
|
|
|
|
|
| |
* gnu/packages/python-crypto.scm (python-cryptography-vectors-next,
python-cryptography-next): New variables.
|
|
|
|
|
|
|
| |
Required by python-esptool.
* gnu/packages/python-crypto.scm (python-ecdsa): Update to 0.17.0.
[arguments]: Ignore failing test.
|
|
|
|
|
|
| |
* gnu/packages/python-crypto.scm (python-base58)[arguments]: Override check
phase.
[native-inputs]: Add PYTHON-PYTEST and PYTHON-PYTEST-BENCHMARK.
|
|
|
|
|
|
|
|
| |
This commit was obtained by running:
./pre-inst-env guix style
without any additional argument.
|
|
|
|
|
| |
* gnu/packages/python-crypto.scm (python2-cryptography)[arguments]: Do not
inherit; remove 'sanity-check phase.
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| | |
* 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>
|
|\| |
|
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/python-crypto.scm (python-py-bcrypt, python2-py-bcrypt): Remove
variables.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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>
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/python-crypto.scm (python2-passlib): Remove variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|\| |
|
| |
| |
| |
| |
| |
| |
| |
| | |
* 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>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* 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>
|
|\|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| |
| |
| |
| |
| |
| |
| |
| | |
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>
|
| |
| |
| |
| |
| |
| |
| |
| | |
Remove unused dependency of previously removed fabric package.
* gnu/packages/python-crypto.scm (python2-pynacl): Remove variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
| |
| |
| |
| |
| |
| |
| |
| | |
Remove unused dependency of previously removed fabric package.
* gnu/packages/python-crypto.scm (python2-bcrypt): Remove variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/bioinformatics.scm (sailfish)[arguments]: Use
'search-input-file' when looking for *.a and *.so.
* gnu/packages/emulators.scm (dolphin-emu): Likewise.
* gnu/packages/engineering.scm (lepton-eda): Likewise.
(pcb): Likewise.
* gnu/packages/golang.scm (go-1.4): Likewise.
(go-1.14): Likewise.
* gnu/packages/haskell.scm (ghc-7): Likewise.
* gnu/packages/irods.scm (irods): Likewise.
* gnu/packages/language.scm (python2-tegaki-pygtk): Likewise.
* gnu/packages/lisp-xyz.scm (sbcl-lzlib): Likewise.
(sbcl-cl-gobject-introspection): Likewise.
(sbcl-cl-ana): Likewise.
(sbcl-cl-libuv): Likewise.
(sbcl-cl-async): Likewise.
(sbcl-mcclim): Likewise.
(sbcl-zstd): Likewise.
(sbcl-cl-opengl): Likewise.
(sbcl-lev): Likewise.
(sbcl-cl-glfw3): Likewise.
* gnu/packages/machine-learning.scm (tensorflow): Likewise.
* gnu/packages/messaging.scm (utox): Likewise.
* gnu/packages/mpi.scm (java-openmpi): Likewise.
* gnu/packages/music.scm (jack-select): Likewise.
* gnu/packages/pascal.scm (fpc): Likewise.
* gnu/packages/python-crypto.scm (python-libnacl): Likewise.
* gnu/packages/python-xyz.scm (python-cairocffi): Likewise.
(python-pyev): Likewise.
(python-pytidylib): Likewise.
* gnu/packages/radio.scm (unixcw): Likewise.
* gnu/packages/rust.scm (rust-1.32): Likewise.
* gnu/packages/security-token.scm (opensc): Likewise.
(python-pyscard): Likewise.
* gnu/packages/selinux.scm (python-setools): Likewise.
* gnu/packages/spice.scm (libcacard): Likewise.
* gnu/packages/telephony.scm (libtgvoip): Likewise.
|
|\| |
|
| |
| |
| |
| | |
* gnu/packages/python-crypto.scm (python-certauth): New variable.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/python-crypto.scm (python2-pgpdump): Remove variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/python-crypto.scm (python2-roca-detect): Remove variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
| |
| |
| |
| | |
* gnu/packages/python-crypto.scm (python-pyopenssl): Update to 20.0.1.
|
|\|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Conflicts:
gnu/local.mk
gnu/packages/bioinformatics.scm
gnu/packages/django.scm
gnu/packages/gtk.scm
gnu/packages/llvm.scm
gnu/packages/python-web.scm
gnu/packages/python.scm
gnu/packages/tex.scm
guix/build-system/asdf.scm
guix/build/emacs-build-system.scm
guix/profiles.scm
|
| |
| |
| |
| | |
* gnu/packages/python-crypto.scm (python-bcrypt): Update to 3.2.0.
|