Commit 1c47007
committed
order change, add libgpgme - 24.04 ubuntu github action migration
Move 24.04 to first in matrix to try to get it to run earlier as I
only run 4 builds in parallel.
Replace redundant libgpgme-dev with libgpgme to try to fix error with
pip install gpg:
Collecting gpg
Downloading gpg-1.10.0.tar.gz (39 kB)
Installing build dependencies: started
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Getting requirements to build wheel: finished with status 'error'
error: subprocess-exited-with-error
× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> [2 lines of output]
<string>:163: SyntaxWarning: invalid escape sequence '\s'
Could not find gpgme-config. Please install the libgpgme
development package.
[end of output]
[skip travis]1 parent d43f45a commit 1c47007
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
219 | 219 | | |
220 | 220 | | |
221 | 221 | | |
222 | | - | |
| 222 | + | |
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
| |||
0 commit comments