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

Felix Yan felixonmars at gemini.archlinux.org
Thu Sep 8 08:16:06 UTC 2022


    Date: Thursday, September 8, 2022 @ 08:16:06
  Author: felixonmars
Revision: 455273

upgpkg: python-cryptography 38.0.0-1

Modified:
  python-cryptography/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-09-08 07:51:07 UTC (rev 455272)
+++ PKGBUILD	2022-09-08 08:16:06 UTC (rev 455273)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-cryptography
-pkgver=37.0.4
+pkgver=38.0.0
 pkgrel=1
 pkgdesc="A package designed to expose cryptographic recipes and primitives to Python developers"
 arch=('x86_64')
@@ -13,7 +13,7 @@
               'python-iso8601' 'python-pretend' 'python-hypothesis' 'python-pytz'
               'python-pytest-benchmark')
 source=("https://pypi.io/packages/source/c/cryptography/cryptography-$pkgver.tar.gz")
-sha512sums=('9d39a2ec4facffd6d1c1db9267248846071aca8ac3bccba3da2d1a0664c6ce2a38c5245a9b8f62845a83abe6ba2782c43333aa4260960f37dc2eac3789a73575')
+sha512sums=('4fa254031e9704b1572d4c5ba564c33cb01dd7b35e0f8341924dd0c998b3457e64842d3020f7be5287aa9f6086f17bc3cc66041c5058fe4857d85236cd316d74')
 
 build() {
   cd cryptography-$pkgver



More information about the arch-commits mailing list