[arch-commits] Commit in python-cryptography/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Tue Feb 9 18:27:43 UTC 2021


    Date: Tuesday, February 9, 2021 @ 18:27:43
  Author: felixonmars
Revision: 407743

upgpkg: python-cryptography 3.4.3-1

Modified:
  python-cryptography/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-09 15:13:19 UTC (rev 407742)
+++ PKGBUILD	2021-02-09 18:27:43 UTC (rev 407743)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-cryptography
-pkgver=3.4.2
+pkgver=3.4.3
 pkgrel=1
 pkgdesc="A package designed to expose cryptographic recipes and primitives to Python developers"
 arch=('x86_64')
@@ -12,7 +12,7 @@
 checkdepends=('python-pytest-runner' 'python-pytest-subtests' "python-cryptography-vectors=$pkgver"
               'python-iso8601' 'python-pretend' 'python-hypothesis' 'python-pytz')
 source=("https://pypi.io/packages/source/c/cryptography/cryptography-$pkgver.tar.gz")
-sha512sums=('8fa9fad24d55d3ff129d4ebf0837cd267bbd180429cda09e60730e67fb18e6af7ff4630989b18ab31ffc85046259eba546ad63388fd6e252bfbc850e7cbc62fc')
+sha512sums=('b6ae3ec9fee7333c8f8dbed3d16a882a15fec2794d4b3a0e923a0ab66d6589bab637eba9957cb54d43b3844f5d89363e824efe79619f06846be516ee9945b2c1')
 
 prepare() {
   # https://github.com/pyca/cryptography/pull/5777



More information about the arch-commits mailing list