From db038f2db3c030701e26c1ff0cfccf090288e717 Mon Sep 17 00:00:00 2001 From: Rune Morling Date: Tue, 15 Oct 2024 20:51:40 +0200 Subject: [PATCH 1/3] pisi: Update to v3.12.5 (FilesDB and LazyDB update) - With this update, eopkg.py2 now writes versioned (v3), gdbm format FilesDB shelves, and versioned LazyDB caches; both using Pickle Protocol Version 2. - FilesDB and LazyDBs are autoupgraded on version mismatch. - The output of `sudo eopkg.py2 rdb` operations has been cleaned up significantly. This is intended to help make the transition between using `eopkg.py2` and `eopkg.py3` much smoother. Changelog [here](https://github.com/getsolus/eopkg/releases/tag/v3.12.5) Signed-off-by: Rune Morling --- packages/p/pisi/pspec.xml | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) diff --git a/packages/p/pisi/pspec.xml b/packages/p/pisi/pspec.xml index 40308b1d503..c9420df71bc 100644 --- a/packages/p/pisi/pspec.xml +++ b/packages/p/pisi/pspec.xml @@ -12,7 +12,7 @@ app:console PISI PISI is a modern package management system implemented in Python. Some of its main features are: package sources are written in XML and python, implements all functions through a simple-to-use API, integrates low-level and high-level package management features. - https://github.com/getsolus/eopkg/archive/refs/tags/v3.12.4.tar.gz + https://github.com/getsolus/eopkg/archive/refs/tags/v3.12.5.tar.gz db5 intltool @@ -67,6 +67,13 @@ + + 10-15-2024 + 3.12.5 + Update to v3.12.5 + Rune Morling + ermo@serpentos.com + 09-11-2024 3.12.4 @@ -82,7 +89,7 @@ silke@slxh.eu - 19-07-2024 + 07-19-2024 3.12.2 Fix eopkg check with usr-merged directories @@ -90,7 +97,7 @@ solus@reillybrogan.com - 04-07-2024 + 07-04-2024 3.12.2 Update to v3.12.2, tweak reordering code **Summary** @@ -102,7 +109,7 @@ In addition, a cosmetic tweak was added which doesn't show the "reordering syste ermo@serpentos.com - 29-06-2024 + 06-29-2024 3.12.2 Update to v3.12.2, tweak reordering code **Summary** @@ -112,7 +119,7 @@ The install order reordering code now puts baselayout first and doesn't attempt ermo@serpentos.com - 24-06-2024 + 06-24-2024 3.12.1 sync to v3.12.1, add dep on python2-ordered-set **Summary** @@ -129,7 +136,7 @@ The install order reordering code now puts baselayout first and doesn't attempt ermo@serpentos.com - 10-06-2024 + 06-10-2024 3.11 Update to v3.11 Rune Morling From a24611c9e9a3e446bc8f042be3701a6a5390bee0 Mon Sep 17 00:00:00 2001 From: Rune Morling Date: Tue, 15 Oct 2024 21:26:16 +0200 Subject: [PATCH 2/3] eopkg: Update to v4.1.6 - With this update, eopkg.py3/bin now writes versioned (v4), gdbm format FilesDB shelves, and versioned LazyDB caches; both using Pickle Protocol Version 2. - FilesDB and LazyDBs are autoupgraded on version mismatch. - The output of `sudo eopkg.py3 rdb` operations has been cleaned up significantly and is identical to the output of `eopkg.py2`. - The output of `sudo eopkg index` operations has been improved. It now lists each package added to the index. This should help make the transition between using `eopkg.py2` and `eopkg.py3` much smoother. Changelog: - [4.1.5](https://github.com/getsolus/eopkg/releases/tag/v4.1.5) - [4.1.6](https://github.com/getsolus/eopkg/releases/tag/v4.1.6) Signed-off-by: Rune Morling --- packages/e/eopkg/package.yml | 8 ++++---- packages/e/eopkg/pspec_x86_64.xml | 26 +++++++++++++------------- 2 files changed, 17 insertions(+), 17 deletions(-) diff --git a/packages/e/eopkg/package.yml b/packages/e/eopkg/package.yml index 6fe8a45d3d6..7840e505cbf 100644 --- a/packages/e/eopkg/package.yml +++ b/packages/e/eopkg/package.yml @@ -1,10 +1,10 @@ name : eopkg -version : 4.1.4 -release : 16 +version : 4.1.6 +release : 17 source : - - git|https://github.com/getsolus/eopkg.git : 6638c24b1a7580a8cb3380e045da73d81a211f73 + - git|https://github.com/getsolus/eopkg.git : aeeeb0b6b1013ce11814b31c6673b0425e17693b # HEAD commit of https://github.com/getsolus/PackageKit/tree/eopkg4 unless stated otherwise - - git|https://github.com/getsolus/PackageKit.git : ec73537c8c508ee8797c252072087fabe26a3273 + - git|https://github.com/getsolus/PackageKit.git : 9b0f17c1ba6addc1c85bff34b64efad6a905ca50 homepage : https://github.com/getsolus/eopkg license : GPL-2.0-or-later component : system.base diff --git a/packages/e/eopkg/pspec_x86_64.xml b/packages/e/eopkg/pspec_x86_64.xml index 2c8ec348724..09017dd4243 100644 --- a/packages/e/eopkg/pspec_x86_64.xml +++ b/packages/e/eopkg/pspec_x86_64.xml @@ -3,8 +3,8 @@ eopkg https://github.com/getsolus/eopkg - Joey Riches - josephriches@gmail.com + Rune Morling + ermo@serpentos.com GPL-2.0-or-later system.base @@ -34,12 +34,12 @@ /usr/bin/eopkg.py3 /usr/bin/lseopkg.py3 /usr/bin/uneopkg.py3 - /usr/lib/python3.11/site-packages/eopkg-4.1.4.dist-info/AUTHORS - /usr/lib/python3.11/site-packages/eopkg-4.1.4.dist-info/METADATA - /usr/lib/python3.11/site-packages/eopkg-4.1.4.dist-info/RECORD - /usr/lib/python3.11/site-packages/eopkg-4.1.4.dist-info/WHEEL - /usr/lib/python3.11/site-packages/eopkg-4.1.4.dist-info/entry_points.txt - /usr/lib/python3.11/site-packages/eopkg-4.1.4.dist-info/top_level.txt + /usr/lib/python3.11/site-packages/eopkg-4.1.6.dist-info/AUTHORS + /usr/lib/python3.11/site-packages/eopkg-4.1.6.dist-info/METADATA + /usr/lib/python3.11/site-packages/eopkg-4.1.6.dist-info/RECORD + /usr/lib/python3.11/site-packages/eopkg-4.1.6.dist-info/WHEEL + /usr/lib/python3.11/site-packages/eopkg-4.1.6.dist-info/entry_points.txt + /usr/lib/python3.11/site-packages/eopkg-4.1.6.dist-info/top_level.txt /usr/lib/python3.11/site-packages/pisi/__init__.py /usr/lib/python3.11/site-packages/pisi/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pisi/__pycache__/__init__.cpython-311.pyc @@ -444,12 +444,12 @@ - - 2024-09-12 - 4.1.4 + + 2024-10-23 + 4.1.6 Packaging update - Joey Riches - josephriches@gmail.com + Rune Morling + ermo@serpentos.com \ No newline at end of file From 321e2f437ee460739cc0a0b0fb0958af667e84f9 Mon Sep 17 00:00:00 2001 From: Rune Morling Date: Wed, 16 Oct 2024 15:01:46 +0200 Subject: [PATCH 3/3] ypkg: Sync with git v34, rebuild against eopkg This build of ypkg has a version of ypkg-install-deps which supports the --eopkg-cmd argument. With no argument supplied, ypkg-install-deps defaults to calling `eopkg.py3`. Signed-off-by: Rune Morling --- packages/y/ypkg/package.yml | 6 +++--- packages/y/ypkg/pspec_x86_64.xml | 10 +++++----- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/packages/y/ypkg/package.yml b/packages/y/ypkg/package.yml index c0c1d0976ab..6941846bef8 100644 --- a/packages/y/ypkg/package.yml +++ b/packages/y/ypkg/package.yml @@ -1,8 +1,8 @@ name : ypkg -version : '33' -release : 194 +version : '34' +release : 196 source : - - git|https://github.com/getsolus/ypkg.git : f07d8770ef57456df90e834bcaaf877634cafda2 + - git|https://github.com/getsolus/ypkg.git : e366d2765674ffa008c378dcff5e74477b472b3a homepage : https://github.com/getsolus/ypkg license : GPL-3.0-or-later component : system.devel diff --git a/packages/y/ypkg/pspec_x86_64.xml b/packages/y/ypkg/pspec_x86_64.xml index a5ab195ff89..1fbbab36498 100644 --- a/packages/y/ypkg/pspec_x86_64.xml +++ b/packages/y/ypkg/pspec_x86_64.xml @@ -4,7 +4,7 @@ https://github.com/getsolus/ypkg Rune Morling - ermo.solus-project.com@spammesenseless.net + ermo@serpentos.com GPL-3.0-or-later system.devel @@ -75,12 +75,12 @@ Simply put, it is a tool to convert a build process into a packaging operation. - - 2024-09-16 - 33 + + 2024-10-23 + 34 Packaging update Rune Morling - ermo.solus-project.com@spammesenseless.net + ermo@serpentos.com \ No newline at end of file