- Nov 29, 2019
-
-
Jenkins for Software Heritage authored
Update to upstream version '0.0.52' with Debian dir 95c5716132b2b4cd84b3f5a5dd75bb25bf9f3654
-
Antoine Lambert authored
Add support to automatically compute identifier in the following object models: Directory, Release, Revision, Snapshot. If the identifier is not provided as parameter, it will be computed when the model is initialized.
-
Antoine Lambert authored
-
- Nov 21, 2019
-
-
David Douard authored
-
Nicolas Dandrimont authored
-
Nicolas Dandrimont authored
Allows us to call tests on things other than python3, with the same settings.
-
- Nov 20, 2019
-
-
Nicolas Dandrimont authored
-
Stefano Zacchiroli authored
they will remain for internal use only, so should not be mentioned in this public spec this reverts the documentation part of 67fade5f
-
- Oct 30, 2019
-
-
Nicolas Dandrimont authored
-
Nicolas Dandrimont authored
-
Jenkins for Software Heritage authored
Update to upstream version '0.0.51' with Debian dir 0807fecfe56a10d6de3e5d0c3819238a3053bb94
-
Jenkins for Software Heritage authored
Update to upstream version '0.0.50' with Debian dir dd9155d8adbd0e75c08056bb9e558c368733b778
-
- Oct 29, 2019
-
-
David Douard authored
currently provides mainly 2 generators: - gen_origins() - gen_contents()
-
David Douard authored
we do not really need them to be mutable, plus we gain their instances now being hashable, so we can add them in set() for example.
-
- Oct 23, 2019
-
-
Nicolas Dandrimont authored
-
Jenkins for Software Heritage authored
Update to upstream version '0.0.49' with Debian dir 2751e4653a1b0de8dab5bc1ba1b7583d4c722b5d
-
Nicolas Dandrimont authored
Instead of relying on attr.asdict recursion, we do recursion ourselves. This simplifies a lot of the inherited to_dict() methods.
-
- Oct 20, 2019
-
-
Stefano Zacchiroli authored
-
Stefano Zacchiroli authored
-
Stefano Zacchiroli authored
-
- Oct 18, 2019
-
-
Jenkins for Software Heritage authored
Update to upstream version '0.0.48' with Debian dir 2a0299746fba2595a5d75107ee7c01bd1d04ef42
-
Nicolas Dandrimont authored
-
Nicolas Dandrimont authored
- Oct 09, 2019
-
-
Antoine R. Dumont authored
Related D2082
-
- Oct 06, 2019
-
-
Stefano Zacchiroli authored
-
- Oct 04, 2019
-
-
Stefano Zacchiroli authored
-
Stefano Zacchiroli authored
-
... from test_persistent_identifier. Closes T1986
-
- Oct 01, 2019
-
-
Stefano Zacchiroli authored
-
Stefano Zacchiroli authored
It is now possible to install swh-model without dulwich (and Click, FWIW). Users who want to use "swh identify" should "pip install swh-model[cli]".
-