[gnome-keysign: 3/12] setup: update dependencies and app URL
- From: Ludovico de Nittis <denittis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-keysign: 3/12] setup: update dependencies and app URL
- Date: Tue, 22 Jan 2019 09:02:37 +0000 (UTC)
commit abb16df457df5c73c85ca9f8dd16ffe928551c91
Author: RyuzakiKK <aasonykk gmail com>
Date: Mon Jan 21 09:34:59 2019 +0100
setup: update dependencies and app URL
setup.py | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
---
diff --git a/setup.py b/setup.py
index 8214651..d597078 100644
--- a/setup.py
+++ b/setup.py
@@ -170,7 +170,7 @@ setup(
description = 'OpenPGP key signing helper',
author = 'Tobias Mueller',
author_email = 'tobiasmue gnome org',
- url = 'http://wiki.gnome.org/GnomeKeysign',
+ url = 'https://wiki.gnome.org/Apps/Keysign',
packages = [
'keysign',
'keysign.compat',
@@ -220,7 +220,6 @@ setup(
'twisted[tls]>=17.5.0',
'future',
'magic-wormhole>=0.10.2',
- #'monkeysign', # Apparently not in the cheeseshop
# avahi # Also no entry in the cheeseshop
# dbus # dbus-python is in the cheeseshop but not pip-able
],
@@ -232,7 +231,6 @@ setup(
"lxml",
],
tests_require=[
- "pgpy",
"nose",
"tox",
"pycodestyle",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]