Replace dbus-python by jeepney in sources

This commit is contained in:
Kovid Goyal 2021-06-24 22:14:14 +05:30
parent 3e2c8ef699
commit d630ca0674
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -597,13 +597,12 @@
},
{
"name": "dbuspython",
"python": 2,
"name": "jeepney",
"os": "linux",
"unix": {
"filename": "dbus-python-1.2.16.tar.gz",
"hash": "sha256:11238f1d86c995d8aed2e22f04a1e3779f0d70e587caffeab4857f3c662ed5a4",
"urls": ["https://dbus.freedesktop.org/releases/dbus-python/{filename}"]
"filename": "jeepney-0.6.0.tar.gz",
"hash": "sha256:7d59b6622675ca9e993a6bd38de845051d315f8b0c72cca3aef733a20b648657",
"urls": ["pypi"]
}
},