Date: Saturday, December 3, 2022 @ 15:33:19
  Author: arojas
Revision: 1356342

upgpkg: python-keyrings-alt 1:4.2.0-1: Update to 4.2.0

Modified:
  python-keyrings-alt/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-12-03 15:00:30 UTC (rev 1356341)
+++ PKGBUILD    2022-12-03 15:33:19 UTC (rev 1356342)
@@ -9,22 +9,22 @@
 pkgname=python-keyrings-alt
 _pkgname=keyrings.alt
 epoch=1
-pkgver=4.1.1
+pkgver=4.2.0
 pkgrel=1
 pkgdesc="Alternate keyring implementations"
 arch=('any')
 url='https://github.com/jaraco/keyrings.alt'
 license=('MIT')
-depends=('python-keyring')
+depends=('python-keyring' 'python-jaraco.text')
 makedepends=('python-build' 'python-installer' 'python-setuptools-scm' 
'python-wheel')
-checkdepends=('libgnome-keyring' 'python-pycryptodome' 'python-gobject' 
'python-keyring'
+checkdepends=('libgnome-keyring' 'python-pycryptodome' 'python-pycryptodomex' 
'python-gobject' 'python-keyring'
               'python-pytest-enabler' 'python-pytest-mypy')
 optdepends=('libgnome-keyring: GNOME Integration'
             'python-gobject: GNOME Integration'
             'python-fs'
-            'python-crypto: Encrypted file storage')
+            'python-pycryptodome: Encrypted file storage')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha512sums=('ba9f30ed30cc90a569dae76ffb4b9e7b97be0d63d5d683ab9ffc45cf866bc394b70cec3ba0bfbc3a5344c3853155b460c0fe3887a2b66a220d04270d6da746d8')
+sha512sums=('395b5a53cb05f3bc96aaf0a2dd826b185902d1ef03f9603f4731bf334938cfd36c7430e41ed7f6c574d54c56ed6a77e1160c741b02877cd3c1169ae1ca86f437')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 

Reply via email to