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
9ef6c870
Commit
9ef6c870
authored
8 years ago
by
Nicolas Dandrimont
Browse files
Options
Downloads
Plain Diff
New upstream version 0.0.12
parents
b682f27f
cec445d5
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
5
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
PKG-INFO
+1
-1
1 addition, 1 deletion
PKG-INFO
debian/rules
+1
-1
1 addition, 1 deletion
debian/rules
swh.model.egg-info/PKG-INFO
+1
-1
1 addition, 1 deletion
swh.model.egg-info/PKG-INFO
swh/model/tests/test_git.py
+444
-2
444 additions, 2 deletions
swh/model/tests/test_git.py
version.txt
+1
-1
1 addition, 1 deletion
version.txt
with
448 additions
and
6 deletions
PKG-INFO
+
1
−
1
View file @
9ef6c870
Metadata-Version: 1.0
Metadata-Version: 1.0
Name: swh.model
Name: swh.model
Version: 0.0.1
1
Version: 0.0.1
2
Summary: Software Heritage data model
Summary: Software Heritage data model
Home-page: https://forge.softwareheritage.org/diffusion/DMOD/
Home-page: https://forge.softwareheritage.org/diffusion/DMOD/
Author: Software Heritage developers
Author: Software Heritage developers
...
...
This diff is collapsed.
Click to expand it.
debian/rules
+
1
−
1
View file @
9ef6c870
...
@@ -7,5 +7,5 @@ export PYBUILD_NAME=swh-model
...
@@ -7,5 +7,5 @@ export PYBUILD_NAME=swh-model
override_dh_auto_test:
override_dh_auto_test:
PYBUILD_SYSTEM=custom \
PYBUILD_SYSTEM=custom \
PYBUILD_TEST_ARGS="python{version} -m nose swh -sva '!db,!fs'" \
PYBUILD_TEST_ARGS="
cd {build_dir};
python{version} -m nose swh -sva '!db,!fs'" \
dh_auto_test
dh_auto_test
This diff is collapsed.
Click to expand it.
swh.model.egg-info/PKG-INFO
+
1
−
1
View file @
9ef6c870
Metadata-Version: 1.0
Metadata-Version: 1.0
Name: swh.model
Name: swh.model
Version: 0.0.1
1
Version: 0.0.1
2
Summary: Software Heritage data model
Summary: Software Heritage data model
Home-page: https://forge.softwareheritage.org/diffusion/DMOD/
Home-page: https://forge.softwareheritage.org/diffusion/DMOD/
Author: Software Heritage developers
Author: Software Heritage developers
...
...
This diff is collapsed.
Click to expand it.
swh/model/tests/test_git.py
+
444
−
2
View file @
9ef6c870
This diff is collapsed.
Click to expand it.
version.txt
+
1
−
1
View file @
9ef6c870
v0.0.11-0-g1a2b969
v0.0.12-0-gcec445d
\ No newline at end of file
\ 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