Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
mentat-test
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
713
Mentat
mentat-test
Commits
c71cd65c
Commit
c71cd65c
authored
5 years ago
by
Jan Mach
Browse files
Options
Downloads
Patches
Plain Diff
Upgraded the pynspect library to version 0.17.
(Redmine issue:
#3387
,
#5065
)
parent
987917e0
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
conf/requirements.pip
+1
-1
1 addition, 1 deletion
conf/requirements.pip
lib/mentat/__init__.py
+1
-1
1 addition, 1 deletion
lib/mentat/__init__.py
submodules/pynspect
+1
-1
1 addition, 1 deletion
submodules/pynspect
with
3 additions
and
3 deletions
conf/requirements.pip
+
1
−
1
View file @
c71cd65c
...
...
@@ -27,7 +27,7 @@ rrdtool==0.1.15
pyyaml==5.1.1
pydgets==0.9
pyzenkit==0.54
pynspect==0.1
6
pynspect==0.1
7
ipranges==0.1.10
typedcols==0.1.13
idea-format==0.1.11
...
...
This diff is collapsed.
Click to expand it.
lib/mentat/__init__.py
+
1
−
1
View file @
c71cd65c
...
...
@@ -20,4 +20,4 @@ open-source project.
__author__
=
"
Jan Mach <jan.mach@cesnet.cz>
"
__credits__
=
"
Pavel Kácha <pavel.kacha@cesnet.cz>, Andrea Kropáčová <andrea.kropacova@cesnet.cz>
"
__version__
=
"
2.4.1
8
"
__version__
=
"
2.4.1
9
"
This diff is collapsed.
Click to expand it.
pynspect
@
b827fb4d
Compare
0582dcc1
...
b827fb4d
Subproject commit
0582dcc1f7aafe50e25a21c792ea1b3367ea5881
Subproject commit
b827fb4d07e40446afb2e93b3c00d03eb50a8b17
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment