archive-r-python 0.1.23__tar.gz → 0.1.24__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.
Files changed (63) hide show
  1. {archive_r_python-0.1.23 → archive_r_python-0.1.24}/PKG-INFO +1 -1
  2. archive_r_python-0.1.24/VERSION +1 -0
  3. {archive_r_python-0.1.23 → archive_r_python-0.1.24}/archive_r_python.egg-info/PKG-INFO +1 -1
  4. {archive_r_python-0.1.23 → archive_r_python-0.1.24}/archive_r_python.egg-info/SOURCES.txt +3 -1
  5. {archive_r_python-0.1.23 → archive_r_python-0.1.24}/tools/build-deps-manylinux.sh +3 -0
  6. archive_r_python-0.1.23/VERSION +0 -1
  7. {archive_r_python-0.1.23 → archive_r_python-0.1.24}/LICENSE +0 -0
  8. {archive_r_python-0.1.23 → archive_r_python-0.1.24}/LICENSES/acl-COPYING.LGPL +0 -0
  9. {archive_r_python-0.1.23 → archive_r_python-0.1.24}/LICENSES/attr-COPYING.LGPL +0 -0
  10. {archive_r_python-0.1.23 → archive_r_python-0.1.24}/LICENSES/bzip2-LICENSE +0 -0
  11. {archive_r_python-0.1.23 → archive_r_python-0.1.24}/LICENSES/libarchive-COPYING +0 -0
  12. {archive_r_python-0.1.23 → archive_r_python-0.1.24}/LICENSES/libb2-COPYING +0 -0
  13. {archive_r_python-0.1.23 → archive_r_python-0.1.24}/LICENSES/libomp-LICENSE.TXT +0 -0
  14. {archive_r_python-0.1.23 → archive_r_python-0.1.24}/LICENSES/libxml2-Copyright +0 -0
  15. {archive_r_python-0.1.23 → archive_r_python-0.1.24}/LICENSES/lz4-LICENSE +0 -0
  16. {archive_r_python-0.1.23 → archive_r_python-0.1.24}/LICENSES/nettle-COPYING.LESSERv3 +0 -0
  17. {archive_r_python-0.1.23 → archive_r_python-0.1.24}/LICENSES/nettle-COPYINGv2 +0 -0
  18. {archive_r_python-0.1.23 → archive_r_python-0.1.24}/LICENSES/xz-COPYING +0 -0
  19. {archive_r_python-0.1.23 → archive_r_python-0.1.24}/LICENSES/xz-COPYING.0BSD +0 -0
  20. {archive_r_python-0.1.23 → archive_r_python-0.1.24}/LICENSES/zstd-LICENSE +0 -0
  21. {archive_r_python-0.1.23 → archive_r_python-0.1.24}/MANIFEST.in +0 -0
  22. {archive_r_python-0.1.23 → archive_r_python-0.1.24}/NOTICE +0 -0
  23. {archive_r_python-0.1.23 → archive_r_python-0.1.24}/README.md +0 -0
  24. {archive_r_python-0.1.23 → archive_r_python-0.1.24}/_vendor/archive_r/include/archive_r/data_stream.h +0 -0
  25. {archive_r_python-0.1.23 → archive_r_python-0.1.24}/_vendor/archive_r/include/archive_r/entry.h +0 -0
  26. {archive_r_python-0.1.23 → archive_r_python-0.1.24}/_vendor/archive_r/include/archive_r/entry_fault.h +0 -0
  27. {archive_r_python-0.1.23 → archive_r_python-0.1.24}/_vendor/archive_r/include/archive_r/entry_metadata.h +0 -0
  28. {archive_r_python-0.1.23 → archive_r_python-0.1.24}/_vendor/archive_r/include/archive_r/multi_volume_stream_base.h +0 -0
  29. {archive_r_python-0.1.23 → archive_r_python-0.1.24}/_vendor/archive_r/include/archive_r/path_hierarchy.h +0 -0
  30. {archive_r_python-0.1.23 → archive_r_python-0.1.24}/_vendor/archive_r/include/archive_r/path_hierarchy_utils.h +0 -0
  31. {archive_r_python-0.1.23 → archive_r_python-0.1.24}/_vendor/archive_r/include/archive_r/platform_compat.h +0 -0
  32. {archive_r_python-0.1.23 → archive_r_python-0.1.24}/_vendor/archive_r/include/archive_r/traverser.h +0 -0
  33. {archive_r_python-0.1.23 → archive_r_python-0.1.24}/_vendor/archive_r/src/archive_stack_cursor.cc +0 -0
  34. {archive_r_python-0.1.23 → archive_r_python-0.1.24}/_vendor/archive_r/src/archive_stack_cursor.h +0 -0
  35. {archive_r_python-0.1.23 → archive_r_python-0.1.24}/_vendor/archive_r/src/archive_stack_orchestrator.cc +0 -0
  36. {archive_r_python-0.1.23 → archive_r_python-0.1.24}/_vendor/archive_r/src/archive_stack_orchestrator.h +0 -0
  37. {archive_r_python-0.1.23 → archive_r_python-0.1.24}/_vendor/archive_r/src/archive_type.cc +0 -0
  38. {archive_r_python-0.1.23 → archive_r_python-0.1.24}/_vendor/archive_r/src/archive_type.h +0 -0
  39. {archive_r_python-0.1.23 → archive_r_python-0.1.24}/_vendor/archive_r/src/data_stream.cc +0 -0
  40. {archive_r_python-0.1.23 → archive_r_python-0.1.24}/_vendor/archive_r/src/entry.cc +0 -0
  41. {archive_r_python-0.1.23 → archive_r_python-0.1.24}/_vendor/archive_r/src/entry_fault.cc +0 -0
  42. {archive_r_python-0.1.23 → archive_r_python-0.1.24}/_vendor/archive_r/src/entry_fault_error.cc +0 -0
  43. {archive_r_python-0.1.23 → archive_r_python-0.1.24}/_vendor/archive_r/src/entry_fault_error.h +0 -0
  44. {archive_r_python-0.1.23 → archive_r_python-0.1.24}/_vendor/archive_r/src/entry_impl.h +0 -0
  45. {archive_r_python-0.1.23 → archive_r_python-0.1.24}/_vendor/archive_r/src/multi_volume_manager.cc +0 -0
  46. {archive_r_python-0.1.23 → archive_r_python-0.1.24}/_vendor/archive_r/src/multi_volume_manager.h +0 -0
  47. {archive_r_python-0.1.23 → archive_r_python-0.1.24}/_vendor/archive_r/src/multi_volume_stream_base.cc +0 -0
  48. {archive_r_python-0.1.23 → archive_r_python-0.1.24}/_vendor/archive_r/src/path_hierarchy.cc +0 -0
  49. {archive_r_python-0.1.23 → archive_r_python-0.1.24}/_vendor/archive_r/src/path_hierarchy_utils.cc +0 -0
  50. {archive_r_python-0.1.23 → archive_r_python-0.1.24}/_vendor/archive_r/src/simple_profiler.h +0 -0
  51. {archive_r_python-0.1.23 → archive_r_python-0.1.24}/_vendor/archive_r/src/system_file_stream.cc +0 -0
  52. {archive_r_python-0.1.23 → archive_r_python-0.1.24}/_vendor/archive_r/src/system_file_stream.h +0 -0
  53. {archive_r_python-0.1.23 → archive_r_python-0.1.24}/_vendor/archive_r/src/traverser.cc +0 -0
  54. {archive_r_python-0.1.23 → archive_r_python-0.1.24}/archive_r_python.egg-info/dependency_links.txt +0 -0
  55. {archive_r_python-0.1.23 → archive_r_python-0.1.24}/archive_r_python.egg-info/not-zip-safe +0 -0
  56. {archive_r_python-0.1.23 → archive_r_python-0.1.24}/archive_r_python.egg-info/top_level.txt +0 -0
  57. {archive_r_python-0.1.23 → archive_r_python-0.1.24}/examples/traverse_archive.py +0 -0
  58. {archive_r_python-0.1.23 → archive_r_python-0.1.24}/pyproject.toml +0 -0
  59. {archive_r_python-0.1.23 → archive_r_python-0.1.24}/setup.cfg +0 -0
  60. {archive_r_python-0.1.23 → archive_r_python-0.1.24}/setup.py +0 -0
  61. {archive_r_python-0.1.23 → archive_r_python-0.1.24}/src/archive_r_py.cc +0 -0
  62. {archive_r_python-0.1.23 → archive_r_python-0.1.24}/test/test_traverser.py +0 -0
  63. {archive_r_python-0.1.23 → archive_r_python-0.1.24}/tools/build-deps-macos.sh +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: archive_r_python
3
- Version: 0.1.23
3
+ Version: 0.1.24
4
4
  Summary: Python bindings for archive_r: libarchive-based streaming traversal for recursive nested archives (no temp files, no large in-memory buffers)
5
5
  Home-page: https://github.com/Raizo-TCS/archive_r
6
6
  Author: archive_r Team
@@ -0,0 +1 @@
1
+ 0.1.24
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: archive_r_python
3
- Version: 0.1.23
3
+ Version: 0.1.24
4
4
  Summary: Python bindings for archive_r: libarchive-based streaming traversal for recursive nested archives (no temp files, no large in-memory buffers)
5
5
  Home-page: https://github.com/Raizo-TCS/archive_r
6
6
  Author: archive_r Team
@@ -6,7 +6,9 @@ VERSION
6
6
  pyproject.toml
7
7
  setup.cfg
8
8
  setup.py
9
- /home/runner/work/archive_r/archive_r/bindings/python/.libs/libarchive_r_core.so
9
+ /Users/runner/work/archive_r/archive_r/bindings/python/.libs/libarchive.13.dylib
10
+ /Users/runner/work/archive_r/archive_r/bindings/python/.libs/libarchive.dylib
11
+ /Users/runner/work/archive_r/archive_r/bindings/python/.libs/libarchive_r_core.dylib
10
12
  LICENSES/acl-COPYING.LGPL
11
13
  LICENSES/attr-COPYING.LGPL
12
14
  LICENSES/bzip2-LICENSE
@@ -208,6 +208,7 @@ build_bzip2() {
208
208
  build_xz() {
209
209
  local name="xz-${XZ_VERSION}"; local tarball="$WORKDIR/$name.tar.gz"
210
210
  fetch "$tarball" \
211
+ "https://github.com/tukaani-project/xz/releases/download/v${XZ_VERSION}/$name.tar.gz" \
211
212
  "https://distfiles.macports.org/xz/$name.tar.gz" \
212
213
  "https://tukaani.org/xz/$name.tar.gz"
213
214
  local src; src=$(extract "$tarball" "$name")
@@ -287,6 +288,7 @@ build_nettle() {
287
288
  build_attr() {
288
289
  local name="attr-${ATTR_VERSION}"; local tarball="$WORKDIR/$name.tar.gz"
289
290
  fetch "$tarball" \
291
+ "https://download-mirror.savannah.gnu.org/releases/attr/$name.tar.gz" \
290
292
  "https://mirrors.kernel.org/savannah/attr/$name.tar.gz" \
291
293
  "https://download.savannah.gnu.org/releases/attr/$name.tar.gz"
292
294
  local src; src=$(extract "$tarball" "$name")
@@ -296,6 +298,7 @@ build_attr() {
296
298
  build_acl() {
297
299
  local name="acl-${ACL_VERSION}"; local tarball="$WORKDIR/$name.tar.gz"
298
300
  fetch "$tarball" \
301
+ "https://download-mirror.savannah.gnu.org/releases/acl/$name.tar.gz" \
299
302
  "https://mirrors.kernel.org/savannah/acl/$name.tar.gz" \
300
303
  "https://download.savannah.gnu.org/releases/acl/$name.tar.gz"
301
304
  local src; src=$(extract "$tarball" "$name")
@@ -1 +0,0 @@
1
- 0.1.23