mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Replace dbus-python by jeepney in sources
This commit is contained in:
parent
3e2c8ef699
commit
d630ca0674
@ -597,13 +597,12 @@
|
|||||||
},
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
"name": "dbuspython",
|
"name": "jeepney",
|
||||||
"python": 2,
|
|
||||||
"os": "linux",
|
"os": "linux",
|
||||||
"unix": {
|
"unix": {
|
||||||
"filename": "dbus-python-1.2.16.tar.gz",
|
"filename": "jeepney-0.6.0.tar.gz",
|
||||||
"hash": "sha256:11238f1d86c995d8aed2e22f04a1e3779f0d70e587caffeab4857f3c662ed5a4",
|
"hash": "sha256:7d59b6622675ca9e993a6bd38de845051d315f8b0c72cca3aef733a20b648657",
|
||||||
"urls": ["https://dbus.freedesktop.org/releases/dbus-python/{filename}"]
|
"urls": ["pypi"]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user