git-annex 10.20250520b7__py3-none-manylinux_2_34_x86_64.whl → 10.20250605rc1__py3-none-manylinux_2_34_x86_64.whl
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.
- git_annex/git-annex +0 -0
- {git_annex-10.20250520b7.dist-info → git_annex-10.20250605rc1.dist-info}/METADATA +5 -7
- {git_annex-10.20250520b7.dist-info → git_annex-10.20250605rc1.dist-info}/RECORD +5 -5
- {git_annex-10.20250520b7.dist-info → git_annex-10.20250605rc1.dist-info}/WHEEL +0 -0
- {git_annex-10.20250520b7.dist-info → git_annex-10.20250605rc1.dist-info}/entry_points.txt +0 -0
git_annex/git-annex
CHANGED
Binary file
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: git-annex
|
3
|
-
Version: 10.
|
3
|
+
Version: 10.20250605rc1
|
4
4
|
Summary: manage files with git, without checking their contents into git
|
5
5
|
Project-URL: Homepage, https://git-annex.branchable.com/
|
6
6
|
Project-URL: Documentation, https://git-annex.branchable.com/git-annex
|
@@ -35,6 +35,8 @@ Description-Content-Type: text/markdown
|
|
35
35
|
|
36
36
|
# Python wheel package for git-annex
|
37
37
|
|
38
|
+
[](https://github.com/psychoinformatics-de/git-annex-wheel/actions/workflows/test-pypi-wheel.yaml)
|
39
|
+
|
38
40
|
## Why?
|
39
41
|
|
40
42
|
[Git-annex](https://git-annex.branchable.com/) is written in Haskell and plenty
|
@@ -76,10 +78,7 @@ uv tool install git-annex
|
|
76
78
|
|
77
79
|
## git-annex build configuration
|
78
80
|
|
79
|
-
Git-annex is built with libmagic support
|
80
|
-
The primary purpose of this package is to provide git-annex (as a dependency),
|
81
|
-
installed in a virtual environment. Users of the git-annex assistant application
|
82
|
-
likely install git-annex via any of its platform packages.
|
81
|
+
Git-annex is built with libmagic support.
|
83
82
|
|
84
83
|
## Platform notes
|
85
84
|
|
@@ -97,8 +96,7 @@ The wheel is self-contained and includes a copy of libmagic and the `magic.mgc`
|
|
97
96
|
|
98
97
|
### Mac
|
99
98
|
|
100
|
-
|
101
|
-
to be deployed separately.
|
99
|
+
The wheel is self-contained and includes a copy of libmagic and the `magic.mgc` database.
|
102
100
|
|
103
101
|
|
104
102
|
## Developer information
|
@@ -1,11 +1,11 @@
|
|
1
1
|
git_annex/__init__.py,sha256=71NXukas5SOL6UI65o830T-lAx4QC8h6B1PcYTRxL3g,1869
|
2
|
-
git_annex/git-annex,sha256=
|
2
|
+
git_annex/git-annex,sha256=3V6T383KZk8trSRAPV5C7IrW2mfhBX4mHcQrS-ua5cQ,86379504
|
3
3
|
git_annex/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
4
4
|
git_annex.libs/libbz2-5e516f77.so.1.0.4,sha256=LsNRXNmqsPGpH-8aIa2pJr_6ZNhS45vCWvVVNTNyWpc,79072
|
5
5
|
git_annex.libs/libgmp-4dc20a90.so.10.4.1,sha256=TfI4CvsH9z1oNO3QmVnOg1aRt_BbSPeyQ6QwffV2lB0,544520
|
6
6
|
git_annex.libs/liblzma-493cb401.so.5.2.5,sha256=ZOILvwbGsEeQ4f0Y41z1mwcBSG2LNzB7HqP3OsLTFcQ,175808
|
7
7
|
git_annex.libs/libmagic-1a3f509b.so.1.0.0,sha256=-ADVjWAvnkjQypGUSFxGUOO1ISQO-HrsR_AWhnxKqn0,173600
|
8
|
-
git_annex-10.
|
9
|
-
git_annex-10.
|
10
|
-
git_annex-10.
|
11
|
-
git_annex-10.
|
8
|
+
git_annex-10.20250605rc1.dist-info/METADATA,sha256=1tRlA0jMod8dYkHhQbe9NOqsimyMhQUbO9KzdP5KdiU,5282
|
9
|
+
git_annex-10.20250605rc1.dist-info/WHEEL,sha256=14hUm3taAaRrwRexXBehkwXBq0X2pKP3P7MGEgnqjUI,107
|
10
|
+
git_annex-10.20250605rc1.dist-info/entry_points.txt,sha256=BI1LqRvI7ETq6hOuPgaT9O9cmmHJwYS3SthvRoNS43s,146
|
11
|
+
git_annex-10.20250605rc1.dist-info/RECORD,,
|
File without changes
|
File without changes
|