Age | Commit message (Expand) | Author |
2021-10-18 | gnu: python-pycryptodome: Update to 3.11.0....* 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>
| Sébastien Lerique |
2021-09-30 | gnu: Remove python-py-bcrypt....* gnu/packages/python-crypto.scm (python-py-bcrypt, python2-py-bcrypt): Remove
variables.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Vinicius Monego |
2021-09-30 | gnu: python-passlib: Use python-bcrypt....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>
| Vinicius Monego |
2021-09-30 | gnu: Remove python2-passlib....* gnu/packages/python-crypto.scm (python2-passlib): Remove variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Vinicius Monego |
2021-09-01 | gnu: python-pycryptodomex: Unbundle libtomcrypt....* 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>
| Maxime Devos |
2021-09-01 | gnu: python-pycryptodome: Unbundle libtomcrypt....* 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>
| Maxime Devos |
2021-08-05 | gnu: Remove python2-paramiko....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>
| Ben Sturmfels |
2021-08-05 | gnu: Remove python2-pynacl....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>
| Ben Sturmfels |
2021-08-05 | gnu: Remove python2-bcrypt....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>
| Ben Sturmfels |
2021-07-13 | gnu: Add python-certauth....* gnu/packages/python-crypto.scm (python-certauth): New variable.
| Maxim Cournoyer |
2021-07-05 | gnu: python2-pgpdump: Remove package....* gnu/packages/python-crypto.scm (python2-pgpdump): Remove variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| zimoun |
2021-06-29 | gnu: python2-roca-detect: Remove package....* gnu/packages/python-crypto.scm (python2-roca-detect): Remove variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| zimoun |
2021-05-05 | gnu: python-bcrypt: Update to 3.2.0....* gnu/packages/python-crypto.scm (python-bcrypt): Update to 3.2.0.
| Marius Bakke |
2021-03-17 | gnu: Use PACKAGE/INHERIT in more places....* 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.
| Mark H Weaver |
2021-03-10 | gnu: python-m2crypto: Disable tests because they are date-sensitive....* gnu/packages/python-crypto.scm (python-m2crypto)[arguments]: Set '#:tests?'
to '#f'.
| Léo Le Bouter |
2021-02-15 | gnu: python-keyring: Make tests skippable....* gnu/packages/python-crypto.scm (python-keyring)[arguments]: In custom
'check phase only run tests when tests? is #true.
| Efraim Flashner |
2021-02-15 | gnu: python-keyring: Update to 22.0.1....* 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.
| Efraim Flashner |
2021-02-15 | gnu: python-secretstorage: Update to 3.3.1....* gnu/packages/python-crypto.scm (python-secretstorage): Update to 3.3.1.
| Efraim Flashner |
2021-02-15 | gnu: python-jeepney: Update to 0.6.0....* gnu/packages/python-crypto.scm (python-jeepney): Update to 0.6.0.
[native-inputs]: Add python-trio, python-pytest-trio.
| Efraim Flashner |
2021-02-01 | Merge branch 'staging' | Leo Famulari |
2021-01-27 | gnu: python-xyz: Move a few modules to (gnu packages python-build)....* 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.
| Maxim Cournoyer |
2021-01-10 | Merge branch 'master' into staging | Efraim Flashner |
2021-01-04 | gnu: python-pyopenssl: Skip a test that assumes a 64-bit system....* gnu/packages/python-crypto.scm (python-pyopenssl)[arguments]: Skip another
test in the 'check' phase.
| Leo Famulari |
2021-01-02 | gnu: Update a copyright line....* gnu/packages/python-crypto.scm: Update copyright line.
| Nicolas Goaziou |
2021-01-02 | gnu: python-libnacl: Update to 1.7.2....* gnu/packages/python-crypto.scm (python-libnacl): Update to 1.7.2.
[arguments]: Fix phase locating libsodium.so.
| Nicolas Goaziou |
2020-12-13 | gnu: python-certifi: Update to 2020.12.5....* gnu/packages/python-crypto.scm (python-certifi): Update to 2020.12.5.
| Marius Bakke |
2020-12-13 | gnu: python-pyopenssl: Update to 20.0.0....* gnu/packages/python-crypto.scm (python-pyopenssl): Update to 20.0.0.
| Marius Bakke |
2020-12-13 | gnu: python-cryptography: Update to 3.3.1....* gnu/packages/python-crypto.scm (python-cryptography-vectors,
python-cryptography): Update to 3.3.1.
| Marius Bakke |
2020-11-22 | Merge branch 'master' into staging | Marius Bakke |
2020-11-21 | gnu: python-certifi: Update to 2020.11.8....* gnu/packages/python-crypto.scm (python-certifi): Update to 2020.11.8.
| Maxim Cournoyer |
2020-11-19 | gnu: Don't append '.git' to GitHub uris....* 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.
| Efraim Flashner |
2020-11-15 | Merge branch 'master' into staging | Marius Bakke |
2020-11-15 | gnu: python-pycryptodomex: Inherit from python-pycryptodome....* gnu/packages/python-crypto.scm (python-pycryptodomex): Inherit from
python-pycryptodome.
[build-system, home-page, synopsis, license]: Remove redundant fields.
| Tobias Geerinckx-Rice |
2020-11-15 | gnu: python-pycryptodome: Update to 3.9.9....* gnu/packages/python-crypto.scm (python-pycryptodome): Update to 3.9.9.
| Tobias Geerinckx-Rice |
2020-11-14 | gnu: python-pykeepass: Update to 3.2.1....* gnu/packages/python-crypto.scm (python-pykeepass): Update to 3.2.1.
[propagated-inputs]: Substitute python-pycryptodomex for
python-pycryptodome.
| Tobias Geerinckx-Rice |
2020-11-14 | gnu: python-pycryptodome: Note public-domain legacy....* gnu/packages/python-pycryptodome.scm (python-pycryptodome)[license]:
Add public-domain.
| Tobias Geerinckx-Rice |
2020-11-14 | gnu: python-pycryptodome: Expand description....* gnu/packages/python-crypto.scm (python-pycryptodome)[synopsis, description]:
Copy higher-level description from python-pycryptodomex.
| Tobias Geerinckx-Rice |
2020-11-14 | gnu: Add python-pycryptodomex....* gnu/packages/python-crypto.scm (python-pycryptodomex): New public
variable.
| Tobias Geerinckx-Rice |
2020-11-11 | Merge branch 'master' into staging | Marius Bakke |
2020-11-08 | gnu: python-pyotp: Update to 2.4.1....* gnu/packages/python-crypto.scm (python-pyotp): Update to 2.4.1.
| Tobias Geerinckx-Rice |
2020-10-19 | gnu: python-asn1crypto: Fix indentation....* gnu/packages/python-crypto.scm (python-asn1crypto): Fix indentation.
| Maxim Cournoyer |
2020-10-19 | gnu: python-asn1crypto: Update to 1.4.0....* gnu/packages/python-crypto.scm (python-asn1crypto): Update to 1.4.0.
| Maxim Cournoyer |
2020-10-19 | Merge branch 'master' into staging | Marius Bakke |
2020-10-19 | gnu: Add python-pyotp....* gnu/packages/python-crypto.scm (python-pyotp): New variable.
Signed-off-by: Marius Bakke <marius@gnu.org>
| Vinicius Monego |
2020-10-19 | gnu: Add python-pykeepass....* gnu/packages/python-crypto.scm (python-pykeepass): New variable.
Signed-off-by: Marius Bakke <marius@gnu.org>
| Vinicius Monego |
2020-10-17 | gnu: python-base58: Update to 2.0.1....* gnu/packages/python-crypto.scm (python-base58): Update to 2.0.1.
| Nicolas Goaziou |
2020-10-14 | gnu: python-pgpy: Run the tests....* gnu/packages/python-crypto.scm (python-pgpy)[arguments]: Replace the
default ‘check’ phase.
[native-inputs]: Add python-pytest.
| Tobias Geerinckx-Rice |
2020-10-14 | gnu: python-pgpy: Update to 0.5.3....* gnu/packages/python-crypto.scm (python-pgpy): Update to 0.5.3.
| Tobias Geerinckx-Rice |
2020-10-14 | gnu: python-passlib: Update to 1.7.4....* gnu/packages/python-crypto.scm (python-passlib): Update to 1.7.4.
| Tobias Geerinckx-Rice |
2020-10-13 | gnu: python-cryptography: Update to 3.1.1....* gnu/packages/python-crypto.scm (python-cryptography-vectors,
python-cryptography): Update to 3.1.1.
| Marius Bakke |