aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/python-crypto.scm
Commit message (Collapse)AuthorAge
* gnu: python-pycryptodome: Update to 3.15.0.Marius Bakke2022-11-20
| | | | | * gnu/packages/python-crypto.scm (python-pycryptodome): Update to 3.15.0. (python-pycryptodomex): Update hash.
* gnu: python-keyring: Update to 23.9.3.Maxim Cournoyer2022-11-01
| | | | | | | | | | * gnu/packages/python-crypto.scm (python-keyring): Update to 23.9.3. [origin]: Fix indentation. [build-system]: Use pyproject-build-system. [test-flags]: New argument. [phases]: Remove check phase. Add workaround-test-failure phase. [native-inputs]: Remove python-setuptools. [propagated-inputs]: Add python-importlib-metadata and python-jaraco-classes.
* Merge remote-tracking branch 'origin/master' into stagingEfraim Flashner2022-10-12
|\ | | | | | | | | | | | | | | | | | | Conflicts: gnu/packages/gnuzilla.scm gnu/packages/graphics.scm gnu/packages/gstreamer.scm gnu/packages/gtk.scm gnu/packages/kde-frameworks.scm gnu/packages/video.scm
| * gnu: python-pyotp: Update to 2.7.0.Maxim Cournoyer2022-10-10
| | | | | | | | * gnu/packages/python-crypto.scm (python-pyotp): Update to 2.7.0.
| * gnu: Add python-zxcvbn.Maxim Cournoyer2022-10-10
| | | | | | | | * gnu/packages/python-crypto.scm (python-zxcvbn): New variable.
* | Merge branch 'master' into staging.Maxim Cournoyer2022-09-27
|\| | | | | | | | | | | With resolved conflicts in: gnu/local.mk gnu/packages/crates-io.scm
| * gnu: Add python-blake3.Ricardo Wurmus2022-09-25
| | | | | | | | * gnu/packages/python-crypto.scm (python-blake3): New variable.
* | Merge branch 'master' into stagingMarius Bakke2022-08-30
|\|
| * gnu: Introduce versioned 'openssl-1.1' variable.Marius Bakke2022-08-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ...and use it in packages that do not yet support 3.0. * gnu/packages/tls.scm (openssl): Rename to ... (openssl-1.1): ... this. (openssl/fixed): Inherit from OPENSSL-1.1. (openssl-3.0): Likewise. (openssl): Turn into alias for OPENSSL-1.1. * gnu/packages/ruby.scm (ruby-2.6)[inputs]: Change from OPENSSL to OPENSSL-1.1. (ruby-3.0)[inputs]: Change "openssl" input to OPENSSL. (ruby-3.1): Inherit from RUBY-3.0. * gnu/packages/python.scm (python-2.7)[inputs]: Change from OPENSSL to OPENSSL-1.1. (python-3.9)[inputs]: Replace "openssl" with OPENSSL. * gnu/packages/python-crypto.scm (python-cryptography)[inputs]: Change from OPENSSL to OPENSSL-1.1. * gnu/packages/databases.scm (mariadb)[inputs]: Likewise. * gnu/packages/node.scm (node)[native-inputs, inputs]: Likewise. (node-lts)[native-inputs]: Likewise.
* | Merge branch 'master' into stagingMarius Bakke2022-08-27
|\|
| * gnu: python-cryptography: Update to 37.0.4.Marius Bakke2022-08-27
| | | | | | | | | | | | | | | | | | | | | | * gnu/packages/python-crypto.scm (python-cryptography-vectors-next): Update to 37.0.4. (python-cryptography-next): Likewise. [arguments]: Add phase to adjust pyo3 requirement. Don't adjust ouroboros version. [inputs]: Change from RUST-OUROBOROS-0.14 and RUST-OUROBOROS-MACRO-0.14 to RUST-OUROBOROS-0.15 and RUST-OUROBOROS-MACRO-0.15. [native-inputs]: Add PYTHON-PYTEST-BENCHMARK.
| * gnu: python-pyu2f: Remove unused inputs.Marius Bakke2022-08-16
| | | | | | | | * gnu/packages/python-crypto.scm (python-pyu2f)[native-inputs]: Remove.
* | Merge branch 'master' into stagingMarius Bakke2022-07-13
|\|
| * gnu: Add python-starkbank-ecdsa.Antero Mejr2022-06-26
| | | | | | | | | | | | * gnu/packages/python-crypto.scm (python-starkbank-ecdsa): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* | gnu: python-certifi: Update to 2022.6.15.Marius Bakke2022-06-23
|/ | | | * gnu/packages/python-crypto.scm (python-certifi): Update to 2022.6.15.
* gnu: python-josepy: Update to 1.13.0.Marius Bakke2022-06-14
| | | | | * gnu/packages/python-crypto.scm (python-josepy): Update to 1.13.0. [propagated-inputs]: Remove PYTHON-SIX.
* Merge remote-tracking branch 'origin/master' into stagingEfraim Flashner2022-06-01
|\
| * gnu: Remove python2-asn1crypto.Maxim Cournoyer2022-05-31
| | | | | | | | * gnu/packages/python-crypto.scm (python2-asn1crypto): Delete variable.
| * gnu: Remove python2-cryptography-vectors.Maxim Cournoyer2022-05-31
| | | | | | | | * gnu/packages/python-crypto.scm (python2-cryptography-vectors): Delete variable.
| * gnu: Remove python2-cryptography.Maxim Cournoyer2022-05-31
| | | | | | | | | | * gnu/packages/python-crypto.scm (python2-cryptography): Delete variable. (python-cryptography)[properties]: Delete field.
| * gnu: Remove python2-pyopenssl.Maxim Cournoyer2022-05-31
| | | | | | | | * gnu/packages/python-crypto.scm (python2-pyopenssl): Delete variable.
| * gnu: Remove python2-certifi.Maxim Cournoyer2022-05-31
| | | | | | | | * gnu/packages/python-crypto.scm (python2-certifi): Delete variable.
| * gnu: Remove python2-ecdsa.Maxim Cournoyer2022-05-31
| | | | | | | | * gnu/packages/python-crypto.scm (python2-ecdsa): Delete variable.
| * gnu: Remove python2-ecpy.Maxim Cournoyer2022-05-31
| | | | | | | | * gnu/packages/python-crypto.scm (python2-ecpy): Delete variable.
| * gnu: Remove python2-axolotl.Maxim Cournoyer2022-05-31
| | | | | | | | * gnu/packages/python-crypto.scm (python2-axolotl): Delete variable.
| * gnu: Remove python2-pycryptodome.Maxim Cournoyer2022-05-31
| | | | | | | | * gnu/packages/python-crypto.scm (python2-pycryptodome): Delete variable.
| * gnu: Remove python2-m2crypto.Maxim Cournoyer2022-05-31
| | | | | | | | * gnu/packages/python-crypto.scm (python2-m2crypto): Delete variable.
| * gnu: Remove python2-josepy.Maxim Cournoyer2022-05-31
| | | | | | | | * gnu/packages/python-crypto.scm (python2-josepy): Delete variable.
| * gnu: Remove python2-slowaes.Maxim Cournoyer2022-05-31
| | | | | | | | * gnu/packages/python-crypto.scm (python2-slowaes): Delete variable.
| * gnu: Remove python2-pyaes.Maxim Cournoyer2022-05-31
| | | | | | | | * gnu/packages/python-crypto.scm (python2-pyaes): Delete variable.
| * gnu: Remove python2-axolotl-curve25519.Maxim Cournoyer2022-05-31
| | | | | | | | * gnu/packages/python-crypto.scm (python2-axolotl-curve25519): Delete variable.
| * gnu: Remove python2-pycrypto.Maxim Cournoyer2022-05-31
| | | | | | | | * gnu/packages/python-crypto.scm (python2-pycrypto): Delete variable.
| * gnu: Remove python2-ed25519.Maxim Cournoyer2022-05-31
| | | | | | | | * gnu/packages/python-crypto.scm (python2-ed25519): Delete variable.
| * gnu: Remove python2-service-identity.Maxim Cournoyer2022-05-31
| | | | | | | | * gnu/packages/python-crypto.scm (python2-service-identity): Delete variable.
* | gnu: python-pyopenssl: Downgrade to 21.0.0.Efraim Flashner2022-05-31
| | | | | | | | | | | | | | | | | | 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: python2-cryptography: Update to 3.3.2.Efraim Flashner2022-05-30
| | | | | | | | | | * gnu/packages/python-crypto.scm (python2-cryptography-vectors, python2-cryptography): Update to 3.3.2.
* | gnu: python-cryptography: Downgrade to 3.4.8.Efraim Flashner2022-05-30
| | | | | | | | | | | | | | | | | | | | 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.
* | Merge branch 'master' into stagingLudovic Courtès2022-05-26
|\|
| * gnu: Add python-pyu2f.Ricardo Wurmus2022-05-20
| | | | | | | | * gnu/packages/python-crypto.scm (python-pyu2f): New variable.
* | Merge branch 'master' into stagingEfraim Flashner2022-05-16
|\|
| * gnu: Remove python2-keyring.Maxim Cournoyer2022-05-12
| | | | | | | | | | * gnu/packages/python-crypto.scm (python2-keyring): Delete variable. (python-keyring)[properties]: Delete field.
| * gnu: python-keyring: Fix test suite.Maxim Cournoyer2022-05-12
| | | | | | | | | | | | | | [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.
| * gnu: python-cryptography: Bump 'rust-redox-syscall' dependency.Ludovic Courtès2022-05-11
| | | | | | | | | | | | | | Fixes a build failure. * gnu/packages/python-crypto.scm (python-cryptography): Replace 'rust-redox-syscall-0.1' with 'rust-redox-syscall-0.2'.
* | gnu: python-cryptography: Bump 'rust-redox-syscall' dependency.Ludovic Courtès2022-05-11
| | | | | | | | | | | | | | Fixes a build failure. * gnu/packages/python-crypto.scm (python-cryptography): Replace 'rust-redox-syscall-0.1' with 'rust-redox-syscall-0.2'.
* | Merge branch 'master' into staging.Maxim Cournoyer2022-03-21
|\|
| * gnu: python-pgpy: Update dependencies.Jelle Licht2022-03-13
| | | | | | | | | | | | | | * 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: python-pyopenssl: Update to 22.0.0.Marius Bakke2022-02-13
| | | | | | | | | | | | | | | | | | * 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: python-cryptography: Remove 3.3.1.Marius Bakke2022-02-13
| | | | | | | | | | | | | | | | * 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: python-certifi: Update to 2021.10.8.Marius Bakke2022-02-13
|/ | | | * gnu/packages/python-crypto.scm (python-certifi): Update to 2021.10.8.
* gnu: python-cryptography: Add 36.0.1.Marius Bakke2022-01-23
| | | | | * gnu/packages/python-crypto.scm (python-cryptography-vectors-next, python-cryptography-next): New variables.