From 0ba631b90f99df58cfb43cbe1aa8d052b45c9a9d Mon Sep 17 00:00:00 2001 From: Marius Bakke Date: Tue, 20 Feb 2018 15:14:17 +0100 Subject: gnu: python-cryptography: Update to 2.1.4. * gnu/packages/python-crypto.scm (python-cryptography-vectors, python-cryptography): Update to 2.1.4. --- gnu/packages/python-crypto.scm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'gnu') diff --git a/gnu/packages/python-crypto.scm b/gnu/packages/python-crypto.scm index 350193edd4..b27f520749 100644 --- a/gnu/packages/python-crypto.scm +++ b/gnu/packages/python-crypto.scm @@ -281,14 +281,14 @@ is used by the Requests library to verify HTTPS requests.") (define-public python-cryptography-vectors (package (name "python-cryptography-vectors") - (version "2.0.3") + (version "2.1.4") (source (origin (method url-fetch) (uri (pypi-uri "cryptography_vectors" version)) (sha256 (base32 - "1qa117fs1yd50zn2cfxh7d9l999ds0z4h83m9m7j4fk6ffm33f5y")))) + "1jm5c33qaz297sf99kz9kw8xi792ap9m6bwf0dfylls8z3rv9i3q")))) (build-system python-build-system) (home-page "https://github.com/pyca/cryptography") (synopsis "Test vectors for the cryptography package") @@ -303,14 +303,14 @@ is used by the Requests library to verify HTTPS requests.") (define-public python-cryptography (package (name "python-cryptography") - (version "2.0.3") + (version "2.1.4") (source (origin (method url-fetch) (uri (pypi-uri "cryptography" version)) (sha256 (base32 - "0fnck37zyvbzmccbp7w3jy27jgmij1992j5wyy3gxhw6a11b4jyh")))) + "14aj5ipbj1w5kba2hv6323954pachhflfrjhhmkjwssv3hvngng4")))) (build-system python-build-system) (inputs `(("openssl" ,openssl))) -- cgit v1.2.3 '>log msg
path: root/gnu/packages/lxqt.scm
AgeCommit message (Expand)Author
2023-08-15gnu: obconf-qt: Build with librsvg-for-system....Efraim Flashner
2023-05-03gnu: lxqt-archiver: Update to 0.8.0....宋文武
2023-05-03gnu: screengrab: Update to 2.6.0....宋文武
2023-05-03gnu: qterminal: Update to 1.3.0....宋文武
2023-05-03gnu: qtermwidget: Update to 1.3.0....宋文武
2023-05-03gnu: qps: Update to 2.7.0....宋文武
2023-05-03gnu: pavucontrol-qt: Update to 1.3.0....宋文武
2023-05-03gnu: lximage-qt: Update to 1.3.0....宋文武
2023-05-03gnu: pcmanfm-qt: Update to 1.3.0....宋文武
2023-05-03gnu: libfm-qt: Update to 1.3.0....宋文武
2023-05-03gnu: lxqt-themes: Update to 1.3.0....宋文武
2023-05-03gnu: lxqt-sudo: Update to 1.3.0....宋文武
2023-05-03gnu: lxqt-session: Update to 1.3.0....宋文武
2023-05-03gnu: lxqt-runner: Update to 1.3.0....宋文武
2023-05-03gnu: lxqt-qtplugin: Update to 1.3.0....宋文武
2023-05-03gnu: lxqt-powermanagement: Update to 1.3.0....宋文武
2023-05-03gnu: lxqt-policykit: Update to 1.3.0....宋文武
2023-05-03gnu: lxqt-panel: Update to 1.3.0....宋文武
2023-05-03gnu: lxqt-openssh-askpass: Update to 1.3.0....宋文武
2023-05-03gnu: lxqt-notificationd: Update to 1.3.0....宋文武
2023-05-03gnu: lxqt-globalkeys: Update to 1.3.0....宋文武
2023-05-03gnu: lxqt-config: Update to 1.3.0....宋文武
2023-05-03gnu: lxqt-admin: Update to 1.3.0....宋文武
2023-05-03gnu: lxqt-about: Update to 1.3.0....宋文武
2023-05-03gnu: liblxqt: Update to 1.3.0....宋文武
2023-05-03gnu: qtxdg-tools: Update to 3.11.0....宋文武
2023-05-03gnu: libqtxdg: Update to 3.11.0....宋文武
2023-05-03gnu: lxqt-build-tools: Update to 0.13.0....宋文武
2023-04-22Merge remote-tracking branch 'origin/master' into core-updatesAndreas Enge
2023-04-21Revert "gnu: lxqt-admin: Fix path for timezone file."...Leo Famulari
2023-04-19gnu: lxqt-session: Fix handling of procps@4....Andreas Enge
2023-03-02gnu: pcmanfm-qt: Update to 1.2.1....Juliana Sims
2023-03-02gnu: libfm-qt: Update to 1.2.1....Juliana Sims
2023-03-02gnu: lxqt-panel: Update to 1.2.1....Juliana Sims
2023-02-08gnu: lxqt-admin: Fix path for timezone file....Reza Alizadeh Majd