pkg-exporter 0.2.8.dev161__tar.gz → 0.2.8.dev163__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.
- {pkg_exporter-0.2.8.dev161 → pkg_exporter-0.2.8.dev163}/.copier-answers.yml +1 -1
- {pkg_exporter-0.2.8.dev161 → pkg_exporter-0.2.8.dev163}/.forgejo/workflows/commitlint.yaml +1 -1
- {pkg_exporter-0.2.8.dev161 → pkg_exporter-0.2.8.dev163}/.forgejo/workflows/lint.yaml +1 -1
- {pkg_exporter-0.2.8.dev161 → pkg_exporter-0.2.8.dev163}/.forgejo/workflows/publish.yaml +2 -2
- {pkg_exporter-0.2.8.dev161 → pkg_exporter-0.2.8.dev163}/.forgejo/workflows/test.yaml +1 -1
- {pkg_exporter-0.2.8.dev161 → pkg_exporter-0.2.8.dev163}/.pre-commit-config.yaml +1 -1
- {pkg_exporter-0.2.8.dev161 → pkg_exporter-0.2.8.dev163}/PKG-INFO +1 -1
- {pkg_exporter-0.2.8.dev161 → pkg_exporter-0.2.8.dev163}/pyproject.toml +1 -1
- {pkg_exporter-0.2.8.dev161 → pkg_exporter-0.2.8.dev163}/uv.lock +20 -20
- {pkg_exporter-0.2.8.dev161 → pkg_exporter-0.2.8.dev163}/.commitlintrc.yaml +0 -0
- {pkg_exporter-0.2.8.dev161 → pkg_exporter-0.2.8.dev163}/.flake8 +0 -0
- {pkg_exporter-0.2.8.dev161 → pkg_exporter-0.2.8.dev163}/.gitignore +0 -0
- {pkg_exporter-0.2.8.dev161 → pkg_exporter-0.2.8.dev163}/LICENSE +0 -0
- {pkg_exporter-0.2.8.dev161 → pkg_exporter-0.2.8.dev163}/README.md +0 -0
- {pkg_exporter-0.2.8.dev161 → pkg_exporter-0.2.8.dev163}/cliff.toml +0 -0
- {pkg_exporter-0.2.8.dev161 → pkg_exporter-0.2.8.dev163}/docs/00-pve-exporter +0 -0
- {pkg_exporter-0.2.8.dev161 → pkg_exporter-0.2.8.dev163}/renovate.json +0 -0
- {pkg_exporter-0.2.8.dev161 → pkg_exporter-0.2.8.dev163}/src/pkg_exporter/__init__.py +0 -0
- {pkg_exporter-0.2.8.dev161 → pkg_exporter-0.2.8.dev163}/src/pkg_exporter/pkgmanager/__init__.py +0 -0
- {pkg_exporter-0.2.8.dev161 → pkg_exporter-0.2.8.dev163}/src/pkg_exporter/pkgmanager/apt.py +0 -0
- {pkg_exporter-0.2.8.dev161 → pkg_exporter-0.2.8.dev163}/src/pkg_exporter/reboot.py +0 -0
- {pkg_exporter-0.2.8.dev161 → pkg_exporter-0.2.8.dev163}/src/pkg_exporter/textfile.py +0 -0
- {pkg_exporter-0.2.8.dev161 → pkg_exporter-0.2.8.dev163}/tests/.gitkeep +0 -0
|
@@ -11,7 +11,7 @@ jobs:
|
|
|
11
11
|
commitlint-check:
|
|
12
12
|
runs-on: docker
|
|
13
13
|
container:
|
|
14
|
-
image: codeberg.org/margau/buildenv-commitlint:latest@sha256:
|
|
14
|
+
image: codeberg.org/margau/buildenv-commitlint:latest@sha256:c4056c32ebc5eed6174d3719c4ed4d0d49aa6888c6d8cd4e5ab4791e3fc36c2b
|
|
15
15
|
|
|
16
16
|
steps:
|
|
17
17
|
- uses: https://code.forgejo.org/actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7
|
|
@@ -13,7 +13,7 @@ jobs:
|
|
|
13
13
|
env:
|
|
14
14
|
UV_CACHE_DIR: /tmp/.uv-cache
|
|
15
15
|
container:
|
|
16
|
-
image: codeberg.org/margau/buildenv-uv:latest@sha256:
|
|
16
|
+
image: codeberg.org/margau/buildenv-uv:latest@sha256:3606c2bbd23bbaf3d6f61f91b7680dddc027e566c9dfc9fd4dc6fbc013213cb8
|
|
17
17
|
|
|
18
18
|
steps:
|
|
19
19
|
- uses: https://code.forgejo.org/actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7
|
|
@@ -16,7 +16,7 @@ jobs:
|
|
|
16
16
|
env:
|
|
17
17
|
UV_CACHE_DIR: /tmp/.uv-cache
|
|
18
18
|
container:
|
|
19
|
-
image: codeberg.org/margau/buildenv-uv:latest@sha256:
|
|
19
|
+
image: codeberg.org/margau/buildenv-uv:latest@sha256:3606c2bbd23bbaf3d6f61f91b7680dddc027e566c9dfc9fd4dc6fbc013213cb8
|
|
20
20
|
|
|
21
21
|
steps:
|
|
22
22
|
- uses: https://code.forgejo.org/actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7
|
|
@@ -67,7 +67,7 @@ jobs:
|
|
|
67
67
|
name: "Draft Release Notes"
|
|
68
68
|
runs-on: docker
|
|
69
69
|
container:
|
|
70
|
-
image: codeberg.org/margau/buildenv-uv:latest@sha256:
|
|
70
|
+
image: codeberg.org/margau/buildenv-uv:latest@sha256:3606c2bbd23bbaf3d6f61f91b7680dddc027e566c9dfc9fd4dc6fbc013213cb8
|
|
71
71
|
|
|
72
72
|
steps:
|
|
73
73
|
- uses: https://code.forgejo.org/actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7
|
|
@@ -13,7 +13,7 @@ jobs:
|
|
|
13
13
|
env:
|
|
14
14
|
UV_CACHE_DIR: /tmp/.uv-cache
|
|
15
15
|
container:
|
|
16
|
-
image: codeberg.org/margau/buildenv-uv:latest@sha256:
|
|
16
|
+
image: codeberg.org/margau/buildenv-uv:latest@sha256:3606c2bbd23bbaf3d6f61f91b7680dddc027e566c9dfc9fd4dc6fbc013213cb8
|
|
17
17
|
|
|
18
18
|
steps:
|
|
19
19
|
- uses: https://code.forgejo.org/actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.5
|
|
2
2
|
Name: pkg-exporter
|
|
3
|
-
Version: 0.2.8.
|
|
3
|
+
Version: 0.2.8.dev163
|
|
4
4
|
Summary: This project provides an textfile-based exporter for apt-repositories
|
|
5
5
|
Project-URL: Documentation, https://codeberg.org/margau/pkg-exporter/src/branch/main#readme
|
|
6
6
|
Project-URL: Issues, https://codeberg.org/margau/pkg-exporter/issues
|
|
@@ -283,7 +283,7 @@ dev = [
|
|
|
283
283
|
{ name = "coverage", specifier = "==7.16.1" },
|
|
284
284
|
{ name = "pylint", specifier = "==4.0.8" },
|
|
285
285
|
{ name = "pytest", specifier = "==9.1.1" },
|
|
286
|
-
{ name = "ruff", specifier = "==0.16.
|
|
286
|
+
{ name = "ruff", specifier = "==0.16.8" },
|
|
287
287
|
]
|
|
288
288
|
|
|
289
289
|
[[package]]
|
|
@@ -361,27 +361,27 @@ wheels = [
|
|
|
361
361
|
|
|
362
362
|
[[package]]
|
|
363
363
|
name = "ruff"
|
|
364
|
-
version = "0.16.
|
|
364
|
+
version = "0.16.8"
|
|
365
365
|
source = { registry = "https://pypi.org/simple" }
|
|
366
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
|
366
|
+
sdist = { url = "https://files.pythonhosted.org/packages/ba/78/449cb84790bd5cc3823b2652ee405a4558856e5c4195aee3a16bf7b3eb5d/ruff-0.16.8.tar.gz", hash = "sha256:9247bf92b5f04d825c8639a4fe423ec2e4222acd9222e58412b0dab7e442798b", size = 4938814, upload-time = "2026-09-16T15:54:46.688Z" }
|
|
367
367
|
wheels = [
|
|
368
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
369
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
370
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
371
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
372
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
373
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
374
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
375
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
376
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
377
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
378
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
379
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
380
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
381
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
382
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
383
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
384
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
368
|
+
{ url = "https://files.pythonhosted.org/packages/ac/25/6071aabc530e9be7e2c195e8fe3f7aea2735405b6cf447212832d7811831/ruff-0.16.8-py3-none-linux_armv6l.whl", hash = "sha256:6ffbd6d87383c1edf5f6fa890f10200950240d7c1a16052a19a09d3a2307dd38", size = 10048966, upload-time = "2026-09-16T15:53:57.605Z" },
|
|
369
|
+
{ url = "https://files.pythonhosted.org/packages/54/98/07f90ecbc74dd5fb5764f11f2bc774d6a7cffef92d2ff5f5b4e9e23c754e/ruff-0.16.8-py3-none-macosx_10_12_x86_64.whl", hash = "sha256:42ed6b878ed61e3acca92f2730a17acff39286944ea82398544696366a6f925e", size = 10165498, upload-time = "2026-09-16T15:54:01.14Z" },
|
|
370
|
+
{ url = "https://files.pythonhosted.org/packages/fe/1f/e6a712e3b47cad4a40600134105ed193cb773f618a42eb7ba323cb812cc0/ruff-0.16.8-py3-none-macosx_11_0_arm64.whl", hash = "sha256:7ea781c7f2afba8c6a505ea0fb3f994020249e0c450635f5381286fea6b46170", size = 9830004, upload-time = "2026-09-16T15:54:03.998Z" },
|
|
371
|
+
{ url = "https://files.pythonhosted.org/packages/23/f2/311a08776d75d81c7676e20b6b020ae63cbe881fcdc7a8dd64e6e18bdd93/ruff-0.16.8-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:8efeae3bbe414a5efefda11a792dfb51ef90ac48d50c4830de2f644caf3e8659", size = 9986558, upload-time = "2026-09-16T15:54:06.804Z" },
|
|
372
|
+
{ url = "https://files.pythonhosted.org/packages/f3/ed/37b6cb3d3ba8c73e68ae3eb1d502383beb5aa05a582bb7bb3a922f929f54/ruff-0.16.8-py3-none-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:3a79b795469fef7fc6e908b218eed2eb17332afd85031db6480dc864560e69b2", size = 9877332, upload-time = "2026-09-16T15:54:09.552Z" },
|
|
373
|
+
{ url = "https://files.pythonhosted.org/packages/22/cc/40873a8f36ad084cc540d55fcca7077264d5b13b24659e9180c176fb2b08/ruff-0.16.8-py3-none-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:3fdc5563cdc50555e6fba39322850860e9267c1b3d12c26a74729d8604c3c812", size = 10507125, upload-time = "2026-09-16T15:54:12.152Z" },
|
|
374
|
+
{ url = "https://files.pythonhosted.org/packages/c3/e4/fc91a642b78ccbab6b9477720f3644ae7a10a9bcce69a934679cd64f62bc/ruff-0.16.8-py3-none-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:34508983c70665578dab88f5223d8e6228307e1135398ca8bfc8b7e9501e282b", size = 11336694, upload-time = "2026-09-16T15:54:15.489Z" },
|
|
375
|
+
{ url = "https://files.pythonhosted.org/packages/c2/3d/bbd2a9a600a4e73dc3e7548a249c8d1671273464b55822c6fae50f602dff/ruff-0.16.8-py3-none-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:644bb578569e0ffc575741232bd385dacdd6fbe123f1a729e7a225f54aa3957f", size = 10774448, upload-time = "2026-09-16T15:54:18.16Z" },
|
|
376
|
+
{ url = "https://files.pythonhosted.org/packages/1a/41/d83af9879a7b6e8bf5fe16b1da0b134049d2f5d3afac12defb0897cb84bd/ruff-0.16.8-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:15e7d226246961db9235098333caa13063906d3851136b84c2900b82f5daa1df", size = 10323796, upload-time = "2026-09-16T15:54:20.743Z" },
|
|
377
|
+
{ url = "https://files.pythonhosted.org/packages/f5/2c/cefd07bfe914b84943ea769ade8d607bd22750b965d3228eefd7cebd15d0/ruff-0.16.8-py3-none-manylinux_2_31_riscv64.whl", hash = "sha256:a2bf6bc3e9ebdd4449abc6f06cf64b98051a2c61cf94d2fe9596518c881f1a1e", size = 10514115, upload-time = "2026-09-16T15:54:23.497Z" },
|
|
378
|
+
{ url = "https://files.pythonhosted.org/packages/f3/9d/76a2e26c79a23be6e6e3664c57bec9e9fc8de155cfb9e4b67ea91b64f9d7/ruff-0.16.8-py3-none-musllinux_1_2_aarch64.whl", hash = "sha256:6ca111ba0849539165e9e59d2b442542f3c1e8060ebbdea82494f1ffbccb1e1f", size = 10072582, upload-time = "2026-09-16T15:54:26.185Z" },
|
|
379
|
+
{ url = "https://files.pythonhosted.org/packages/2e/d4/f42edddb39668af1a559ceafa3823aedd65633a48dc9768e775485faa2c1/ruff-0.16.8-py3-none-musllinux_1_2_armv7l.whl", hash = "sha256:359a1e5b495448ee1e91018064382ebc86f90e8aac2fed222c7d0e4e8df85fd2", size = 9879644, upload-time = "2026-09-16T15:54:29.278Z" },
|
|
380
|
+
{ url = "https://files.pythonhosted.org/packages/f8/d4/913e3195d95e0378786c6656945c865f534a3560e29139da4882aff630d1/ruff-0.16.8-py3-none-musllinux_1_2_i686.whl", hash = "sha256:59e8f5681349474110b24d62e93cfda6593f5fa3473446ca3705200cac1a08b9", size = 10231569, upload-time = "2026-09-16T15:54:32.036Z" },
|
|
381
|
+
{ url = "https://files.pythonhosted.org/packages/2b/c4/8aa6ea0bdcedbd1bf87397e2fc4ed8406448ea5842f8660bc6e5f163039d/ruff-0.16.8-py3-none-musllinux_1_2_x86_64.whl", hash = "sha256:efa3e7a16d1baaa79957888dfdf8be9ef2e44db81cb032af06d76632ab59e773", size = 10663666, upload-time = "2026-09-16T15:54:34.838Z" },
|
|
382
|
+
{ url = "https://files.pythonhosted.org/packages/3d/02/7f10ef4700bc223c30a3fdd10631a29830c45524b810a3c7ed947af64591/ruff-0.16.8-py3-none-win32.whl", hash = "sha256:55793ba85c69921e89be061426d91a78652d6e50317c962240922747a4eb713f", size = 10093472, upload-time = "2026-09-16T15:54:37.47Z" },
|
|
383
|
+
{ url = "https://files.pythonhosted.org/packages/1e/5d/a509c07d714b6da88f2c518b4637cf6f1d46b074be8f0f1e5fb9ff5126fe/ruff-0.16.8-py3-none-win_amd64.whl", hash = "sha256:a6b85621fd3c81e31fc5f5add09c9c078b430db3595ca632efafdec9e64ebfaa", size = 10586899, upload-time = "2026-09-16T15:54:40.488Z" },
|
|
384
|
+
{ url = "https://files.pythonhosted.org/packages/fe/a0/50787329e4f20bf9dc9f6230015d46ec69c51a97ace5bc202dae4755365d/ruff-0.16.8-py3-none-win_arm64.whl", hash = "sha256:d075e820af612102ce217f07cc93e69f9490b10ec13ea85fa87bd03d996cef8a", size = 10386316, upload-time = "2026-09-16T15:54:43.332Z" },
|
|
385
385
|
]
|
|
386
386
|
|
|
387
387
|
[[package]]
|
|
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
|
{pkg_exporter-0.2.8.dev161 → pkg_exporter-0.2.8.dev163}/src/pkg_exporter/pkgmanager/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|