git-annex 10.20250520a10__py3-none-manylinux_2_34_x86_64.whl → 10.20250520b1__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 CHANGED
Binary file
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: git-annex
3
- Version: 10.20250520a10
3
+ Version: 10.20250520b1
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
@@ -37,14 +37,40 @@ Description-Content-Type: text/markdown
37
37
 
38
38
  https://pypi.org/project/git-annex/
39
39
 
40
+ [uv](https://docs.astral.sh/uv/) users can deploy git-annex in a dedicated virtual
41
+ environment via the one-liner:
42
+
43
+ ```
44
+ uv tool install git-annex
45
+ ```
46
+
47
+ Git-annex is built with libmagic support, but without the git-annex assistant.
48
+ The primary purpose of this package is to provide git-annex (as a dependency),
49
+ installed in a virtual environment. Users of the git-annex assistant application
50
+ likely install git-annex via any of its platform packages.
51
+
40
52
  ## Platform notes
41
53
 
54
+ ### Linux
55
+
56
+ The `manylinux` wheel is self-contained and includes copies of all libraries.
57
+ It only depends on the declared GLIBC versions.
58
+ The `magic.mgc` database is not included, and is assumed to be available on
59
+ the target system. Install it separately, if needed (e.g., `libmagic-mgc`
60
+ package).
61
+
42
62
  ### Windows
43
63
 
44
- Git-annex is built with libmagic support, and the library, the `file.exe`
45
- utility, and its dependencies are included in the wheel.
64
+ The wheel is self-contained and includes a copy of libmagic and the `magic.mgc` database.
46
65
 
47
66
  ### Mac
48
67
 
49
- Git-annex is built with libmagic support, and requires the library
68
+ Git-annex is built with libmagic support, but the library is not included and needs
50
69
  to be deployed separately.
70
+
71
+
72
+ ## Developer information
73
+
74
+ ### How to update for a new git-annex release?
75
+
76
+ TODO
@@ -1,11 +1,11 @@
1
1
  git_annex/__init__.py,sha256=j8qJxYY0WVQQP8IXmkSBZQ2nPswrOrwpzPjBQ4VEfrk,895
2
- git_annex/git-annex,sha256=IUTv5H7sTGm9OzAXbvurwmSQ53frC7y-L2vyY984XQo,76069328
2
+ git_annex/git-annex,sha256=tpcVo0uVqfcV5ANJi0WhRrjf8he8U50b1RlI48trRR0,76069328
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.20250520a10.dist-info/METADATA,sha256=jkgfShSNhC56vPVES0HFJCwgNQ4bfpigu1eyi-qmAd0,2029
9
- git_annex-10.20250520a10.dist-info/WHEEL,sha256=14hUm3taAaRrwRexXBehkwXBq0X2pKP3P7MGEgnqjUI,107
10
- git_annex-10.20250520a10.dist-info/entry_points.txt,sha256=BI1LqRvI7ETq6hOuPgaT9O9cmmHJwYS3SthvRoNS43s,146
11
- git_annex-10.20250520a10.dist-info/RECORD,,
8
+ git_annex-10.20250520b1.dist-info/METADATA,sha256=9DVQfuOcyVU-PYxViqj8HwqwLpT-FDOQTZPOATLjSyg,2832
9
+ git_annex-10.20250520b1.dist-info/WHEEL,sha256=14hUm3taAaRrwRexXBehkwXBq0X2pKP3P7MGEgnqjUI,107
10
+ git_annex-10.20250520b1.dist-info/entry_points.txt,sha256=BI1LqRvI7ETq6hOuPgaT9O9cmmHJwYS3SthvRoNS43s,146
11
+ git_annex-10.20250520b1.dist-info/RECORD,,