archive-r-python 0.1.23__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.
- {archive_r_python-0.1.23 → archive_r_python-0.1.25}/PKG-INFO +1 -1
- archive_r_python-0.1.25/VERSION +1 -0
- {archive_r_python-0.1.23 → archive_r_python-0.1.25}/archive_r_python.egg-info/PKG-INFO +1 -1
- {archive_r_python-0.1.23 → archive_r_python-0.1.25}/tools/build-deps-manylinux.sh +26 -0
- archive_r_python-0.1.23/VERSION +0 -1
- {archive_r_python-0.1.23 → archive_r_python-0.1.25}/LICENSE +0 -0
- {archive_r_python-0.1.23 → archive_r_python-0.1.25}/LICENSES/acl-COPYING.LGPL +0 -0
- {archive_r_python-0.1.23 → archive_r_python-0.1.25}/LICENSES/attr-COPYING.LGPL +0 -0
- {archive_r_python-0.1.23 → archive_r_python-0.1.25}/LICENSES/bzip2-LICENSE +0 -0
- {archive_r_python-0.1.23 → archive_r_python-0.1.25}/LICENSES/libarchive-COPYING +0 -0
- {archive_r_python-0.1.23 → archive_r_python-0.1.25}/LICENSES/libb2-COPYING +0 -0
- {archive_r_python-0.1.23 → archive_r_python-0.1.25}/LICENSES/libomp-LICENSE.TXT +0 -0
- {archive_r_python-0.1.23 → archive_r_python-0.1.25}/LICENSES/libxml2-Copyright +0 -0
- {archive_r_python-0.1.23 → archive_r_python-0.1.25}/LICENSES/lz4-LICENSE +0 -0
- {archive_r_python-0.1.23 → archive_r_python-0.1.25}/LICENSES/nettle-COPYING.LESSERv3 +0 -0
- {archive_r_python-0.1.23 → archive_r_python-0.1.25}/LICENSES/nettle-COPYINGv2 +0 -0
- {archive_r_python-0.1.23 → archive_r_python-0.1.25}/LICENSES/xz-COPYING +0 -0
- {archive_r_python-0.1.23 → archive_r_python-0.1.25}/LICENSES/xz-COPYING.0BSD +0 -0
- {archive_r_python-0.1.23 → archive_r_python-0.1.25}/LICENSES/zstd-LICENSE +0 -0
- {archive_r_python-0.1.23 → archive_r_python-0.1.25}/MANIFEST.in +0 -0
- {archive_r_python-0.1.23 → archive_r_python-0.1.25}/NOTICE +0 -0
- {archive_r_python-0.1.23 → archive_r_python-0.1.25}/README.md +0 -0
- {archive_r_python-0.1.23 → archive_r_python-0.1.25}/_vendor/archive_r/include/archive_r/data_stream.h +0 -0
- {archive_r_python-0.1.23 → archive_r_python-0.1.25}/_vendor/archive_r/include/archive_r/entry.h +0 -0
- {archive_r_python-0.1.23 → archive_r_python-0.1.25}/_vendor/archive_r/include/archive_r/entry_fault.h +0 -0
- {archive_r_python-0.1.23 → archive_r_python-0.1.25}/_vendor/archive_r/include/archive_r/entry_metadata.h +0 -0
- {archive_r_python-0.1.23 → archive_r_python-0.1.25}/_vendor/archive_r/include/archive_r/multi_volume_stream_base.h +0 -0
- {archive_r_python-0.1.23 → archive_r_python-0.1.25}/_vendor/archive_r/include/archive_r/path_hierarchy.h +0 -0
- {archive_r_python-0.1.23 → archive_r_python-0.1.25}/_vendor/archive_r/include/archive_r/path_hierarchy_utils.h +0 -0
- {archive_r_python-0.1.23 → archive_r_python-0.1.25}/_vendor/archive_r/include/archive_r/platform_compat.h +0 -0
- {archive_r_python-0.1.23 → archive_r_python-0.1.25}/_vendor/archive_r/include/archive_r/traverser.h +0 -0
- {archive_r_python-0.1.23 → archive_r_python-0.1.25}/_vendor/archive_r/src/archive_stack_cursor.cc +0 -0
- {archive_r_python-0.1.23 → archive_r_python-0.1.25}/_vendor/archive_r/src/archive_stack_cursor.h +0 -0
- {archive_r_python-0.1.23 → archive_r_python-0.1.25}/_vendor/archive_r/src/archive_stack_orchestrator.cc +0 -0
- {archive_r_python-0.1.23 → archive_r_python-0.1.25}/_vendor/archive_r/src/archive_stack_orchestrator.h +0 -0
- {archive_r_python-0.1.23 → archive_r_python-0.1.25}/_vendor/archive_r/src/archive_type.cc +0 -0
- {archive_r_python-0.1.23 → archive_r_python-0.1.25}/_vendor/archive_r/src/archive_type.h +0 -0
- {archive_r_python-0.1.23 → archive_r_python-0.1.25}/_vendor/archive_r/src/data_stream.cc +0 -0
- {archive_r_python-0.1.23 → archive_r_python-0.1.25}/_vendor/archive_r/src/entry.cc +0 -0
- {archive_r_python-0.1.23 → archive_r_python-0.1.25}/_vendor/archive_r/src/entry_fault.cc +0 -0
- {archive_r_python-0.1.23 → archive_r_python-0.1.25}/_vendor/archive_r/src/entry_fault_error.cc +0 -0
- {archive_r_python-0.1.23 → archive_r_python-0.1.25}/_vendor/archive_r/src/entry_fault_error.h +0 -0
- {archive_r_python-0.1.23 → archive_r_python-0.1.25}/_vendor/archive_r/src/entry_impl.h +0 -0
- {archive_r_python-0.1.23 → archive_r_python-0.1.25}/_vendor/archive_r/src/multi_volume_manager.cc +0 -0
- {archive_r_python-0.1.23 → archive_r_python-0.1.25}/_vendor/archive_r/src/multi_volume_manager.h +0 -0
- {archive_r_python-0.1.23 → archive_r_python-0.1.25}/_vendor/archive_r/src/multi_volume_stream_base.cc +0 -0
- {archive_r_python-0.1.23 → archive_r_python-0.1.25}/_vendor/archive_r/src/path_hierarchy.cc +0 -0
- {archive_r_python-0.1.23 → archive_r_python-0.1.25}/_vendor/archive_r/src/path_hierarchy_utils.cc +0 -0
- {archive_r_python-0.1.23 → archive_r_python-0.1.25}/_vendor/archive_r/src/simple_profiler.h +0 -0
- {archive_r_python-0.1.23 → archive_r_python-0.1.25}/_vendor/archive_r/src/system_file_stream.cc +0 -0
- {archive_r_python-0.1.23 → archive_r_python-0.1.25}/_vendor/archive_r/src/system_file_stream.h +0 -0
- {archive_r_python-0.1.23 → archive_r_python-0.1.25}/_vendor/archive_r/src/traverser.cc +0 -0
- {archive_r_python-0.1.23 → archive_r_python-0.1.25}/archive_r_python.egg-info/SOURCES.txt +0 -0
- {archive_r_python-0.1.23 → archive_r_python-0.1.25}/archive_r_python.egg-info/dependency_links.txt +0 -0
- {archive_r_python-0.1.23 → archive_r_python-0.1.25}/archive_r_python.egg-info/not-zip-safe +0 -0
- {archive_r_python-0.1.23 → archive_r_python-0.1.25}/archive_r_python.egg-info/top_level.txt +0 -0
- {archive_r_python-0.1.23 → archive_r_python-0.1.25}/examples/traverse_archive.py +0 -0
- {archive_r_python-0.1.23 → archive_r_python-0.1.25}/pyproject.toml +0 -0
- {archive_r_python-0.1.23 → archive_r_python-0.1.25}/setup.cfg +0 -0
- {archive_r_python-0.1.23 → archive_r_python-0.1.25}/setup.py +0 -0
- {archive_r_python-0.1.23 → archive_r_python-0.1.25}/src/archive_r_py.cc +0 -0
- {archive_r_python-0.1.23 → archive_r_python-0.1.25}/test/test_traverser.py +0 -0
- {archive_r_python-0.1.23 → 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.
|
|
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.
|
|
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
|
|
@@ -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,9 +219,11 @@ 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" \
|
|
226
|
+
"https://github.com/tukaani-project/xz/releases/download/v${XZ_VERSION}/$name.tar.gz" \
|
|
211
227
|
"https://distfiles.macports.org/xz/$name.tar.gz" \
|
|
212
228
|
"https://tukaani.org/xz/$name.tar.gz"
|
|
213
229
|
local src; src=$(extract "$tarball" "$name")
|
|
@@ -228,6 +244,7 @@ build_xz() {
|
|
|
228
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)
|
|
229
245
|
}
|
|
230
246
|
|
|
247
|
+
# @dep name=lz4 version_env=LZ4_VERSION cpe_vendor=lz4_project cpe_product=lz4 build_fn=build_lz4
|
|
231
248
|
build_lz4() {
|
|
232
249
|
local name="lz4-${LZ4_VERSION}"; local tarball="$WORKDIR/$name.tar.gz"
|
|
233
250
|
fetch "$tarball" \
|
|
@@ -241,6 +258,7 @@ build_lz4() {
|
|
|
241
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)
|
|
242
259
|
}
|
|
243
260
|
|
|
261
|
+
# @dep name=zstd version_env=ZSTD_VERSION cpe_vendor=facebook cpe_product=zstandard build_fn=build_zstd
|
|
244
262
|
build_zstd() {
|
|
245
263
|
local name="zstd-${ZSTD_VERSION}"; local tarball="$WORKDIR/$name.tar.gz"
|
|
246
264
|
fetch "$tarball" \
|
|
@@ -255,6 +273,7 @@ build_zstd() {
|
|
|
255
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)
|
|
256
274
|
}
|
|
257
275
|
|
|
276
|
+
# @dep name=libb2 version_env=LIBB2_VERSION cpe_vendor=blake2 cpe_product=libb2 build_fn=build_libb2
|
|
258
277
|
build_libb2() {
|
|
259
278
|
local name="libb2-${LIBB2_VERSION}"; local tarball="$WORKDIR/$name.tar.gz"
|
|
260
279
|
fetch "$tarball" \
|
|
@@ -264,6 +283,7 @@ build_libb2() {
|
|
|
264
283
|
(cd "$src" && CC="$CC" ./configure --prefix="$PREFIX" --enable-shared --disable-static ${HOST:+--host=$HOST} && make -j"$PARALLEL" && make install)
|
|
265
284
|
}
|
|
266
285
|
|
|
286
|
+
# @dep name=libxml2 version_env=LIBXML2_VERSION cpe_vendor=xmlsoft cpe_product=libxml2 build_fn=build_libxml2
|
|
267
287
|
build_libxml2() {
|
|
268
288
|
local name="libxml2-${LIBXML2_VERSION}"; local tarball="$WORKDIR/$name.tar.xz"
|
|
269
289
|
fetch "$tarball" \
|
|
@@ -275,6 +295,7 @@ build_libxml2() {
|
|
|
275
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)
|
|
276
296
|
}
|
|
277
297
|
|
|
298
|
+
# @dep name=nettle version_env=NETTLE_VERSION cpe_vendor=gnu cpe_product=nettle build_fn=build_nettle
|
|
278
299
|
build_nettle() {
|
|
279
300
|
local name="nettle-${NETTLE_VERSION}"; local tarball="$WORKDIR/$name.tar.gz"
|
|
280
301
|
fetch "$tarball" \
|
|
@@ -284,24 +305,29 @@ build_nettle() {
|
|
|
284
305
|
(cd "$src" && CC="$CC" ./configure --prefix="$PREFIX" --enable-shared --disable-static --enable-mini-gmp ${HOST:+--host=$HOST} && make -j"$PARALLEL" && make install)
|
|
285
306
|
}
|
|
286
307
|
|
|
308
|
+
# @dep name=attr version_env=ATTR_VERSION cpe_vendor=savannah cpe_product=attr build_fn=build_attr
|
|
287
309
|
build_attr() {
|
|
288
310
|
local name="attr-${ATTR_VERSION}"; local tarball="$WORKDIR/$name.tar.gz"
|
|
289
311
|
fetch "$tarball" \
|
|
312
|
+
"https://download-mirror.savannah.gnu.org/releases/attr/$name.tar.gz" \
|
|
290
313
|
"https://mirrors.kernel.org/savannah/attr/$name.tar.gz" \
|
|
291
314
|
"https://download.savannah.gnu.org/releases/attr/$name.tar.gz"
|
|
292
315
|
local src; src=$(extract "$tarball" "$name")
|
|
293
316
|
(cd "$src" && CC="$CC" ./configure --prefix="$PREFIX" --enable-shared --disable-static ${HOST:+--host=$HOST} && make -j"$PARALLEL" && make install)
|
|
294
317
|
}
|
|
295
318
|
|
|
319
|
+
# @dep name=acl version_env=ACL_VERSION cpe_vendor=savannah cpe_product=acl build_fn=build_acl
|
|
296
320
|
build_acl() {
|
|
297
321
|
local name="acl-${ACL_VERSION}"; local tarball="$WORKDIR/$name.tar.gz"
|
|
298
322
|
fetch "$tarball" \
|
|
323
|
+
"https://download-mirror.savannah.gnu.org/releases/acl/$name.tar.gz" \
|
|
299
324
|
"https://mirrors.kernel.org/savannah/acl/$name.tar.gz" \
|
|
300
325
|
"https://download.savannah.gnu.org/releases/acl/$name.tar.gz"
|
|
301
326
|
local src; src=$(extract "$tarball" "$name")
|
|
302
327
|
(cd "$src" && CC="$CC" ./configure --prefix="$PREFIX" --enable-shared --disable-static ${HOST:+--host=$HOST} && make -j"$PARALLEL" && make install)
|
|
303
328
|
}
|
|
304
329
|
|
|
330
|
+
# @dep name=libarchive version_env=LIBARCHIVE_VERSION cpe_vendor=libarchive cpe_product=libarchive build_fn=build_libarchive
|
|
305
331
|
build_libarchive() {
|
|
306
332
|
local name="libarchive-${LIBARCHIVE_VERSION}"; local tarball="$WORKDIR/$name.tar.gz"
|
|
307
333
|
fetch "$tarball" \
|
archive_r_python-0.1.23/VERSION
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
0.1.23
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{archive_r_python-0.1.23 → archive_r_python-0.1.25}/_vendor/archive_r/include/archive_r/entry.h
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{archive_r_python-0.1.23 → archive_r_python-0.1.25}/_vendor/archive_r/include/archive_r/traverser.h
RENAMED
|
File without changes
|
{archive_r_python-0.1.23 → archive_r_python-0.1.25}/_vendor/archive_r/src/archive_stack_cursor.cc
RENAMED
|
File without changes
|
{archive_r_python-0.1.23 → archive_r_python-0.1.25}/_vendor/archive_r/src/archive_stack_cursor.h
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{archive_r_python-0.1.23 → archive_r_python-0.1.25}/_vendor/archive_r/src/entry_fault_error.cc
RENAMED
|
File without changes
|
{archive_r_python-0.1.23 → archive_r_python-0.1.25}/_vendor/archive_r/src/entry_fault_error.h
RENAMED
|
File without changes
|
|
File without changes
|
{archive_r_python-0.1.23 → archive_r_python-0.1.25}/_vendor/archive_r/src/multi_volume_manager.cc
RENAMED
|
File without changes
|
{archive_r_python-0.1.23 → archive_r_python-0.1.25}/_vendor/archive_r/src/multi_volume_manager.h
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{archive_r_python-0.1.23 → archive_r_python-0.1.25}/_vendor/archive_r/src/path_hierarchy_utils.cc
RENAMED
|
File without changes
|
|
File without changes
|
{archive_r_python-0.1.23 → archive_r_python-0.1.25}/_vendor/archive_r/src/system_file_stream.cc
RENAMED
|
File without changes
|
{archive_r_python-0.1.23 → archive_r_python-0.1.25}/_vendor/archive_r/src/system_file_stream.h
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{archive_r_python-0.1.23 → archive_r_python-0.1.25}/archive_r_python.egg-info/dependency_links.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|