Commit Graph

57 Commits

Author SHA1 Message Date
Bharath Vignesh J K
9890749d81 add: pre-commit - setup changes 2024-05-17 02:11:23 +05:30
Bharath Vignesh J K
98f2bb7fbe chg: event_list - enable data validation only if pydantic available 2024-05-16 17:00:20 +05:30
Bharath Vignesh J K
25ae493517 chg: requirements.txt - use pydantic v2
Co-authored-by: Saketh Raman KS <sakethramansundaram78@gmail.com>
2024-05-15 10:19:07 +05:30
nicolargo
fdd819c450 Remove Pytz from dep, because it is not used anymore 2024-04-30 17:15:09 +02:00
nicolargo
77167b8bce Event is now a Dataclass 2024-03-17 17:07:13 +01:00
nicolargo
bcf4ce45fc Rename any reference to Bottle in doc and dep file. Ready to refactor the main glances_restful_api.py file. 2023-11-26 10:02:30 +01:00
nicolargo
dbbdc34bf0 Correct timestamp on alert for terminal mode 2023-11-05 09:53:44 +01:00
nicolargo
db4bd0d136 Merge from develop 2023-03-12 09:44:43 +01:00
nicolargo
2d2d71d81f Security alert on ujson < 5.4 2022-12-21 13:56:54 +01:00
nicolargo
70aa46d4a0 Solve conflicts 2022-11-19 16:08:18 +01:00
nicolargo
ea60836cc9 Correct unitary test with Python 3.5 2022-11-19 15:57:27 +01:00
Nicolas Hennion
d0b4f92a95
Merge pull request #2202 from chncaption/oscs_fix_cdr0ts8au51t49so8c6g
fix(sec): upgrade psutil to 5.6.7
2022-11-19 15:29:36 +01:00
nicolargo
a9ee2aa09c Replace json by ujson #2201 2022-11-19 15:27:12 +01:00
chncaption
48341ca82d update psutil 5.3.0 to 5.6.7 2022-11-17 18:37:44 +08:00
nicolargo
55b063c6b0 Resolve merge conflicts 2022-09-08 10:15:16 +02:00
nicolargo
4ecbb61bb9 Windows Python 3 installation fails on dependency package "future" #2109 2022-08-20 08:45:00 +02:00
nicolargo
d80a9cf229 Remove future dep 2021-08-29 14:48:24 +02:00
nicolargo
5b5cb1ceea distutils is deprecated in Python 3.10 #1923 2021-08-29 10:37:25 +02:00
nicolargo
9d6051be4a Security audit - B411 #1025 2021-07-09 10:03:37 +02:00
Nicolas Hennion
7275143318 Set minimal version for PSUtil 2021-05-26 15:54:11 +02:00
nicolargo
8aaaa65929 Improve dep 2020-12-24 10:04:06 +01:00
nicolargo
e803152260 Update develop Dockerfile to use test.pypi.org 2020-08-22 14:34:00 +02:00
nicolargo
8b5b19501b Glances 3.1.4 ready to be released 2020-03-10 21:52:01 +01:00
nicolargo
b43b5007a9 Glances 3.1.1RC1 2019-07-06 18:56:53 +02:00
nicolargo
5bd4d587a7 Add Future lib 2019-04-27 11:02:04 +02:00
nicolargo
f73ec13c8f PsUtil 5.6.1. Bring load on Windows OS 2019-04-11 13:27:53 +02:00
nicolargo
316d693c97 Glances 3.1.0 2019-01-19 16:41:03 +01:00
nicolargo
68328c7b75 Correct some coding style in the HDD smart plugin 2018-09-05 17:34:32 +02:00
Tim Nibert
4259f78eda Removed pySMART version hack, now using pySMART.smartx from pip 2018-08-22 20:36:36 +10:00
Tim Nibert
c15a970937 Hard disk SMART plugin, includes python3 patched pySMART 2018-08-20 18:18:21 +10:00
Alessio Sergi
ee2b6154fb requirements.txt: psutil 5.4.3 2018-02-16 14:36:56 +01:00
nicolargo
fc7106c012 First rush for the issue #1105. Bug with Process IO when Glances starts 2018-01-06 11:20:50 +01:00
nicolargo
ad4763eb43 Update version and doc for Glances 2.11 2017-08-27 13:57:54 +02:00
nicolargo
f797bee738 Add fans support thanks to PsUtil 5.2.0 2017-03-05 12:56:12 +01:00
nicolargo
ca79bd5c43 Update PsUtil to 5.1.3 2017-02-11 18:22:56 +01:00
nicolargo
184e444dc4 Update PsUtil version 2016-12-24 17:31:47 +01:00
Alessio Sergi
85fa23ab71 Revert "Deprecated platform method in Python 3.7 #945"
This reverts commit 4877be45ea.
2016-11-02 10:12:03 +01:00
nicolargo
4877be45ea Deprecated platform method in Python 3.7 #945 2016-10-26 22:22:03 +02:00
nicolargo
538b5d9e3c Change the Circle CI file 2016-07-03 12:38:14 +02:00
nicolargo
6329ae6588 Remove file after Python 2.6 deprecation 2016-05-23 16:15:30 +02:00
nicolargo
278add2bcf Update PSUtil req to 4.1.0 / Ready to tag 2.6 2016-03-16 17:41:07 +01:00
Alessio Sergi
5f16ba60f4 requirements.txt: psutil 4.0.0 2016-03-06 20:06:13 +01:00
Alessio Sergi
9ba5e238a6 requirements.txt: psutil 3.3.0 2015-11-26 12:00:00 +01:00
Alessio Sergi
bd50b5745c requirements.txt: psutil 3.2.2 2015-10-07 13:15:15 +02:00
Nicolargo
c1ff999c09 Glances 2.5 RC1 2015-09-18 15:31:18 +02:00
Alessio Sergi
c7580a47ed requirements.txt: psutil 2.2.1 2015-02-22 12:51:15 +01:00
Nicolargo
c7fad235f3 Update docs file for the 2.3 version 2015-01-31 13:45:48 +01:00
Nicolargo
ef158378d3 version 2.1.1 2014-10-02 21:20:39 +02:00
Alessio Sergi
3687321b30 Miscellaneous fixes and improvements
Rules of thumb:
- setup.py only <=, >=
- requirements.txt only ==
2014-05-07 16:59:59 +02:00
Nicolas Hennion
5f8f0c7fb7 Change Python packaging files and structure for color console 2014-04-13 21:48:58 +02:00