Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / 
electrum


Commits:
4ff74b15 by Carl Smedstad at 2026-03-15T18:26:09+01:00
upgpkg: 4.7.1-1: Upstream release

https://github.com/spesmilo/electrum/blob/4.7.1/RELEASE-NOTES

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = electrum
        pkgdesc = Lightweight Bitcoin wallet
-       pkgver = 4.7.0
+       pkgver = 4.7.1
        pkgrel = 1
        url = https://electrum.org
        arch = any
@@ -37,13 +37,13 @@ pkgbase = electrum
        optdepends = python-qdarkstyle: optional dark theme in graphical mode
        optdepends = python-rpyc: send commands to Electrum Python console from 
an external script
        optdepends = zbar: QR code reading support
-       source = git+https://github.com/spesmilo/electrum.git#tag=4.7.0?signed
+       source = git+https://github.com/spesmilo/electrum.git#tag=4.7.1?signed
        source = git+https://github.com/spesmilo/electrum-locale.git
        source = git+https://github.com/spesmilo/electrum-http.git
        source = electrum-remove-runtime-aiorpcx-version-check.patch
        validpgpkeys = 6694D8DE7BE8EE5631BED9502BD5824B7F9470E6
        validpgpkeys = 4AD64339DFA05E20B3F6AD51E7B748CDAF5E5ED9
-       b2sums = 
f7e103256cc22c2c57662b338dcc71c5f31a334419c4401fb5c806fa29381345d995e1ebffd2e74c3efad36b38f7e75e7635170205d18d86b7aeed08268031d1
+       b2sums = 
bc5a5956ccec16eddb85248a21084643e5de0190b40c455a7404e774d67773d0b03993f6b981f2ddbdc5f961518db0792e1a88d478d8d6f5c0102f3f4e206df6
        b2sums = SKIP
        b2sums = SKIP
        b2sums = 
9faa19e6442e1f736ec05499f7a66839c9791c5487ac8edd8d3ccb13b6ad070fba7a3625d9aa5040962aa336567409c2720fb933829eedc027cb3ceac5d6e479


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 # Contributor: Andy Weidenbaum <[email protected]>
 
 pkgname=electrum
-pkgver=4.7.0
+pkgver=4.7.1
 pkgrel=1
 pkgdesc="Lightweight Bitcoin wallet"
 arch=('any')
@@ -59,7 +59,7 @@ source=(
   "git+https://github.com/spesmilo/electrum-http.git";
   "$pkgname-remove-runtime-aiorpcx-version-check.patch"
 )
-b2sums=('f7e103256cc22c2c57662b338dcc71c5f31a334419c4401fb5c806fa29381345d995e1ebffd2e74c3efad36b38f7e75e7635170205d18d86b7aeed08268031d1'
+b2sums=('bc5a5956ccec16eddb85248a21084643e5de0190b40c455a7404e774d67773d0b03993f6b981f2ddbdc5f961518db0792e1a88d478d8d6f5c0102f3f4e206df6'
         'SKIP'
         'SKIP'
         
'9faa19e6442e1f736ec05499f7a66839c9791c5487ac8edd8d3ccb13b6ad070fba7a3625d9aa5040962aa336567409c2720fb933829eedc027cb3ceac5d6e479')
@@ -86,7 +86,7 @@ build() {
 
 check() {
   cd $pkgname
-  pytest
+  pytest --ignore=electrum/locale/llm_proofreader
 }
 
 package() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/electrum/-/commit/4ff74b15a5b8a59efce9f8cfe8acf6fece2f31b4

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/electrum/-/commit/4ff74b15a5b8a59efce9f8cfe8acf6fece2f31b4
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to