dissect 3.18__tar.gz → 3.19.dev1__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
- Metadata-Version: 2.2
1
+ Metadata-Version: 2.4
2
2
  Name: dissect
3
- Version: 3.18
3
+ Version: 3.19.dev1
4
4
  Summary: Dissect is a digital forensics & incident response framework and toolset that allows you to quickly access and analyse forensic artefacts from various disk and file formats, developed by Fox-IT (part of NCC Group)
5
5
  Author-email: Dissect Team <dissect@fox-it.com>
6
6
  License: Affero General Public License v3
@@ -54,6 +54,7 @@ Provides-Extra: lz4
54
54
  Requires-Dist: dissect.util[lz4]; extra == "lz4"
55
55
  Provides-Extra: lzo
56
56
  Requires-Dist: dissect.util[lzo]; extra == "lzo"
57
+ Dynamic: license-file
57
58
 
58
59
  # dissect
59
60
 
@@ -1,6 +1,6 @@
1
- Metadata-Version: 2.2
1
+ Metadata-Version: 2.4
2
2
  Name: dissect
3
- Version: 3.18
3
+ Version: 3.19.dev1
4
4
  Summary: Dissect is a digital forensics & incident response framework and toolset that allows you to quickly access and analyse forensic artefacts from various disk and file formats, developed by Fox-IT (part of NCC Group)
5
5
  Author-email: Dissect Team <dissect@fox-it.com>
6
6
  License: Affero General Public License v3
@@ -54,6 +54,7 @@ Provides-Extra: lz4
54
54
  Requires-Dist: dissect.util[lz4]; extra == "lz4"
55
55
  Provides-Extra: lzo
56
56
  Requires-Dist: dissect.util[lzo]; extra == "lzo"
57
+ Dynamic: license-file
57
58
 
58
59
  # dissect
59
60
 
@@ -83,3 +83,4 @@ license-files = ["LICENSE", "COPYRIGHT"]
83
83
  include = ["dissect.*"]
84
84
 
85
85
  [tool.setuptools_scm]
86
+ local_scheme = "no-local-version"
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes