summaryrefslogtreecommitdiff
path: root/gnu/packages/python-crypto.scm
Commit message (Collapse)AuthorAge
* gnu: python2-roca-detect: Remove package.zimoun2021-06-29
| | | | | | * gnu/packages/python-crypto.scm (python2-roca-detect): Remove variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: python-bcrypt: Update to 3.2.0.Marius Bakke2021-05-05
| | | | * gnu/packages/python-crypto.scm (python-bcrypt): Update to 3.2.0.
* gnu: Use PACKAGE/INHERIT in more places.Mark H Weaver2021-03-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/algebra.scm (fftwf, fftw-openmpi), gnu/packages/audio.scm (ztoolkit-rsvg), gnu/packages/bioinformatics.scm (python2-dendropy), gnu/packages/boost.scm (boost-with-python2), gnu/packages/check.scm (python2-mock, python2-pytest-mock), gnu/packages/cups.scm (hplip-minimal), gnu/packages/freedesktop.scm (libinput-minimal), gnu/packages/gettext.scm (gnu-gettext), gnu/packages/glib.scm (python2-pygobject), gnu/packages/gnome.scm (gdl-minimal, libsoup-minimal, python2-pyatspi), gnu/packages/groff.scm (groff-minimal), gnu/packages/jami.scm (ffmpeg-jami), gnu/packages/libcanberra.scm (libcanberra/gtk+-2), gnu/packages/lirc.scm (python2-lirc), gnu/packages/llvm.scm (clang-runtime-3.5), gnu/packages/mpi.scm (java-openmpi, openmpi-thread-multiple), gnu/packages/node.scm (libnode), gnu/packages/onc-rpc.scm (libtirpc/hurd), gnu/packages/python-compression.scm (bitshuffle-for-snappy), gnu/packages/python-crypto.scm (python2-pycrypto, python2-cryptography) (python2-cryptography, python2-m2crypto), gnu/packages/python-web.scm (python2-html2text, python2-tornado) (python2-terminado, python2-ndg-httpsclient, python2-websocket-client) (python2-rauth, python2-url, python2-s3transfer), gnu/packages/python-xyz.scm (python2-psutil, python2-serpent) (python2-humanfriendly, python2-empy, python2-parse-type, python2-polib) (python2-jsonschema, python2-pystache, python2-cython, python2-numpydoc) (python2-ipyparallel, python2-traitlets, python2-dbus) (python2-beautifulsoup4, python2-pep517, python2-flake8, python2-llfuse) (python2-tlsh, python-file, python2-notebook, python-jupyter-console-minimal) (python2-contextlib2, python2-promise, python2-anyjson, python2-amqp) (python2-kombu, python2-billiard, python2-celery, python2-whoosh) (python2-jellyfish, python-rope, ptpython-2, python2-binaryornot) (python2-setproctitle, python2-argcomplete, python2-xopen, python2-isort) (python2-radon, python2-rfc6555, python2-activepapers, python2-send2trash) (python2-cloudpickle, python2-reparser), gnu/packages/python.scm (python2-called-python), gnu/packages/qt.scm (python2-sip, python-pyqt-without-qtwebkit, python2-pyqt) (python-qscintilla, python-pyqt+qscintilla), gnu/packages/scanner.scm (sane-backends), gnu/packages/sdl.scm (guile3.0-sdl2), gnu/packages/selinux.scm (checkpolicy, libselinux, libsemanage, secilc) (python-sepolgen, policycoreutils), gnu/packages/serialization.scm (lua5.1-libmpack, lua5.2-libmpack), gnu/packages/simulation.scm (fenics), gnu/packages/statistics.scm (python2-statsmodels), gnu/packages/texinfo.scm (info-reader), gnu/packages/wxwidgets.scm (wxwidgets-gtk2, wxwidgets-gtk2-3.1), gnu/packages/xml.scm (xmlsec-nss), gnu/packages/xorg.scm (uim-gtk, uim-qt), guix/build-system/python.scm (package-with-explicit-python) (strip-python2-variant): Use PACKAGE/INHERIT.
* gnu: python-m2crypto: Disable tests because they are date-sensitive.Léo Le Bouter2021-03-10
| | | | | * gnu/packages/python-crypto.scm (python-m2crypto)[arguments]: Set '#:tests?' to '#f'.
* gnu: python-keyring: Make tests skippable.Efraim Flashner2021-02-15
| | | | | * gnu/packages/python-crypto.scm (python-keyring)[arguments]: In custom 'check phase only run tests when tests? is #true.
* gnu: python-keyring: Update to 22.0.1.Efraim Flashner2021-02-15
| | | | | | | | * gnu/packages/python-crypto.scm (python-keyring): Update to 22.0.1. [source]: Remove snippet. [arguments]: Adjust custom 'check phase to just run tests. [native-inputs]: Add python-toml, python-setuptools. [propagated-inputs]: Remove python-importlib-metadata.
* gnu: python-secretstorage: Update to 3.3.1.Efraim Flashner2021-02-15
| | | | * gnu/packages/python-crypto.scm (python-secretstorage): Update to 3.3.1.
* gnu: python-jeepney: Update to 0.6.0.Efraim Flashner2021-02-15
| | | | | * gnu/packages/python-crypto.scm (python-jeepney): Update to 0.6.0. [native-inputs]: Add python-trio, python-pytest-trio.
* Merge branch 'staging'Leo Famulari2021-02-01
|\
| * Merge branch 'master' into stagingEfraim Flashner2021-01-10
| |\
| * | gnu: python-pyopenssl: Skip a test that assumes a 64-bit system.Leo Famulari2021-01-04
| | | | | | | | | | | | | | | * gnu/packages/python-crypto.scm (python-pyopenssl)[arguments]: Skip another test in the 'check' phase.
| * | gnu: python-certifi: Update to 2020.12.5.Marius Bakke2020-12-13
| | | | | | | | | | | | * gnu/packages/python-crypto.scm (python-certifi): Update to 2020.12.5.
| * | gnu: python-pyopenssl: Update to 20.0.0.Marius Bakke2020-12-13
| | | | | | | | | | | | * gnu/packages/python-crypto.scm (python-pyopenssl): Update to 20.0.0.
| * | gnu: python-cryptography: Update to 3.3.1.Marius Bakke2020-12-13
| | | | | | | | | | | | | | | * gnu/packages/python-crypto.scm (python-cryptography-vectors, python-cryptography): Update to 3.3.1.
* | | gnu: python-xyz: Move a few modules to (gnu packages python-build).Maxim Cournoyer2021-01-27
| |/ |/| | | | | | | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-pep517): Inherit from python-pep517-bootstrap. Remove the inherited common fields. (python-poetry-core, python-wheel) (python-toml): Move to ... * gnu/packages/python-build.scm: ... here, a new module. (python-pep517-bootstrap): New package. * gnu/local.mk (GNU_SYSTEM_MODULES): Register the new module.
* | gnu: Update a copyright line.Nicolas Goaziou2021-01-02
| | | | | | | | * gnu/packages/python-crypto.scm: Update copyright line.
* | gnu: python-libnacl: Update to 1.7.2.Nicolas Goaziou2021-01-02
|/ | | | | * gnu/packages/python-crypto.scm (python-libnacl): Update to 1.7.2. [arguments]: Fix phase locating libsodium.so.
* Merge branch 'master' into stagingMarius Bakke2020-11-22
|\
| * gnu: Don't append '.git' to GitHub uris.Efraim Flashner2020-11-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/admin.scm (nmrpflash)[source]: Remove '.git' from URI. * gnu/packages/aidc.scm (zxing-cpp), * gnu/packages/assembly.scm (mbuild), * gnu/packages/audio.scm (opensles, wildmidi, tinyalsa), * gnu/packages/browser-extensions.scm (ublock-origin-chromium), * gnu/packages/check.scm (mutest), * gnu/packages/compression.scm (unshield), * gnu/packages/coq.scm (subset), * gnu/packages/dictionaries.scm (translate-shell), * gnu/packages/disk.scm (memkind), * gnu/packages/documentation.scm (latex2html), * gnu/packages/emacs-xyz.scm (emacs-chronometrist, emacs-flycheck-ledger, emacs-counsel-notmuch, emacs-spaceline, emacs-org-generate), * gnu/packages/embedded.scm (ebusd, ebusd-configuration), * gnu/packages/enchant.scm (nuspell), * gnu/packages/fontutils.scm (woff2), * gnu/packages/geo.scm (memphis), * gnu/packages/gimp.scm (mrg), * gnu/packages/gnome-xyz.scm (gnome-shell-extension-appindicator), * gnu/packages/gnome.scm (parlatype), * gnu/packages/golang.scm (go-github-com-tv42-httpunix, go-github-com-ayufan-golang-kardianos-service), * gnu/packages/graphics.scm (eglexternalplatform, egl-wayland, mmm, directfb, flux), * gnu/packages/gstreamer.scm (openni2, ccextractor, libvisual, graphene), * gnu/packages/guile-xyz.scm (guile-srfi-180, guile-torrent), * gnu/packages/image.scm (openjpeg-data), * gnu/packages/java.scm (javacc), * gnu/packages/language.scm (liblouis, liblouisutdml), * gnu/packages/linux.scm (pamela, ttyebus), * gnu/packages/lxqt.scm (lxqt-connman-applet), * gnu/packages/mail.scm (libetpan), * gnu/packages/man.scm (ronn), * gnu/packages/music.scm (tascam-gtk, artyfx), * gnu/packages/networking.scm (srt, lksctp-tools, nng, nanomsg), * gnu/packages/python-crypto.scm (pure-python-otr), * gnu/packages/qt.scm (qtspell), * gnu/packages/raspberry-pi.scm (raspi-gpio, raspi-open-firmware), * gnu/packages/rdp.scm (freerdp), * gnu/packages/ruby.scm (ruby-prawn-templates, ruby-treetop, ruby-gimme, ruby-standard, ruby-rubocop-ast, ruby-rexml, ruby-range-compressor, ruby-regexp-property-values, ruby-regexp-parser, ruby-rubocop, ruby-pdf-reader, ruby-pdf-inspector, ruby-prawn), * gnu/packages/syncthing.scm (syncthing-gtk), * gnu/packages/video.scm (svt-hevc, mediasdk, libvideogfx, libde265, tslib), * gnu/packages/xml.scm (libxmlb, libxmlplusplus)[source]: Same.
* | gnu: python-certifi: Update to 2020.11.8.Maxim Cournoyer2020-11-21
| | | | | | | | * gnu/packages/python-crypto.scm (python-certifi): Update to 2020.11.8.
* | Merge branch 'master' into stagingMarius Bakke2020-11-15
|\|
| * gnu: python-pycryptodomex: Inherit from python-pycryptodome.Tobias Geerinckx-Rice2020-11-15
| | | | | | | | | | | | * gnu/packages/python-crypto.scm (python-pycryptodomex): Inherit from python-pycryptodome. [build-system, home-page, synopsis, license]: Remove redundant fields.
| * gnu: python-pycryptodome: Update to 3.9.9.Tobias Geerinckx-Rice2020-11-15
| | | | | | | | * gnu/packages/python-crypto.scm (python-pycryptodome): Update to 3.9.9.
| * gnu: python-pykeepass: Update to 3.2.1.Tobias Geerinckx-Rice2020-11-14
| | | | | | | | | | | | * gnu/packages/python-crypto.scm (python-pykeepass): Update to 3.2.1. [propagated-inputs]: Substitute python-pycryptodomex for python-pycryptodome.
| * gnu: python-pycryptodome: Note public-domain legacy.Tobias Geerinckx-Rice2020-11-14
| | | | | | | | | | * gnu/packages/python-pycryptodome.scm (python-pycryptodome)[license]: Add public-domain.
| * gnu: python-pycryptodome: Expand description.Tobias Geerinckx-Rice2020-11-14
| | | | | | | | | | * gnu/packages/python-crypto.scm (python-pycryptodome)[synopsis, description]: Copy higher-level description from python-pycryptodomex.
| * gnu: Add python-pycryptodomex.Tobias Geerinckx-Rice2020-11-14
| | | | | | | | | | * gnu/packages/python-crypto.scm (python-pycryptodomex): New public variable.
* | Merge branch 'master' into stagingMarius Bakke2020-11-11
|\|
| * gnu: python-pyotp: Update to 2.4.1.Tobias Geerinckx-Rice2020-11-08
| | | | | | | | * gnu/packages/python-crypto.scm (python-pyotp): Update to 2.4.1.
* | gnu: python-asn1crypto: Fix indentation.Maxim Cournoyer2020-10-19
| | | | | | | | * gnu/packages/python-crypto.scm (python-asn1crypto): Fix indentation.
* | gnu: python-asn1crypto: Update to 1.4.0.Maxim Cournoyer2020-10-19
| | | | | | | | * gnu/packages/python-crypto.scm (python-asn1crypto): Update to 1.4.0.
* | Merge branch 'master' into stagingMarius Bakke2020-10-19
|\|
| * gnu: Add python-pyotp.Vinicius Monego2020-10-19
| | | | | | | | | | | | * gnu/packages/python-crypto.scm (python-pyotp): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
| * gnu: Add python-pykeepass.Vinicius Monego2020-10-19
| | | | | | | | | | | | * gnu/packages/python-crypto.scm (python-pykeepass): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
| * gnu: python-base58: Update to 2.0.1.Nicolas Goaziou2020-10-17
| | | | | | | | * gnu/packages/python-crypto.scm (python-base58): Update to 2.0.1.
| * gnu: python-pgpy: Run the tests.Tobias Geerinckx-Rice2020-10-14
| | | | | | | | | | | | * gnu/packages/python-crypto.scm (python-pgpy)[arguments]: Replace the default ‘check’ phase. [native-inputs]: Add python-pytest.
| * gnu: python-pgpy: Update to 0.5.3.Tobias Geerinckx-Rice2020-10-14
| | | | | | | | * gnu/packages/python-crypto.scm (python-pgpy): Update to 0.5.3.
| * gnu: python-passlib: Update to 1.7.4.Tobias Geerinckx-Rice2020-10-14
| | | | | | | | * gnu/packages/python-crypto.scm (python-passlib): Update to 1.7.4.
* | gnu: python-cryptography: Update to 3.1.1.Marius Bakke2020-10-13
| | | | | | | | | | * gnu/packages/python-crypto.scm (python-cryptography-vectors, python-cryptography): Update to 3.1.1.
* | Merge branch 'master' into stagingGuillaume Le Vaillant2020-10-05
|\|
| * gnu: Fix typoes in package descriptions.Tobias Geerinckx-Rice2020-09-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/audio.scm (caps-plugins-lv2)[synopsis]: Fix typo. * gnu/packages/bioconductor.scm (r-karyoploter, r-anota, r-gcrma) (r-bigmemoryextras)[description]: Likewise. * gnu/packages/cran.scm (r-geometry)[synopsis]: Likewise. (r-stringdist, r-patchwork, r-depth, r-tea)[description]: Likewise. * gnu/packages/crates-io.scm (rust-assert-fs-0.11, rust-notify-4) (rust-tokio-fs-0.1)[synopsis, description]: Likewise. (rust-blas-sys-0.7)[description]: Likewise. (rust-fs-extra-1.1, rust-xattr-0.2)[synopsis]: Likewise. * gnu/packages/databases.scm (perl-mysql-config)[description]: Likewise. * gnu/packages/disk.scm (hddtemp)[description]: Likewise. * gnu/packages/django.scm (python-djangorestframework)[description]: Likewise. * gnu/packages/documentation.scm (doc++)[description]: Likewise. * gnu/packages/emacs-xyz.scm (emacs-kakoune, emacs-pyim-basedict, eless) (emacs-scpaste)[description]: Likewise. * gnu/packages/file-systems.scm (dbxfs)[description]: Likewise. * gnu/packages/finance.scm (python-stdnum)[description]: Likewise. * gnu/packages/fontutils.scm (woff2)[description]: Likewise. * gnu/packages/games.scm (openttd-opengfx)[description]: Likewise. * gnu/packages/gnome-xyz.scm (gnome-shell-extension-topicons-redux) [description]: Likewise. * gnu/packages/gnome.scm (libgrss)[description]: Likewise. * gnu/packages/golang.scm (go-github-com-mitchellh-reflectwalk) [description]: Likewise. (go-github-com-go-git-go-billy)[synopsis, description]: Likewise. * gnu/packages/haskell-check.scm (ghc-inspection-testing)[description]: Likewise. * gnu/packages/haskell-web.scm (ghc-yesod-form)[description]: Likewise. * gnu/packages/haskell-xyz.scm (ghc-hex)[description]: Likewise. * gnu/packages/hyperledger.scm (hyperledger-iroha-ed25519)[description]: Likewise. * gnu/packages/java.scm (java-mail)[synopsis]: Likewise. (java-native-access-platform)[description]: Likewise. * gnu/packages/kde-frameworks.scm (kactivities-stats)[description]: Likewise. * gnu/packages/kde-utils.scm (krusader)[description]: Likewise. * gnu/packages/language.scm (praat)[description]: Likewise. * gnu/packages/linux.scm (light)[description]: Likewise. * gnu/packages/lisp-xyz.scm (sbcl-hu.dwim.defclass-star)[description]: Likewise. * gnu/packages/mail.scm (dovecot-trees, sieve-connect)[description]: Likewise. * gnu/packages/ocaml.scm (ocaml-opam-file-format, ocaml-cppo) (ocaml4.07-ppx-variants-conv)[description]: Likewise. * gnu/packages/perl.scm (perl-convert-binhex)[description]: Likewise. * gnu/packages/python-crypto.scm (python-ecdsa)[description]: Likewise. * gnu/packages/python-web.scm (python-html5lib)[synopsis, description]: Likewise. (python-venusian)[synopsis]: Likewise. * gnu/packages/python-xyz.scm (python-readlike, python-gssapi) (python-flufl-i18n)[description]: Likewise. (python-pox, python-watchdog, python-xattr)[synopsis, description]: Likewise. * gnu/packages/ruby.scm (ruby-sorcerer)[description]: Likewise. * gnu/packages/rust-apps.scm (watchexec)[description]: Likewise. * gnu/packages/rust.scm (mrustc)[synopsis]: Likewise. * gnu/packages/shells.scm (s-shell)[description]: Likewise. * gnu/packages/ssh.scm (sshpass)[description]: Likewise. * gnu/packages/terminals.scm (beep)[description]: Likewise. * gnu/packages/web.scm (perl-lwp-useragent-cached)[description]: Likewise. * gnu/packages/wv.scm (wv)[description]: Likewise.
* | Merge branch 'staging' into wip-lispGuillaume Le Vaillant2020-09-23
|\ \ | |/ |/|
| * Merge remote-tracking branch 'origin/master' into stagingEfraim Flashner2020-09-05
| |\
| * | gnu: python-cryptography: Update to 3.0.Marius Bakke2020-07-25
| | | | | | | | | | | | | | | * gnu/packages/python-crypto.scm (python-cryptography-vectors, python-cryptography): Update to 3.0.
| * | Merge branch 'master' into stagingMarius Bakke2020-07-24
| |\ \
| * | | gnu: python-asn1crypto: Update to 1.3.0.Marius Bakke2020-07-14
| | | | | | | | | | | | | | | | | | | | * gnu/packages/python-crypto.scm (python-asn1crypto): Update to 1.3.0. [arguments]: New field. Override check phase.
* | | | gnu: Add python-potr.Raghav Gururajan2020-09-12
| |_|/ |/| | | | | | | | * gnu/packages/python-crypto.scm (python-potr): New variable.
* | | gnu: python-paramiko: Update to 2.7.2.Tobias Geerinckx-Rice2020-09-04
| | | | | | | | | | | | * gnu/packages/python-crypto.scm (python-paramiko): Update to 2.7.2.
* | | gnu: python-jeepney: Update to 0.4.3.Tobias Geerinckx-Rice2020-09-01
| | | | | | | | | | | | * gnu/packages/python-crypto.scm (python-jeepney): Update to 0.4.3.
* | | gnu: Add python-certipy.Efraim Flashner2020-08-09
| | | | | | | | | | | | * gnu/packages/python-crypto.scm (python-certipy): New variable.