15
0

Accepting request 703016 from home:eapodaca:branches:devel:languages:python

new package

OBS-URL: https://build.opensuse.org/request/show/703016
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Glances?expand=0&rev=1
This commit is contained in:
Tomáš Chvátal
2019-05-14 22:24:16 +00:00
committed by Git OBS Bridge
commit ae8bc4ee49
7 changed files with 131 additions and 0 deletions

9
remove-shebang.patch Normal file
View File

@@ -0,0 +1,9 @@
diff --git a/glances/__main__.py b/glances/__main__.py
index 197d5ce..3889719 100644
--- a/glances/__main__.py
+++ b/glances/__main__.py
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
# -*- coding: utf-8 -*-
#
# Glances - An eye on your system