diff --git a/metadata/md5-cache/dev-libs/libsolv-0.7.30 b/metadata/md5-cache/dev-libs/libsolv-0.7.30 new file mode 100644 index 0000000000..2be40bbff5 --- /dev/null +++ b/metadata/md5-cache/dev-libs/libsolv-0.7.30 @@ -0,0 +1,16 @@ +BDEPEND=virtual/pkgconfig app-alternatives/ninja >=dev-build/cmake-3.20.5 +DEFINED_PHASES=compile configure install prepare test +DEPEND=app-arch/bzip2 app-arch/rpm app-arch/xz-utils app-arch/zstd:= sys-libs/zlib expat? ( dev-libs/expat ) !expat? ( dev-libs/libxml2 ) zchunk? ( app-arch/zchunk ) +DESCRIPTION=Library for solving packages and reading repositories +EAPI=8 +HOMEPAGE=https://github.com/openSUSE/libsolv +INHERIT=cmake +IUSE=expat test zchunk +KEYWORDS=~amd64 +LICENSE=BSD +RDEPEND=app-arch/bzip2 app-arch/rpm app-arch/xz-utils app-arch/zstd:= sys-libs/zlib expat? ( dev-libs/expat ) !expat? ( dev-libs/libxml2 ) zchunk? ( app-arch/zchunk ) +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=https://github.com/openSUSE/libsolv/archive/refs/tags/0.7.30.tar.gz -> libsolv-0.7.30.tar.gz +_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 258a4691fd43b8cd5814cb1acbb3c7df +_md5_=62add78de01f7f50c30987b2bd3cad6d diff --git a/metadata/md5-cache/dev-python/hijridate-2.4.1 b/metadata/md5-cache/dev-python/hijridate-2.4.1 deleted file mode 100644 index fd5a44b1c8..0000000000 --- a/metadata/md5-cache/dev-python/hijridate-2.4.1 +++ /dev/null @@ -1,16 +0,0 @@ -BDEPEND=test? ( >=dev-python/pytest-7.4.4[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) doc? ( || ( ( dev-lang/python:3.13 >=dev-python/sphinx-7.2.6[python_targets_python3_13(-)] dev-python/furo[python_targets_python3_13(-)] dev-python/myst-parser[python_targets_python3_13(-)] dev-python/sphinx-notfound-page[python_targets_python3_13(-)] dev-python/sphinx-rtd-theme[python_targets_python3_13(-)] ) ( dev-lang/python:3.12 >=dev-python/sphinx-7.2.6[python_targets_python3_12(-)] dev-python/furo[python_targets_python3_12(-)] dev-python/myst-parser[python_targets_python3_12(-)] dev-python/sphinx-notfound-page[python_targets_python3_12(-)] dev-python/sphinx-rtd-theme[python_targets_python3_12(-)] ) ( dev-lang/python:3.11 >=dev-python/sphinx-7.2.6[python_targets_python3_11(-)] dev-python/furo[python_targets_python3_11(-)] dev-python/myst-parser[python_targets_python3_11(-)] dev-python/sphinx-notfound-page[python_targets_python3_11(-)] dev-python/sphinx-rtd-theme[python_targets_python3_11(-)] ) ( dev-lang/python:3.10 >=dev-python/sphinx-7.2.6[python_targets_python3_10(-)] dev-python/furo[python_targets_python3_10(-)] dev-python/myst-parser[python_targets_python3_10(-)] dev-python/sphinx-notfound-page[python_targets_python3_10(-)] dev-python/sphinx-rtd-theme[python_targets_python3_10(-)] ) ( dev-python/pypy3 >=dev-python/sphinx-7.2.6[python_targets_pypy3(-)] dev-python/furo[python_targets_pypy3(-)] dev-python/myst-parser[python_targets_pypy3(-)] dev-python/sphinx-notfound-page[python_targets_pypy3(-)] dev-python/sphinx-rtd-theme[python_targets_pypy3(-)] ) ) ) python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-15[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-69.0.3[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] -DEFINED_PHASES=compile configure install prepare test -DESCRIPTION=Accurate Hijri-Gregorian date converter based on the Umm al-Qura calendar -EAPI=8 -HOMEPAGE=https://github.com/dralshehri/hijridate -INHERIT=distutils-r1 -IUSE=test doc python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 -KEYWORDS=~amd64 -LICENSE=MIT -RDEPEND=python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) -REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 ) -RESTRICT=!test? ( test ) -SLOT=0 -SRC_URI=https://github.com/dralshehri/hijridate/archive/v2.4.1.tar.gz -> hijridate-2.4.1.gh.tar.gz -_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea python-r1 428f5c53276c2adc06a89108fc2f9f46 distutils-r1 ac3ce68c875c9b392338dcd64f7feb73 -_md5_=4d6cb6edd2b3c72c714df89511553390 diff --git a/metadata/md5-cache/dev-python/hijridate-2.5.0 b/metadata/md5-cache/dev-python/hijridate-2.5.0 new file mode 100644 index 0000000000..47587e6b8f --- /dev/null +++ b/metadata/md5-cache/dev-python/hijridate-2.5.0 @@ -0,0 +1,16 @@ +BDEPEND=dev-python/hatch-fancy-pypi-readme[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] test? ( >=dev-python/pytest-7.4.4[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) doc? ( || ( ( dev-lang/python:3.13 >=dev-python/sphinx-7.2.6[python_targets_python3_13(-)] dev-python/furo[python_targets_python3_13(-)] dev-python/myst-parser[python_targets_python3_13(-)] dev-python/sphinx-notfound-page[python_targets_python3_13(-)] ) ( dev-lang/python:3.12 >=dev-python/sphinx-7.2.6[python_targets_python3_12(-)] dev-python/furo[python_targets_python3_12(-)] dev-python/myst-parser[python_targets_python3_12(-)] dev-python/sphinx-notfound-page[python_targets_python3_12(-)] ) ( dev-lang/python:3.11 >=dev-python/sphinx-7.2.6[python_targets_python3_11(-)] dev-python/furo[python_targets_python3_11(-)] dev-python/myst-parser[python_targets_python3_11(-)] dev-python/sphinx-notfound-page[python_targets_python3_11(-)] ) ( dev-lang/python:3.10 >=dev-python/sphinx-7.2.6[python_targets_python3_10(-)] dev-python/furo[python_targets_python3_10(-)] dev-python/myst-parser[python_targets_python3_10(-)] dev-python/sphinx-notfound-page[python_targets_python3_10(-)] ) ( dev-python/pypy3 >=dev-python/sphinx-7.2.6[python_targets_pypy3(-)] dev-python/furo[python_targets_pypy3(-)] dev-python/myst-parser[python_targets_pypy3(-)] dev-python/sphinx-notfound-page[python_targets_pypy3(-)] ) ) ) python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-15[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/hatchling-1.21.1[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] +DEFINED_PHASES=compile configure install prepare test +DESCRIPTION=Accurate Hijri-Gregorian date converter based on the Umm al-Qura calendar +EAPI=8 +HOMEPAGE=https://github.com/dralshehri/hijridate +INHERIT=distutils-r1 +IUSE=test doc python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 +KEYWORDS=~amd64 +LICENSE=MIT +RDEPEND=python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) +REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 ) +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=https://github.com/dralshehri/hijridate/archive/v2.5.0.tar.gz -> hijridate-2.5.0.gh.tar.gz +_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea python-r1 428f5c53276c2adc06a89108fc2f9f46 distutils-r1 ac3ce68c875c9b392338dcd64f7feb73 +_md5_=2d63b909561826e60185ea4884673051 diff --git a/metadata/md5-cache/dev-util/ocamlformat-0.26.2 b/metadata/md5-cache/dev-util/ocamlformat-0.26.2 index e2be7817a6..5e17dad7ad 100644 --- a/metadata/md5-cache/dev-util/ocamlformat-0.26.2 +++ b/metadata/md5-cache/dev-util/ocamlformat-0.26.2 @@ -1,4 +1,4 @@ -BDEPEND=dev-lang/ocaml dev-ml/dune +BDEPEND=test? ( dev-ml/alcotest:= ) dev-lang/ocaml dev-ml/dune DEFINED_PHASES=compile install test DEPEND=dev-ml/cmdliner:= dev-ml/csexp:= dev-ml/re:= dev-ml/base:= dev-ml/dune-build-info:= dev-ml/either:= dev-ml/fix:= dev-ml/fpath:= dev-ml/menhir:= dev-ml/ocaml-version:= dev-util/ocp-indent:= dev-ml/stdio:= dev-ml/uuseg:= dev-ml/uutf:= dev-ml/astring:= dev-ml/camlp-streams:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:= DESCRIPTION=Auto-formatter for OCaml code @@ -13,4 +13,4 @@ RESTRICT=!test? ( test ) SLOT=0/0.26.2 SRC_URI=https://github.com/ocaml-ppx/ocamlformat/archive/0.26.2.tar.gz -> ocamlformat-0.26.2.tar.gz _eclasses_=edo 367e103a74bf77e6a8da7894d999fa3c multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe dune 339df00cc31668d437589817d093748d -_md5_=416912cfb7f2e21d76e354abe73b83f3 +_md5_=11f0b52940d835326cab7d21b972dfb0 diff --git a/metadata/md5-cache/sys-apps/dnf5-5.2.5.0 b/metadata/md5-cache/sys-apps/dnf5-5.2.5.0 new file mode 100644 index 0000000000..02bd484c2f --- /dev/null +++ b/metadata/md5-cache/sys-apps/dnf5-5.2.5.0 @@ -0,0 +1,17 @@ +BDEPEND=dev-python/breathe dev-python/sphinx virtual/pkgconfig test? ( app-arch/createrepo_c dev-util/cppunit ) app-alternatives/ninja >=dev-build/cmake-3.20.5 +DEFINED_PHASES=compile configure install prepare test +DEPEND=>=app-arch/rpm-4.17.0 dev-cpp/sdbus-c++:= dev-cpp/toml11 >=dev-db/sqlite-3.35.0:3 >=dev-libs/glib-2.46.0:2 dev-libs/json-c:= dev-libs/libfmt:= >=dev-libs/librepo-1.17.1 >=dev-libs/libsolv-0.7.25 dev-libs/libxml2 sys-apps/util-linux >=sys-libs/libmodulemd-2.11.2 systemd? ( sys-apps/systemd:= ) +DESCRIPTION=Command-line package manager +EAPI=8 +HOMEPAGE=https://github.com/rpm-software-management/dnf5 +INHERIT=cmake +IUSE=nls systemd test +KEYWORDS=~amd64 +LICENSE=GPL-2+ LGPL-2.1+ +PROPERTIES=test_network +RDEPEND=>=app-arch/rpm-4.17.0 dev-cpp/sdbus-c++:= dev-cpp/toml11 >=dev-db/sqlite-3.35.0:3 >=dev-libs/glib-2.46.0:2 dev-libs/json-c:= dev-libs/libfmt:= >=dev-libs/librepo-1.17.1 >=dev-libs/libsolv-0.7.25 dev-libs/libxml2 sys-apps/util-linux >=sys-libs/libmodulemd-2.11.2 systemd? ( sys-apps/systemd:= ) +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=https://github.com/rpm-software-management/dnf5/archive/refs/tags/5.2.5.0.tar.gz -> dnf5-5.2.5.0.tar.gz +_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 258a4691fd43b8cd5814cb1acbb3c7df +_md5_=162b05475119aa9999c6b4e4c9dcb60b diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index 22d6a3ebfd..80dcdc1c2f 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -537,6 +537,7 @@ dev-libs/libdwarf 0.9.1 0.9.2 0.10.1: The DWARF Debugging Information Format dev-libs/libglibutil 1.0.68 1.0.76 9999: Library of glib utilities from sailfishos project dev-libs/librepo 1.18.0: Repodata downloading library dev-libs/libsignal-ffi 0.44.0 0.46.0 0.51.0: A C ABI library which exposes Signal protocol logic +dev-libs/libsolv 0.7.30: Library for solving packages and reading repositories dev-libs/libthai 0.1.28 0.1.29: A a set of Thai language support routines dev-libs/libtypec 0.5.2-r2: Library to interface with USB Type-C/Power Delivery devices dev-libs/ls-hpack 2.3.3: QPACK compression library for use with HTTP/3 @@ -694,7 +695,7 @@ dev-python/hachoir 3.3.0: Hachoir is a Python library to view and edit a binary dev-python/hashids 1.3.1: Implements the hashids algorithm in python dev-python/hid_ups 1.0.1: Python-based library for interpreting UPS HID data. dev-python/hid_ups_exporter 1.0.1: Python-based library for exporting HID UPS data as metrics for Prometheus. -dev-python/hijridate 2.4.1: Accurate Hijri-Gregorian date converter based on the Umm al-Qura calendar +dev-python/hijridate 2.5.0: Accurate Hijri-Gregorian date converter based on the Umm al-Qura calendar dev-python/http-ece 1.1.0 1.2.0: Encrypted Content Encoding for HTTP dev-python/hunter 3.6.1: Hunter is a flexible code tracing toolkit dev-python/i3ipc 2.2.1 2.2.1-r1: An improved Python library to control i3wm and sway. @@ -1567,6 +1568,7 @@ sys-apps/asus-touchpad-numpad-driver 0_pre20220311 9999: Feature-rich configurab sys-apps/bat-extras 2023.09.19 2023.09.19-r1 9999: Bash scripts that integrate bat with various command line tools. sys-apps/bustd 0.1.1: Process killer daemon for out-of-memory scenarios sys-apps/corefreq 1.96.3: CPU monitoring software designed for the 64-bits Processors, like top +sys-apps/dnf5 5.2.5.0: Command-line package manager sys-apps/dool 1.3.1-r1 9999: Versatile replacement for vmstat, iostat and ifstat (clone of dstat) sys-apps/drm_info 2.6.0: Small utility to dump info about DRM devices sys-apps/fselect 0.8.6: Find files with SQL-like queries diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index 8ff41aeabb..fed516cd82 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Sun, 28 Jul 2024 12:33:56 +0000 +Sun, 28 Jul 2024 15:33:57 +0000 diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 3b3819b6ee..6052521765 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -135,6 +135,7 @@ dev-libs/libdwarf:dwarfexample - enable dwarfexample compilation dev-libs/libdwarf:dwarfgen - enable dwarfgen compilation dev-libs/librepo:gpgme - Use GPGME instead of rpm library for OpenPGP key support dev-libs/librepo:zchunk - Build with zchunk support +dev-libs/libsolv:zchunk - Build with zchunk support dev-libs/md4c:md2html - Build the md2html cli tool dev-libs/open62541:mbedtls - Enable encryption support using net-libs/mbedtls dev-libs/open62541:openssl - Enable encryption support using dev-libs/openssl