public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: sys-process/glances/files/
@ 2017-01-09 23:30 Patrice Clement
  0 siblings, 0 replies; 2+ messages in thread
From: Patrice Clement @ 2017-01-09 23:30 UTC (permalink / raw
  To: gentoo-commits

commit:     b7ee37d3fc09575f3aa58d66f685fdfeb8c20f30
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  9 23:29:51 2017 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Mon Jan  9 23:30:53 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7ee37d3

sys-process/glances: clean up obsolete patches.

Package-Manager: portage-2.3.0

 sys-process/glances/files/2.4.2-setup-data.patch | 15 ---------------
 1 file changed, 15 deletions(-)

diff --git a/sys-process/glances/files/2.4.2-setup-data.patch b/sys-process/glances/files/2.4.2-setup-data.patch
deleted file mode 100644
index b2d9d0b..00000000
--- a/sys-process/glances/files/2.4.2-setup-data.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-diff -ur Glances-2.4.2.orig/setup.py Glances-2.4.2/setup.py
---- setup.py	2015-05-29 04:10:10.000000000 +0800
-+++ setup.py	2015-07-10 14:47:54.333415133 +0800
-@@ -13,9 +13,7 @@
- 
- def get_data_files():
-     data_files = [
--        ('share/doc/glances', ['AUTHORS', 'COPYING', 'NEWS', 'README.rst',
--                               'conf/glances.conf', 'docs/glances-doc.html']),
--        ('share/doc/glances/images', glob.glob('docs/images/*.png')),
--        ('share/man/man1', ['man/glances.1'])
-+        ('share/man/man1', ['man/glances.1']),
-+        ('etc/glances', ['conf/glances.conf'])
-     ]
- 


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-process/glances/files/
@ 2024-08-20  6:54 Joonas Niilola
  0 siblings, 0 replies; 2+ messages in thread
From: Joonas Niilola @ 2024-08-20  6:54 UTC (permalink / raw
  To: gentoo-commits

commit:     e9d7382584a75bb5be97be6207795c4195e1c034
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Tue Aug 20 06:36:10 2024 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Tue Aug 20 06:52:47 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9d73825

sys-process/glances: remove unused patch

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 .../glances-3.4.0.3-disable-update-check.patch     | 40 ----------------------
 1 file changed, 40 deletions(-)

diff --git a/sys-process/glances/files/glances-3.4.0.3-disable-update-check.patch b/sys-process/glances/files/glances-3.4.0.3-disable-update-check.patch
deleted file mode 100644
index 79391aca3e4f..000000000000
--- a/sys-process/glances/files/glances-3.4.0.3-disable-update-check.patch
+++ /dev/null
@@ -1,40 +0,0 @@
-commit cf50275006e4bdd4a08c2235e688050a4a25a7a4
-Author: John Helmert III <ajak@gentoo.org>
-Date:   Sat Jun 10 10:38:03 2023 -0700
-
-    disable out-to-date runtime check
-    
-    Signed-off-by: John Helmert III <ajak@gentoo.org>
-
-diff --git a/glances/standalone.py b/glances/standalone.py
-index 8ab60e8c..b1f8c454 100644
---- a/glances/standalone.py
-+++ b/glances/standalone.py
-@@ -105,9 +105,6 @@ class GlancesStandalone(object):
-             # Init screen
-             self.screen = GlancesCursesStandalone(config=config, args=args)
- 
--        # Check the latest Glances version
--        self.outdated = Outdated(config=config, args=args)
--
-     @property
-     def quiet(self):
-         return self._quiet
-@@ -186,17 +183,3 @@ class GlancesStandalone(object):
- 
-         # Exit from export modules
-         self.stats.end()
--
--        # Check Glances version versus PyPI one
--        if self.outdated.is_outdated():
--            print(
--                "You are using Glances version {}, however version {} is available.".format(
--                    self.outdated.installed_version(), self.outdated.latest_version()
--                )
--            )
--            print("You should consider upgrading using: pip install --upgrade glances")
--            print("Disable this warning temporarily using: glances --disable-check-update")
--            print(
--                "To disable it permanently, refer config reference at "
--                "https://glances.readthedocs.io/en/latest/config.html#syntax"
--            )


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-08-20  6:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-20  6:54 [gentoo-commits] repo/gentoo:master commit in: sys-process/glances/files/ Joonas Niilola
  -- strict thread matches above, loose matches on Subject: below --
2017-01-09 23:30 Patrice Clement

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox