pkg-exporter 0.2.8.dev48__tar.gz → 0.2.8.dev50__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.dev48 → pkg_exporter-0.2.8.dev50}/.copier-answers.yml +1 -1
- {pkg_exporter-0.2.8.dev48 → pkg_exporter-0.2.8.dev50}/.forgejo/workflows/lint.yaml +1 -1
- {pkg_exporter-0.2.8.dev48 → pkg_exporter-0.2.8.dev50}/.forgejo/workflows/publish.yaml +1 -1
- {pkg_exporter-0.2.8.dev48 → pkg_exporter-0.2.8.dev50}/.pre-commit-config.yaml +1 -1
- {pkg_exporter-0.2.8.dev48 → pkg_exporter-0.2.8.dev50}/PKG-INFO +1 -1
- {pkg_exporter-0.2.8.dev48 → pkg_exporter-0.2.8.dev50}/uv.lock +18 -19
- {pkg_exporter-0.2.8.dev48 → pkg_exporter-0.2.8.dev50}/.commitlintrc.yaml +0 -0
- {pkg_exporter-0.2.8.dev48 → pkg_exporter-0.2.8.dev50}/.flake8 +0 -0
- {pkg_exporter-0.2.8.dev48 → pkg_exporter-0.2.8.dev50}/.forgejo/workflows/commitlint.yaml +0 -0
- {pkg_exporter-0.2.8.dev48 → pkg_exporter-0.2.8.dev50}/.gitignore +0 -0
- {pkg_exporter-0.2.8.dev48 → pkg_exporter-0.2.8.dev50}/LICENSE +0 -0
- {pkg_exporter-0.2.8.dev48 → pkg_exporter-0.2.8.dev50}/README.md +0 -0
- {pkg_exporter-0.2.8.dev48 → pkg_exporter-0.2.8.dev50}/docs/00-pve-exporter +0 -0
- {pkg_exporter-0.2.8.dev48 → pkg_exporter-0.2.8.dev50}/pyproject.toml +0 -0
- {pkg_exporter-0.2.8.dev48 → pkg_exporter-0.2.8.dev50}/renovate.json +0 -0
- {pkg_exporter-0.2.8.dev48 → pkg_exporter-0.2.8.dev50}/src/pkg_exporter/__init__.py +0 -0
- {pkg_exporter-0.2.8.dev48 → pkg_exporter-0.2.8.dev50}/src/pkg_exporter/pkgmanager/__init__.py +0 -0
- {pkg_exporter-0.2.8.dev48 → pkg_exporter-0.2.8.dev50}/src/pkg_exporter/pkgmanager/apt.py +0 -0
- {pkg_exporter-0.2.8.dev48 → pkg_exporter-0.2.8.dev50}/src/pkg_exporter/reboot.py +0 -0
- {pkg_exporter-0.2.8.dev48 → pkg_exporter-0.2.8.dev50}/src/pkg_exporter/textfile.py +0 -0
|
@@ -8,7 +8,7 @@ jobs:
|
|
|
8
8
|
forgejo:
|
|
9
9
|
runs-on: docker
|
|
10
10
|
container:
|
|
11
|
-
image: codeberg.org/margau/buildenv-uv:latest@sha256:
|
|
11
|
+
image: codeberg.org/margau/buildenv-uv:latest@sha256:eb7f6936c0c2462eadc714564050bb64be3c3d1d4c2c3cc4481cc53c80dc006e
|
|
12
12
|
|
|
13
13
|
steps:
|
|
14
14
|
- uses: https://code.forgejo.org/actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
|
|
@@ -8,7 +8,7 @@ jobs:
|
|
|
8
8
|
forgejo:
|
|
9
9
|
runs-on: docker
|
|
10
10
|
container:
|
|
11
|
-
image: codeberg.org/margau/buildenv-uv:latest@sha256:
|
|
11
|
+
image: codeberg.org/margau/buildenv-uv:latest@sha256:eb7f6936c0c2462eadc714564050bb64be3c3d1d4c2c3cc4481cc53c80dc006e
|
|
12
12
|
|
|
13
13
|
steps:
|
|
14
14
|
- uses: https://code.forgejo.org/actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: pkg-exporter
|
|
3
|
-
Version: 0.2.8.
|
|
3
|
+
Version: 0.2.8.dev50
|
|
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
|
|
@@ -116,27 +116,26 @@ wheels = [
|
|
|
116
116
|
|
|
117
117
|
[[package]]
|
|
118
118
|
name = "ruff"
|
|
119
|
-
version = "0.12.
|
|
119
|
+
version = "0.12.6"
|
|
120
120
|
source = { registry = "https://pypi.org/simple" }
|
|
121
|
-
sdist = { url = "https://files.pythonhosted.org/packages/30/cd/01015eb5034605fd98d829c5839ec2c6b4582b479707f7c1c2af861e8258/ruff-0.12.5.tar.gz", hash = "sha256:b209db6102b66f13625940b7f8c7d0f18e20039bb7f6101fbdac935c9612057e", size = 5170722, upload-time = "2025-07-24T13:26:37.456Z" }
|
|
122
121
|
wheels = [
|
|
123
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
124
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
125
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
126
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
127
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
128
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
129
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
130
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
131
|
-
{ url = "https://files.pythonhosted.org/packages/62/
|
|
132
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
133
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
134
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
135
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
136
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
137
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
138
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
139
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
122
|
+
{ url = "https://files.pythonhosted.org/packages/0d/a2/364031a095e0d50277813b61c98918b8e5057a232f3b97bd39c3050898ad/ruff-0.12.6-py3-none-linux_armv6l.whl", hash = "sha256:59b48d8581989e0527b64c3297e672357c03b78d58cf1b228037a49915316277", size = 11855193, upload-time = "2025-07-29T20:44:15.216Z" },
|
|
123
|
+
{ url = "https://files.pythonhosted.org/packages/84/4b/17060a0c01ff20329cb86aff0ec8ade03a033fb340a0e8276973395ba5d1/ruff-0.12.6-py3-none-macosx_10_12_x86_64.whl", hash = "sha256:412518260394e8a6647a0c610062cac48ff230d39b9df57faae93aa77123e90c", size = 12522289, upload-time = "2025-07-29T20:44:18.341Z" },
|
|
124
|
+
{ url = "https://files.pythonhosted.org/packages/e7/5b/ca87980044b163278eca24dc081a38101d3b2b5da3b57af28ca33f997f1e/ruff-0.12.6-py3-none-macosx_11_0_arm64.whl", hash = "sha256:b56a3f51a27d0db8141d5b4b095c2849b24f639539a05d201f72f8d83f829a78", size = 11739924, upload-time = "2025-07-29T20:44:20.654Z" },
|
|
125
|
+
{ url = "https://files.pythonhosted.org/packages/57/d9/2004a5c099d96f75931b318138c5bb39df6af7d9035b02c188e5024d3a35/ruff-0.12.6-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:1ef9e292957bd6a868ce4e5f57931d0583814a363add2adedae3a1c9854b7ad9", size = 11952620, upload-time = "2025-07-29T20:44:22.635Z" },
|
|
126
|
+
{ url = "https://files.pythonhosted.org/packages/c5/2a/5bcc44d63823331e93b585797576b7e5bc581cd7eaf73f782bb2031dba81/ruff-0.12.6-py3-none-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:0c3fd9955d3009c33e60bb596ea7bc66832de34d621883061114bb3b6114d358", size = 11662270, upload-time = "2025-07-29T20:44:24.782Z" },
|
|
127
|
+
{ url = "https://files.pythonhosted.org/packages/56/5c/c2c56b605666353c139235a598a2ea073d51e65f9b615f6eee71b19657d3/ruff-0.12.6-py3-none-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:4e7456efef8dd6957843de60a245152e34a842210d8b13381d5f3e7540d17935", size = 13232207, upload-time = "2025-07-29T20:44:27.432Z" },
|
|
128
|
+
{ url = "https://files.pythonhosted.org/packages/ef/1d/301a4788986b9f31a12439503f643413f6188a6bd154ee11bd47ac5fd6c1/ruff-0.12.6-py3-none-manylinux_2_17_ppc64.manylinux2014_ppc64.whl", hash = "sha256:c99e62bae20c7e1a8d4de84f96754e9732d0831614ed165415ed2c4f4aa83864", size = 14179966, upload-time = "2025-07-29T20:44:30.079Z" },
|
|
129
|
+
{ url = "https://files.pythonhosted.org/packages/36/b1/5723f4d8f227351005c6c7a1cda1680a5357536be99f4a74da3fa51ebd76/ruff-0.12.6-py3-none-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:d47ff2b300da87df8437e1b35291349faaceb666d8349edef733b6562d29264f", size = 13629620, upload-time = "2025-07-29T20:44:32.387Z" },
|
|
130
|
+
{ url = "https://files.pythonhosted.org/packages/62/a7/2f614b90698084b5d9985e741ae11d1581e90fdd7ffc37cb4730a0472725/ruff-0.12.6-py3-none-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:8883ab5e9506574a6a2abacb5da34d416fdd8434151b35421ba3f79ca9a14a11", size = 12667635, upload-time = "2025-07-29T20:44:34.752Z" },
|
|
131
|
+
{ url = "https://files.pythonhosted.org/packages/f9/b3/2f71b72f47ea6d2352bafcc08ca02d5d80ace032dd5f0c43d30a49f2d02a/ruff-0.12.6-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:b3cfbd192c312669fb22cd4bf8c700e8b4b1dced7ce034e581459c0e375486fa", size = 12941871, upload-time = "2025-07-29T20:44:36.733Z" },
|
|
132
|
+
{ url = "https://files.pythonhosted.org/packages/4f/fd/dd266e754d584a4f60652795bbc1ce0cffed83b9e897f6d479e5c73fca07/ruff-0.12.6-py3-none-musllinux_1_2_aarch64.whl", hash = "sha256:c1d87f2b1abf330281b3972d6bf34d366ee84b3077df66a89169e2d81b291891", size = 11773663, upload-time = "2025-07-29T20:44:38.68Z" },
|
|
133
|
+
{ url = "https://files.pythonhosted.org/packages/e6/15/9532fa52ac7a9c9c088ae77a60a626a4fb2a2d1e1e1fcca5ea082f1a9615/ruff-0.12.6-py3-none-musllinux_1_2_armv7l.whl", hash = "sha256:3f32aaa9b5ed69de80693abeecf9961cd97851cadf7850081461261d0e6551b6", size = 11610539, upload-time = "2025-07-29T20:44:41.205Z" },
|
|
134
|
+
{ url = "https://files.pythonhosted.org/packages/5e/a2/83dfcdec877bfba16589ed8c0463cb40c28e01cb52381af495146cf7b83b/ruff-0.12.6-py3-none-musllinux_1_2_i686.whl", hash = "sha256:de5185f19289a800c16d6ec8a9ba0b8b911b4640a4927b487f48fb51634ce315", size = 12485468, upload-time = "2025-07-29T20:44:43.598Z" },
|
|
135
|
+
{ url = "https://files.pythonhosted.org/packages/9f/a7/e47be7e51e54945fdedcc10b43f819c3dffbd12a0378d7854fa43da7f9e8/ruff-0.12.6-py3-none-musllinux_1_2_x86_64.whl", hash = "sha256:80f9d56205f6f6c4a1039c79d9acc0a9c104915f4fc0fc0385170decc72f6e4c", size = 12998871, upload-time = "2025-07-29T20:44:45.617Z" },
|
|
136
|
+
{ url = "https://files.pythonhosted.org/packages/4a/6d/1b121d75ad74cb4e16b9f6e1e2493b178e64a84a8b57a3189fcf3dcce329/ruff-0.12.6-py3-none-win32.whl", hash = "sha256:b553271d6ed5611fcbe5f6752852eef695f2a77c0405b3a16fd507e5a057f5b0", size = 11747804, upload-time = "2025-07-29T20:44:47.725Z" },
|
|
137
|
+
{ url = "https://files.pythonhosted.org/packages/2b/55/935b38ca28fd550a81b758743f66dfb060428b0c5e1995833865644f4d9d/ruff-0.12.6-py3-none-win_amd64.whl", hash = "sha256:48b73d4acef6768bfe9912e8f623ec87677bcfb6dc748ac406ebff06a84a6d70", size = 12906253, upload-time = "2025-07-29T20:44:49.777Z" },
|
|
138
|
+
{ url = "https://files.pythonhosted.org/packages/55/68/0454d21dbc251e45da45c0cf0fd6db1253ec80d5888db0c1e11b25f21d5a/ruff-0.12.6-py3-none-win_arm64.whl", hash = "sha256:cd2c9c898a11f1441778d1cf9e358244cf5f4f2f11e93ff03c1a6c6759f4b15d", size = 11978598, upload-time = "2025-07-29T20:44:52.127Z" },
|
|
140
139
|
]
|
|
141
140
|
|
|
142
141
|
[[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
|
|
File without changes
|
{pkg_exporter-0.2.8.dev48 → pkg_exporter-0.2.8.dev50}/src/pkg_exporter/pkgmanager/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|