Skip to content

Commit

Permalink
eopkg4-bin: Update to use iksemel eopkg version
Browse files Browse the repository at this point in the history
**Summary**
The iksemel eopkg4-bin version yields faster XML operations then the lxml
based version and hence an overall faster package manager experience.

Signed-off-by: Rune Morling <ermo@serpentos.com>
  • Loading branch information
ermo authored and joebonrichie committed Apr 1, 2024
1 parent d24beec commit 50f1948
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
5 changes: 3 additions & 2 deletions packages/e/eopkg4-bin/package.yml
@@ -1,8 +1,8 @@
name : eopkg4-bin
version : 4.0.0
release : 11
release : 12
source :
- git|https://github.com/getsolus/eopkg : f9226f156db1b6ca71b77134454188dca1ba1bfe
- git|https://github.com/getsolus/eopkg : b05fba5d572b29330f72387fef1becaaf318e269
- git|https://github.com/getsolus/PackageKit.git : bee531c98e76c92fb7d41ad4e3795a821be54cbe
homepage : https://github.com/getsolus/eopkg
license : GPL-2.0-or-later
Expand All @@ -29,6 +29,7 @@ debug : no
builddeps :
- pkgconfig(packagekit-glib2)
- pkgconfig(python3)
- iksemel
- nuitka
- patchelf
- python-build
Expand Down
12 changes: 6 additions & 6 deletions packages/e/eopkg4-bin/pspec_x86_64.xml
Expand Up @@ -3,8 +3,8 @@
<Name>eopkg4-bin</Name>
<Homepage>https://github.com/getsolus/eopkg</Homepage>
<Packager>
<Name>Hans Kelson</Name>
<Email>hans@communitycomputing.net</Email>
<Name>Rune Morling</Name>
<Email>ermo@serpentos.com</Email>
</Packager>
<License>GPL-2.0-or-later</License>
<PartOf>system.utils</PartOf>
Expand Down Expand Up @@ -51,12 +51,12 @@ https://github.com/getsolus/packages/issues/1316
</Files>
</Package>
<History>
<Update release="11">
<Date>2024-03-17</Date>
<Update release="12">
<Date>2024-04-01</Date>
<Version>4.0.0</Version>
<Comment>Packaging update</Comment>
<Name>Hans Kelson</Name>
<Email>hans@communitycomputing.net</Email>
<Name>Rune Morling</Name>
<Email>ermo@serpentos.com</Email>
</Update>
</History>
</PISI>

0 comments on commit 50f1948

Please sign in to comment.