git-annex 10.20250605.post1__py3-none-manylinux_2_34_x86_64.whl → 10.20250605.post2__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/__init__.py CHANGED
@@ -21,12 +21,11 @@ def cli():
21
21
  """
22
22
  exedir = op.dirname(__file__)
23
23
  exe = op.join(exedir, 'git-annex')
24
- if sys.platform.startswith('darwin'):
25
- # we look for an embedded file magic DB,
26
- # and instruct libmagic to use it
27
- embedded_magic = op.join(exedir, 'magic.mgc')
28
- if op.exists(embedded_magic):
29
- os.environ['MAGIC'] = embedded_magic
24
+ # we look for an embedded file magic DB,
25
+ # and instruct libmagic to use it
26
+ embedded_magic = op.join(exedir, 'magic.mgc')
27
+ if op.exists(embedded_magic):
28
+ os.environ['MAGIC'] = embedded_magic
30
29
 
31
30
  if sys.platform.startswith('win'):
32
31
  exec_subproc(f'{exe}.exe', sys.argv)
git_annex/git-annex CHANGED
Binary file
git_annex/magic.mgc ADDED
Binary file
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: git-annex
3
- Version: 10.20250605.post1
3
+ Version: 10.20250605.post2
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
@@ -1,11 +1,12 @@
1
- git_annex/__init__.py,sha256=71NXukas5SOL6UI65o830T-lAx4QC8h6B1PcYTRxL3g,1869
2
- git_annex/git-annex,sha256=6emVWZoQRlcUFAkPiQP9Wsdqfn7HzYcRs1-1fNXE58U,86380016
1
+ git_annex/__init__.py,sha256=f4NGzQtv5Y0S7vNnRfzuwzcIY5iolqOCGjZpnddv1rg,1807
2
+ git_annex/git-annex,sha256=GKj5YYRrRCEBoyDrigPNcnyD6c8ZY47aHaKQxpvgpFc,86384112
3
+ git_annex/magic.mgc,sha256=XYL49xcqslTQJBp6VY_jp6nYjLtLxsiCjGvUj9gM0ig,7248904
3
4
  git_annex/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
5
  git_annex.libs/libbz2-5e516f77.so.1.0.4,sha256=LsNRXNmqsPGpH-8aIa2pJr_6ZNhS45vCWvVVNTNyWpc,79072
5
6
  git_annex.libs/libgmp-4dc20a90.so.10.4.1,sha256=TfI4CvsH9z1oNO3QmVnOg1aRt_BbSPeyQ6QwffV2lB0,544520
6
7
  git_annex.libs/liblzma-493cb401.so.5.2.5,sha256=ZOILvwbGsEeQ4f0Y41z1mwcBSG2LNzB7HqP3OsLTFcQ,175808
7
8
  git_annex.libs/libmagic-1a3f509b.so.1.0.0,sha256=-ADVjWAvnkjQypGUSFxGUOO1ISQO-HrsR_AWhnxKqn0,173600
8
- git_annex-10.20250605.post1.dist-info/METADATA,sha256=KQY5Y8F-vpD322I9YIMIqZwgS2CjfdFfBvTgWCiWlBw,5285
9
- git_annex-10.20250605.post1.dist-info/WHEEL,sha256=14hUm3taAaRrwRexXBehkwXBq0X2pKP3P7MGEgnqjUI,107
10
- git_annex-10.20250605.post1.dist-info/entry_points.txt,sha256=BI1LqRvI7ETq6hOuPgaT9O9cmmHJwYS3SthvRoNS43s,146
11
- git_annex-10.20250605.post1.dist-info/RECORD,,
9
+ git_annex-10.20250605.post2.dist-info/METADATA,sha256=DchUBavA4WSyVpoxBtkIx2rMQfvZCIeIF9taT3hRTns,5285
10
+ git_annex-10.20250605.post2.dist-info/WHEEL,sha256=14hUm3taAaRrwRexXBehkwXBq0X2pKP3P7MGEgnqjUI,107
11
+ git_annex-10.20250605.post2.dist-info/entry_points.txt,sha256=BI1LqRvI7ETq6hOuPgaT9O9cmmHJwYS3SthvRoNS43s,146
12
+ git_annex-10.20250605.post2.dist-info/RECORD,,