summarylogtreecommitdiffstats
path: root/sysdweb.patch
diff options
context:
space:
mode:
authorÓscar García Amor2016-11-22 17:12:39 +0100
committerÓscar García Amor2016-11-22 17:12:39 +0100
commit6761d0c65cdcddba7caf9413b2e9c700d4380c0b (patch)
tree434ae17d2c93778e25be316e13d8a64a75b0423b /sysdweb.patch
parent96ea8cf0ced077848488848d7a38bd328fa4eb61 (diff)
downloadaur-6761d0c65cdcddba7caf9413b2e9c700d4380c0b.tar.gz
Updated to 1.0
Diffstat (limited to 'sysdweb.patch')
-rw-r--r--sysdweb.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/sysdweb.patch b/sysdweb.patch
deleted file mode 100644
index dd067943c157..000000000000
--- a/sysdweb.patch
+++ /dev/null
@@ -1,13 +0,0 @@
---- a/setup.py 2016-11-18 18:25:40.675267465 +0100
-+++ b/setup.py 2016-11-18 19:53:50.949739754 +0100
-@@ -40,10 +40,6 @@
- 'sysdweb = sysdweb.main:main'
- ]
- },
-- install_requires = [
-- "bottle>=0.12.10",
-- "dbus-python>=1.2.4"
-- ],
- classifiers=[
- "Development Status :: 3 - Alpha",
- "Topic :: Utilities",