Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
swh-model
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
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Renaud Boyer
swh-model
Commits
2c116483
Commit
2c116483
authored
5 years ago
by
Jenkins for Software Heritage
Browse files
Options
Downloads
Plain Diff
New upstream version 0.0.47
parents
dd705e30
340b0010
No related branches found
Branches containing commit
Tags
debian/6.10.0-1_swh1
Tags containing commit
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
PKG-INFO
+2
-2
2 additions, 2 deletions
PKG-INFO
swh.model.egg-info/PKG-INFO
+2
-2
2 additions, 2 deletions
swh.model.egg-info/PKG-INFO
swh/__init__.py
+2
-2
2 additions, 2 deletions
swh/__init__.py
version.txt
+1
-1
1 addition, 1 deletion
version.txt
with
7 additions
and
7 deletions
PKG-INFO
+
2
−
2
View file @
2c116483
Metadata-Version: 2.1
Name: swh.model
Version: 0.0.4
6
Version: 0.0.4
7
Summary: Software Heritage data model
Home-page: https://forge.softwareheritage.org/diffusion/DMOD/
Author: Software Heritage developers
Author-email: swh-devel@inria.fr
License: UNKNOWN
Project-URL: Bug Reports, https://forge.softwareheritage.org/maniphest
Project-URL: Funding, https://www.softwareheritage.org/donate
Project-URL: Bug Reports, https://forge.softwareheritage.org/maniphest
Project-URL: Source, https://forge.softwareheritage.org/source/swh-model
Description: swh-model
=========
...
...
This diff is collapsed.
Click to expand it.
swh.model.egg-info/PKG-INFO
+
2
−
2
View file @
2c116483
Metadata-Version: 2.1
Name: swh.model
Version: 0.0.4
6
Version: 0.0.4
7
Summary: Software Heritage data model
Home-page: https://forge.softwareheritage.org/diffusion/DMOD/
Author: Software Heritage developers
Author-email: swh-devel@inria.fr
License: UNKNOWN
Project-URL: Bug Reports, https://forge.softwareheritage.org/maniphest
Project-URL: Funding, https://www.softwareheritage.org/donate
Project-URL: Bug Reports, https://forge.softwareheritage.org/maniphest
Project-URL: Source, https://forge.softwareheritage.org/source/swh-model
Description: swh-model
=========
...
...
This diff is collapsed.
Click to expand it.
swh/__init__.py
+
2
−
2
View file @
2c116483
from
pkgutil
import
extend_path
from
typing
import
Iterable
__path__
=
__import__
(
'
pkgutil
'
).
extend_path
(
__path__
,
__name__
)
# type: Iterable[str]
__path__
=
extend_path
(
__path__
,
__name__
)
# type: Iterable[str]
This diff is collapsed.
Click to expand it.
version.txt
+
1
−
1
View file @
2c116483
v0.0.46-0-g1295f45
\ No newline at end of file
v0.0.47-0-g340b001
\ No newline at end of file
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