archive-r-python 0.1.24__tar.gz → 0.1.25__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.24 → archive_r_python-0.1.25}/PKG-INFO +1 -1
  2. archive_r_python-0.1.25/VERSION +1 -0
  3. {archive_r_python-0.1.24 → archive_r_python-0.1.25}/archive_r_python.egg-info/PKG-INFO +1 -1
  4. {archive_r_python-0.1.24 → archive_r_python-0.1.25}/archive_r_python.egg-info/SOURCES.txt +1 -3
  5. {archive_r_python-0.1.24 → archive_r_python-0.1.25}/tools/build-deps-manylinux.sh +23 -0
  6. archive_r_python-0.1.24/VERSION +0 -1
  7. {archive_r_python-0.1.24 → archive_r_python-0.1.25}/LICENSE +0 -0
  8. {archive_r_python-0.1.24 → archive_r_python-0.1.25}/LICENSES/acl-COPYING.LGPL +0 -0
  9. {archive_r_python-0.1.24 → archive_r_python-0.1.25}/LICENSES/attr-COPYING.LGPL +0 -0
  10. {archive_r_python-0.1.24 → archive_r_python-0.1.25}/LICENSES/bzip2-LICENSE +0 -0
  11. {archive_r_python-0.1.24 → archive_r_python-0.1.25}/LICENSES/libarchive-COPYING +0 -0
  12. {archive_r_python-0.1.24 → archive_r_python-0.1.25}/LICENSES/libb2-COPYING +0 -0
  13. {archive_r_python-0.1.24 → archive_r_python-0.1.25}/LICENSES/libomp-LICENSE.TXT +0 -0
  14. {archive_r_python-0.1.24 → archive_r_python-0.1.25}/LICENSES/libxml2-Copyright +0 -0
  15. {archive_r_python-0.1.24 → archive_r_python-0.1.25}/LICENSES/lz4-LICENSE +0 -0
  16. {archive_r_python-0.1.24 → archive_r_python-0.1.25}/LICENSES/nettle-COPYING.LESSERv3 +0 -0
  17. {archive_r_python-0.1.24 → archive_r_python-0.1.25}/LICENSES/nettle-COPYINGv2 +0 -0
  18. {archive_r_python-0.1.24 → archive_r_python-0.1.25}/LICENSES/xz-COPYING +0 -0
  19. {archive_r_python-0.1.24 → archive_r_python-0.1.25}/LICENSES/xz-COPYING.0BSD +0 -0
  20. {archive_r_python-0.1.24 → archive_r_python-0.1.25}/LICENSES/zstd-LICENSE +0 -0
  21. {archive_r_python-0.1.24 → archive_r_python-0.1.25}/MANIFEST.in +0 -0
  22. {archive_r_python-0.1.24 → archive_r_python-0.1.25}/NOTICE +0 -0
  23. {archive_r_python-0.1.24 → archive_r_python-0.1.25}/README.md +0 -0
  24. {archive_r_python-0.1.24 → archive_r_python-0.1.25}/_vendor/archive_r/include/archive_r/data_stream.h +0 -0
  25. {archive_r_python-0.1.24 → archive_r_python-0.1.25}/_vendor/archive_r/include/archive_r/entry.h +0 -0
  26. {archive_r_python-0.1.24 → archive_r_python-0.1.25}/_vendor/archive_r/include/archive_r/entry_fault.h +0 -0
  27. {archive_r_python-0.1.24 → archive_r_python-0.1.25}/_vendor/archive_r/include/archive_r/entry_metadata.h +0 -0
  28. {archive_r_python-0.1.24 → archive_r_python-0.1.25}/_vendor/archive_r/include/archive_r/multi_volume_stream_base.h +0 -0
  29. {archive_r_python-0.1.24 → archive_r_python-0.1.25}/_vendor/archive_r/include/archive_r/path_hierarchy.h +0 -0
  30. {archive_r_python-0.1.24 → archive_r_python-0.1.25}/_vendor/archive_r/include/archive_r/path_hierarchy_utils.h +0 -0
  31. {archive_r_python-0.1.24 → archive_r_python-0.1.25}/_vendor/archive_r/include/archive_r/platform_compat.h +0 -0
  32. {archive_r_python-0.1.24 → archive_r_python-0.1.25}/_vendor/archive_r/include/archive_r/traverser.h +0 -0
  33. {archive_r_python-0.1.24 → archive_r_python-0.1.25}/_vendor/archive_r/src/archive_stack_cursor.cc +0 -0
  34. {archive_r_python-0.1.24 → archive_r_python-0.1.25}/_vendor/archive_r/src/archive_stack_cursor.h +0 -0
  35. {archive_r_python-0.1.24 → archive_r_python-0.1.25}/_vendor/archive_r/src/archive_stack_orchestrator.cc +0 -0
  36. {archive_r_python-0.1.24 → archive_r_python-0.1.25}/_vendor/archive_r/src/archive_stack_orchestrator.h +0 -0
  37. {archive_r_python-0.1.24 → archive_r_python-0.1.25}/_vendor/archive_r/src/archive_type.cc +0 -0
  38. {archive_r_python-0.1.24 → archive_r_python-0.1.25}/_vendor/archive_r/src/archive_type.h +0 -0
  39. {archive_r_python-0.1.24 → archive_r_python-0.1.25}/_vendor/archive_r/src/data_stream.cc +0 -0
  40. {archive_r_python-0.1.24 → archive_r_python-0.1.25}/_vendor/archive_r/src/entry.cc +0 -0
  41. {archive_r_python-0.1.24 → archive_r_python-0.1.25}/_vendor/archive_r/src/entry_fault.cc +0 -0
  42. {archive_r_python-0.1.24 → archive_r_python-0.1.25}/_vendor/archive_r/src/entry_fault_error.cc +0 -0
  43. {archive_r_python-0.1.24 → archive_r_python-0.1.25}/_vendor/archive_r/src/entry_fault_error.h +0 -0
  44. {archive_r_python-0.1.24 → archive_r_python-0.1.25}/_vendor/archive_r/src/entry_impl.h +0 -0
  45. {archive_r_python-0.1.24 → archive_r_python-0.1.25}/_vendor/archive_r/src/multi_volume_manager.cc +0 -0
  46. {archive_r_python-0.1.24 → archive_r_python-0.1.25}/_vendor/archive_r/src/multi_volume_manager.h +0 -0
  47. {archive_r_python-0.1.24 → archive_r_python-0.1.25}/_vendor/archive_r/src/multi_volume_stream_base.cc +0 -0
  48. {archive_r_python-0.1.24 → archive_r_python-0.1.25}/_vendor/archive_r/src/path_hierarchy.cc +0 -0
  49. {archive_r_python-0.1.24 → archive_r_python-0.1.25}/_vendor/archive_r/src/path_hierarchy_utils.cc +0 -0
  50. {archive_r_python-0.1.24 → archive_r_python-0.1.25}/_vendor/archive_r/src/simple_profiler.h +0 -0
  51. {archive_r_python-0.1.24 → archive_r_python-0.1.25}/_vendor/archive_r/src/system_file_stream.cc +0 -0
  52. {archive_r_python-0.1.24 → archive_r_python-0.1.25}/_vendor/archive_r/src/system_file_stream.h +0 -0
  53. {archive_r_python-0.1.24 → archive_r_python-0.1.25}/_vendor/archive_r/src/traverser.cc +0 -0
  54. {archive_r_python-0.1.24 → archive_r_python-0.1.25}/archive_r_python.egg-info/dependency_links.txt +0 -0
  55. {archive_r_python-0.1.24 → archive_r_python-0.1.25}/archive_r_python.egg-info/not-zip-safe +0 -0
  56. {archive_r_python-0.1.24 → archive_r_python-0.1.25}/archive_r_python.egg-info/top_level.txt +0 -0
  57. {archive_r_python-0.1.24 → archive_r_python-0.1.25}/examples/traverse_archive.py +0 -0
  58. {archive_r_python-0.1.24 → archive_r_python-0.1.25}/pyproject.toml +0 -0
  59. {archive_r_python-0.1.24 → archive_r_python-0.1.25}/setup.cfg +0 -0
  60. {archive_r_python-0.1.24 → archive_r_python-0.1.25}/setup.py +0 -0
  61. {archive_r_python-0.1.24 → archive_r_python-0.1.25}/src/archive_r_py.cc +0 -0
  62. {archive_r_python-0.1.24 → archive_r_python-0.1.25}/test/test_traverser.py +0 -0
  63. {archive_r_python-0.1.24 → archive_r_python-0.1.25}/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.24
3
+ Version: 0.1.25
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.25
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: archive_r_python
3
- Version: 0.1.24
3
+ Version: 0.1.25
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,9 +6,7 @@ VERSION
6
6
  pyproject.toml
7
7
  setup.cfg
8
8
  setup.py
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
9
+ /home/runner/work/archive_r/archive_r/bindings/python/.libs/libarchive_r_core.so
12
10
  LICENSES/acl-COPYING.LGPL
13
11
  LICENSES/attr-COPYING.LGPL
14
12
  LICENSES/bzip2-LICENSE
@@ -4,6 +4,18 @@ set -euo pipefail
4
4
  # Build shared dependencies for archive_r on Linux/manylinux, with optional --host
5
5
  # for cross targets. OpenSSL/GMP are intentionally omitted; libarchive is linked
6
6
  # against nettle built with mini-gmp.
7
+ #
8
+ # Dependency metadata specification (validated by validate_manylinux_dep_metadata.py):
9
+ # - Place exactly one '@dep' line immediately before each build_<name>() function.
10
+ # - Format: '# @dep key=value key=value ...' (space-separated key/value pairs).
11
+ # - Required keys:
12
+ # name : unique dependency name.
13
+ # version_env : env var name used in this script (e.g. LIBXML2_VERSION).
14
+ # cpe_vendor : CPE vendor used by vulcheck scanner.
15
+ # cpe_product : CPE product used by vulcheck scanner.
16
+ # build_fn : function name (e.g. build_libxml2), must exist and be called.
17
+ # - Values must not contain spaces (parser is token-based).
18
+ # - Keep metadata and build function in sync when renaming/reordering dependencies.
7
19
 
8
20
  ZLIB_VERSION="${ZLIB_VERSION:-1.3.2}"
9
21
  BZIP2_VERSION="${BZIP2_VERSION:-1.0.8}"
@@ -148,6 +160,7 @@ extract() {
148
160
  echo "$WORKDIR/$sub"
149
161
  }
150
162
 
163
+ # @dep name=zlib version_env=ZLIB_VERSION cpe_vendor=zlib cpe_product=zlib build_fn=build_zlib
151
164
  build_zlib() {
152
165
  local name="zlib-${ZLIB_VERSION}"; local tarball="$WORKDIR/$name.tar.gz"
153
166
  fetch "$tarball" \
@@ -183,6 +196,7 @@ build_zlib() {
183
196
  rm -f "$PREFIX/lib/libz.a" "$PREFIX/lib64/libz.a"
184
197
  }
185
198
 
199
+ # @dep name=bzip2 version_env=BZIP2_VERSION cpe_vendor=bzip2_project cpe_product=bzip2 build_fn=build_bzip2
186
200
  build_bzip2() {
187
201
  local name="bzip2-${BZIP2_VERSION}"; local tarball="$WORKDIR/$name.tar.gz"
188
202
  fetch "$tarball" \
@@ -205,6 +219,7 @@ build_bzip2() {
205
219
  install -m 644 "$src"/bzip2.1 "$PREFIX/share/man/man1/" 2>/dev/null || true
206
220
  }
207
221
 
222
+ # @dep name=xz version_env=XZ_VERSION cpe_vendor=tukaani cpe_product=xz_utils build_fn=build_xz
208
223
  build_xz() {
209
224
  local name="xz-${XZ_VERSION}"; local tarball="$WORKDIR/$name.tar.gz"
210
225
  fetch "$tarball" \
@@ -229,6 +244,7 @@ build_xz() {
229
244
  (cd "$src" && env ${cache_vars[@]:-} CC="$CC" CFLAGS="$cflags_safe" ./configure --prefix="$PREFIX" --enable-shared --disable-static ${HOST:+--host=$HOST} --disable-lzma-links --disable-xz --disable-xzdec --disable-lzmadec --disable-scripts && make -j1 && make install)
230
245
  }
231
246
 
247
+ # @dep name=lz4 version_env=LZ4_VERSION cpe_vendor=lz4_project cpe_product=lz4 build_fn=build_lz4
232
248
  build_lz4() {
233
249
  local name="lz4-${LZ4_VERSION}"; local tarball="$WORKDIR/$name.tar.gz"
234
250
  fetch "$tarball" \
@@ -242,6 +258,7 @@ build_lz4() {
242
258
  (cd "$src" && make -j"$jobs" CC="$CC" AR="$AR" RANLIB="$RANLIB" BUILD_SHARED=yes BUILD_STATIC=no PREFIX="$PREFIX" && make install PREFIX="$PREFIX" BUILD_SHARED=yes BUILD_STATIC=no)
243
259
  }
244
260
 
261
+ # @dep name=zstd version_env=ZSTD_VERSION cpe_vendor=facebook cpe_product=zstandard build_fn=build_zstd
245
262
  build_zstd() {
246
263
  local name="zstd-${ZSTD_VERSION}"; local tarball="$WORKDIR/$name.tar.gz"
247
264
  fetch "$tarball" \
@@ -256,6 +273,7 @@ build_zstd() {
256
273
  (cd "$src/lib" && make -j"$jobs" CC="$CC" AR="$AR" RANLIB="$RANLIB" PREFIX="$PREFIX" BUILD_SHARED=1 BUILD_STATIC=0 libzstd && make PREFIX="$PREFIX" BUILD_SHARED=1 BUILD_STATIC=0 install-shared install-includes install-pc)
257
274
  }
258
275
 
276
+ # @dep name=libb2 version_env=LIBB2_VERSION cpe_vendor=blake2 cpe_product=libb2 build_fn=build_libb2
259
277
  build_libb2() {
260
278
  local name="libb2-${LIBB2_VERSION}"; local tarball="$WORKDIR/$name.tar.gz"
261
279
  fetch "$tarball" \
@@ -265,6 +283,7 @@ build_libb2() {
265
283
  (cd "$src" && CC="$CC" ./configure --prefix="$PREFIX" --enable-shared --disable-static ${HOST:+--host=$HOST} && make -j"$PARALLEL" && make install)
266
284
  }
267
285
 
286
+ # @dep name=libxml2 version_env=LIBXML2_VERSION cpe_vendor=xmlsoft cpe_product=libxml2 build_fn=build_libxml2
268
287
  build_libxml2() {
269
288
  local name="libxml2-${LIBXML2_VERSION}"; local tarball="$WORKDIR/$name.tar.xz"
270
289
  fetch "$tarball" \
@@ -276,6 +295,7 @@ build_libxml2() {
276
295
  (cd "$src" && CC="$CC" CFLAGS="$cflags_safe" ./configure --prefix="$PREFIX" --without-python --with-zlib --with-lzma --with-threads --enable-shared --disable-static ${HOST:+--host=$HOST} && make -j1 && make install)
277
296
  }
278
297
 
298
+ # @dep name=nettle version_env=NETTLE_VERSION cpe_vendor=gnu cpe_product=nettle build_fn=build_nettle
279
299
  build_nettle() {
280
300
  local name="nettle-${NETTLE_VERSION}"; local tarball="$WORKDIR/$name.tar.gz"
281
301
  fetch "$tarball" \
@@ -285,6 +305,7 @@ build_nettle() {
285
305
  (cd "$src" && CC="$CC" ./configure --prefix="$PREFIX" --enable-shared --disable-static --enable-mini-gmp ${HOST:+--host=$HOST} && make -j"$PARALLEL" && make install)
286
306
  }
287
307
 
308
+ # @dep name=attr version_env=ATTR_VERSION cpe_vendor=savannah cpe_product=attr build_fn=build_attr
288
309
  build_attr() {
289
310
  local name="attr-${ATTR_VERSION}"; local tarball="$WORKDIR/$name.tar.gz"
290
311
  fetch "$tarball" \
@@ -295,6 +316,7 @@ build_attr() {
295
316
  (cd "$src" && CC="$CC" ./configure --prefix="$PREFIX" --enable-shared --disable-static ${HOST:+--host=$HOST} && make -j"$PARALLEL" && make install)
296
317
  }
297
318
 
319
+ # @dep name=acl version_env=ACL_VERSION cpe_vendor=savannah cpe_product=acl build_fn=build_acl
298
320
  build_acl() {
299
321
  local name="acl-${ACL_VERSION}"; local tarball="$WORKDIR/$name.tar.gz"
300
322
  fetch "$tarball" \
@@ -305,6 +327,7 @@ build_acl() {
305
327
  (cd "$src" && CC="$CC" ./configure --prefix="$PREFIX" --enable-shared --disable-static ${HOST:+--host=$HOST} && make -j"$PARALLEL" && make install)
306
328
  }
307
329
 
330
+ # @dep name=libarchive version_env=LIBARCHIVE_VERSION cpe_vendor=libarchive cpe_product=libarchive build_fn=build_libarchive
308
331
  build_libarchive() {
309
332
  local name="libarchive-${LIBARCHIVE_VERSION}"; local tarball="$WORKDIR/$name.tar.gz"
310
333
  fetch "$tarball" \
@@ -1 +0,0 @@
1
- 0.1.24