FreeBSD Bugzilla – Attachment 219057 Details for
Bug 250594
finance/electrum: missing dependensies: sqlite3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
finance/electrum: add missing dependency (databases/py-sqlite3)
electrum.txt (text/plain), 693 bytes, created by
Oleg Ginzburg
on 2020-10-25 11:30:41 UTC
(
hide
)
Description:
finance/electrum: add missing dependency (databases/py-sqlite3)
Filename:
MIME Type:
Creator:
Oleg Ginzburg
Created:
2020-10-25 11:30:41 UTC
Size:
693 bytes
patch
obsolete
>diff -ruN electrum.bak/Makefile electrum/Makefile >--- electrum.bak/Makefile 2020-10-16 18:08:16.146789000 +0300 >+++ electrum/Makefile 2020-10-25 14:24:38.793979000 +0300 >@@ -32,7 +32,8 @@ > ${PYTHON_PKGNAMEPREFIX}pycryptodomex>0:security/py-pycryptodomex@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}secp256k1>0:math/py-secp256k1@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}bitstring>0:devel/py-bitstring@${PY_FLAVOR} \ >- ${PYTHON_PKGNAMEPREFIX}attrs>=19.2.0:devel/py-attrs@${PY_FLAVOR} >+ ${PYTHON_PKGNAMEPREFIX}attrs>=19.2.0:devel/py-attrs@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}sqlite3>=3.7.9:databases/py-sqlite3@${PY_FLAVOR} > > USES= python:3.7+ > USE_PYTHON= autoplist concurrent distutils
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 250594
: 219057