summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2024-10-07 19:05:19 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2024-10-07 19:05:19 +0000
commit047ba748f58bb4e8d7aaefa430623b7099907cc4 (patch)
treeabce493023edeedc4d99e67e85ffde6ce03684cd /metadata
parentMerge updates from master (diff)
downloadgentoo-047ba748f58bb4e8d7aaefa430623b7099907cc4.tar.gz
gentoo-047ba748f58bb4e8d7aaefa430623b7099907cc4.tar.bz2
gentoo-047ba748f58bb4e8d7aaefa430623b7099907cc4.zip
2024-10-07 19:05:18 UTC
Diffstat (limited to 'metadata')
-rw-r--r--metadata/md5-cache/app-doc/python-docs-3.13.09
-rw-r--r--metadata/md5-cache/dev-lang/python-3.13.017
-rw-r--r--metadata/md5-cache/dev-python/python-tests-3.13.015
-rw-r--r--metadata/md5-cache/net-news/rssguard-4.7.410
-rw-r--r--metadata/pkg_desc_index6
-rw-r--r--metadata/timestamp.chk2
6 files changed, 50 insertions, 9 deletions
diff --git a/metadata/md5-cache/app-doc/python-docs-3.13.0 b/metadata/md5-cache/app-doc/python-docs-3.13.0
new file mode 100644
index 000000000000..f58c5586c559
--- /dev/null
+++ b/metadata/md5-cache/app-doc/python-docs-3.13.0
@@ -0,0 +1,9 @@
+DEFINED_PHASES=install
+DESCRIPTION=HTML documentation for Python
+EAPI=8
+HOMEPAGE=https://www.python.org/doc/
+KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86
+LICENSE=PSF-2
+SLOT=3.13
+SRC_URI=https://www.python.org/ftp/python/doc/3.13.0/python-3.13.0-docs-html.tar.bz2
+_md5_=67bfd637bc041c6b95ce203b0602fa88
diff --git a/metadata/md5-cache/dev-lang/python-3.13.0 b/metadata/md5-cache/dev-lang/python-3.13.0
new file mode 100644
index 000000000000..7af22a3120bf
--- /dev/null
+++ b/metadata/md5-cache/dev-lang/python-3.13.0
@@ -0,0 +1,17 @@
+BDEPEND=dev-build/autoconf-archive app-alternatives/awk virtual/pkgconfig jit? ( llvm_slot_18? ( sys-devel/clang:18 sys-devel/llvm:18 ) ) verify-sig? ( >=sec-keys/openpgp-keys-python-20221025 ) >=app-portage/elt-patches-20240116 sys-devel/gnuconfig || ( >=dev-build/automake-1.17-r1:1.17 >=dev-build/automake-1.16.5:1.16 ) || ( >=dev-build/autoconf-2.72-r1:2.72 >=dev-build/autoconf-2.71-r6:2.71 ) verify-sig? ( app-crypt/gnupg >=app-portage/gemato-20 )
+DEFINED_PHASES=compile configure install postinst prepare pretend setup test unpack
+DEPEND=app-arch/bzip2:= app-arch/xz-utils:= app-crypt/libb2 >=dev-libs/expat-2.1:= dev-libs/libffi:= dev-libs/mpdecimal:= dev-python/gentoo-common >=sys-libs/zlib-1.1.3:= virtual/libintl ensurepip? ( dev-python/ensurepip-pip ) gdbm? ( sys-libs/gdbm:=[berkdb] ) kernel_linux? ( sys-apps/util-linux:= ) ncurses? ( >=sys-libs/ncurses-5.2:= ) readline? ( !libedit? ( >=sys-libs/readline-4.1:= ) libedit? ( dev-libs/libedit:= ) ) sqlite? ( >=dev-db/sqlite-3.3.8:3= ) ssl? ( >=dev-libs/openssl-1.1.1:= ) tk? ( >=dev-lang/tcl-8.0:= >=dev-lang/tk-8.0:= dev-tcltk/blt:= dev-tcltk/tix ) bluetooth? ( net-wireless/bluez ) test? ( dev-python/ensurepip-pip dev-python/ensurepip-setuptools dev-python/ensurepip-wheel ) valgrind? ( dev-debug/valgrind )
+DESCRIPTION=An interpreted, interactive, object-oriented programming language
+EAPI=8
+HOMEPAGE=https://www.python.org/ https://github.com/python/cpython/
+INHERIT=autotools check-reqs flag-o-matic linux-info llvm-r1 multiprocessing pax-utils python-utils-r1 toolchain-funcs verify-sig
+IUSE=bluetooth build debug +ensurepip examples gdbm +gil jit libedit +ncurses pgo +readline +sqlite +ssl test tk valgrind +llvm_slot_18 verify-sig
+KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
+LICENSE=PSF-2
+RDEPEND=app-arch/bzip2:= app-arch/xz-utils:= app-crypt/libb2 >=dev-libs/expat-2.1:= dev-libs/libffi:= dev-libs/mpdecimal:= dev-python/gentoo-common >=sys-libs/zlib-1.1.3:= virtual/libintl ensurepip? ( dev-python/ensurepip-pip ) gdbm? ( sys-libs/gdbm:=[berkdb] ) kernel_linux? ( sys-apps/util-linux:= ) ncurses? ( >=sys-libs/ncurses-5.2:= ) readline? ( !libedit? ( >=sys-libs/readline-4.1:= ) libedit? ( dev-libs/libedit:= ) ) sqlite? ( >=dev-db/sqlite-3.3.8:3= ) ssl? ( >=dev-libs/openssl-1.1.1:= ) tk? ( >=dev-lang/tcl-8.0:= >=dev-lang/tk-8.0:= dev-tcltk/blt:= dev-tcltk/tix ) !build? ( app-misc/mime-types ) dev-lang/python-exec[python_targets_python3_13(-)]
+REQUIRED_USE=jit? ( ^^ ( llvm_slot_18 ) )
+RESTRICT=!test? ( test )
+SLOT=3.13
+SRC_URI=https://www.python.org/ftp/python/3.13.0/Python-3.13.0.tar.xz https://dev.gentoo.org/~mgorny/dist/python/python-gentoo-patches-3.13.0.tar.xz verify-sig? ( https://www.python.org/ftp/python/3.13.0/Python-3.13.0.tar.xz.asc )
+_eclasses_=gnuconfig f8b9cc21e72de8cbedde6ca5108d208b toolchain-funcs 948855ec7ad9f11351edf9066708dfa9 multilib 7e1347c006a76bb812f3a9f663b79991 libtool f9e6905c12590c1cac06d85371a0819a autotools 88360f474e629ee45f99b739f02b7d2d check-reqs f5db0b1ec36d0899adc2b41f8c447823 flag-o-matic fa33e3696fe4689dda7e9affe92e2c94 linux-info ea4122ba1d8791a12b78e53f9510a2e3 llvm-utils e59dc622da7e7e7f16879105bed34858 llvm-r1 aee9ccb15d2aee00819d8784fa242ac3 multiprocessing e644caa6eb7ce7e5ab0864383ac13ad9 pax-utils 6285e04fab2343992d2df0df4edf6003 python-utils-r1 6881b056477c23167d9a6b33e146374e verify-sig a79ba011daaf532d71a219182474d150
+_md5_=5847970b372221bee85b6889110b3246
diff --git a/metadata/md5-cache/dev-python/python-tests-3.13.0 b/metadata/md5-cache/dev-python/python-tests-3.13.0
new file mode 100644
index 000000000000..0f30df95cd5f
--- /dev/null
+++ b/metadata/md5-cache/dev-python/python-tests-3.13.0
@@ -0,0 +1,15 @@
+BDEPEND=python_targets_python3_13? ( dev-lang/python:3.13 ) ~dev-lang/python-3.13.0:3.13 !<dev-lang/python-3.13.0_rc1_p3-r1:3.13 verify-sig? ( >=sec-keys/openpgp-keys-python-20221025 ) verify-sig? ( app-crypt/gnupg >=app-portage/gemato-20 )
+DEFINED_PHASES=install prepare unpack
+DESCRIPTION=Test modules from dev-lang/python
+EAPI=8
+HOMEPAGE=https://www.python.org/ https://github.com/python/cpython/
+INHERIT=python-r1 verify-sig
+IUSE=python_targets_python3_13 verify-sig
+KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
+LICENSE=PSF-2
+RDEPEND=python_targets_python3_13? ( dev-lang/python:3.13 ) ~dev-lang/python-3.13.0:3.13 !<dev-lang/python-3.13.0_rc1_p3-r1:3.13
+REQUIRED_USE=|| ( python_targets_python3_13 )
+SLOT=3.13
+SRC_URI=https://www.python.org/ftp/python/3.13.0/Python-3.13.0.tar.xz https://dev.gentoo.org/~mgorny/dist/python/python-gentoo-patches-3.13.0.tar.xz verify-sig? ( https://www.python.org/ftp/python/3.13.0/Python-3.13.0.tar.xz.asc )
+_eclasses_=out-of-source-utils a0eb740debe3d472355e8bc52f62e0ac multibuild 45df57b1877333d70a9e894f6c8fdb3a multiprocessing e644caa6eb7ce7e5ab0864383ac13ad9 toolchain-funcs 948855ec7ad9f11351edf9066708dfa9 multilib 7e1347c006a76bb812f3a9f663b79991 python-utils-r1 6881b056477c23167d9a6b33e146374e python-r1 c1fc393cd1e72f093b4838e29d27918c verify-sig a79ba011daaf532d71a219182474d150
+_md5_=4a08f759e808f8f8975012a5d05fecb1
diff --git a/metadata/md5-cache/net-news/rssguard-4.7.4 b/metadata/md5-cache/net-news/rssguard-4.7.4
index 53d9e19faf18..0e1ec240502c 100644
--- a/metadata/md5-cache/net-news/rssguard-4.7.4
+++ b/metadata/md5-cache/net-news/rssguard-4.7.4
@@ -1,17 +1,17 @@
-BDEPEND=!qt6? ( dev-qt/linguist-tools:5 ) qt6? ( dev-qt/qttools:6[linguist] ) app-alternatives/ninja >=dev-build/cmake-3.20.5
+BDEPEND=dev-qt/qttools:6[linguist] app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
-DEPEND=sys-libs/zlib:= libmpv? ( media-video/mpv:= ) !qt6? ( dev-qt/qtconcurrent:5 dev-qt/qtcore:5 dev-qt/qtdbus:5 dev-qt/qtdeclarative:5 dev-qt/qtgui:5 dev-qt/qtmultimedia:5[gstreamer] dev-qt/qtnetwork:5[ssl] dev-qt/qtsql:5[mysql?,sqlite?] dev-qt/qtwidgets:5 dev-qt/qtxml:5 libmpv? ( dev-qt/qtopengl:5 ) qtmultimedia? ( dev-qt/qtmultimedia:5 dev-qt/qtopengl:5 ) webengine? ( dev-qt/qtwebengine:5[widgets(+)] ) ) qt6? ( dev-qt/qtbase:6[concurrent,dbus,gui,mysql?,network,sql,sqlite?,ssl,widgets] dev-qt/qtdeclarative:6 dev-qt/qtmultimedia:6[gstreamer] dev-qt/qt5compat:6 media-libs/libglvnd libmpv? ( dev-qt/qtbase:6[opengl] ) qtmultimedia? ( dev-qt/qtbase:6[opengl] dev-qt/qtmultimedia:6 ) webengine? ( dev-qt/qtwebengine:6[widgets(+)] ) )
+DEPEND=dev-qt/qtbase:6[concurrent,dbus,gui,mysql?,network,sql,sqlite?,ssl,widgets] dev-qt/qtdeclarative:6 dev-qt/qtmultimedia:6[gstreamer] dev-qt/qt5compat:6 media-libs/libglvnd sys-libs/zlib:= libmpv? ( dev-qt/qtbase:6[opengl] media-video/mpv:= ) qtmultimedia? ( dev-qt/qtbase:6[opengl] dev-qt/qtmultimedia:6 ) webengine? ( dev-qt/qtwebengine:6[widgets(+)] )
DESCRIPTION=Simple (yet powerful) news feed reader
EAPI=8
HOMEPAGE=https://github.com/martinrotter/rssguard/
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=cmake optfeature xdg
-IUSE=libmpv mysql qt6 qtmultimedia +sqlite webengine
+IUSE=libmpv mysql qtmultimedia +sqlite webengine
KEYWORDS=~amd64
LICENSE=|| ( LGPL-3 GPL-2+ ) AGPL-3+ BSD GPL-3+ MIT
-RDEPEND=sys-libs/zlib:= libmpv? ( media-video/mpv:= ) !qt6? ( dev-qt/qtconcurrent:5 dev-qt/qtcore:5 dev-qt/qtdbus:5 dev-qt/qtdeclarative:5 dev-qt/qtgui:5 dev-qt/qtmultimedia:5[gstreamer] dev-qt/qtnetwork:5[ssl] dev-qt/qtsql:5[mysql?,sqlite?] dev-qt/qtwidgets:5 dev-qt/qtxml:5 libmpv? ( dev-qt/qtopengl:5 ) qtmultimedia? ( dev-qt/qtmultimedia:5 dev-qt/qtopengl:5 ) webengine? ( dev-qt/qtwebengine:5[widgets(+)] ) ) qt6? ( dev-qt/qtbase:6[concurrent,dbus,gui,mysql?,network,sql,sqlite?,ssl,widgets] dev-qt/qtdeclarative:6 dev-qt/qtmultimedia:6[gstreamer] dev-qt/qt5compat:6 media-libs/libglvnd libmpv? ( dev-qt/qtbase:6[opengl] ) qtmultimedia? ( dev-qt/qtbase:6[opengl] dev-qt/qtmultimedia:6 ) webengine? ( dev-qt/qtwebengine:6[widgets(+)] ) )
+RDEPEND=dev-qt/qtbase:6[concurrent,dbus,gui,mysql?,network,sql,sqlite?,ssl,widgets] dev-qt/qtdeclarative:6 dev-qt/qtmultimedia:6[gstreamer] dev-qt/qt5compat:6 media-libs/libglvnd sys-libs/zlib:= libmpv? ( dev-qt/qtbase:6[opengl] media-video/mpv:= ) qtmultimedia? ( dev-qt/qtbase:6[opengl] dev-qt/qtmultimedia:6 ) webengine? ( dev-qt/qtwebengine:6[widgets(+)] )
REQUIRED_USE=|| ( mysql sqlite ) ?? ( libmpv qtmultimedia )
SLOT=0
SRC_URI=https://github.com/martinrotter/rssguard/archive/4.7.4.tar.gz -> rssguard-4.7.4.gh.tar.gz
_eclasses_=toolchain-funcs 948855ec7ad9f11351edf9066708dfa9 multilib 7e1347c006a76bb812f3a9f663b79991 flag-o-matic fa33e3696fe4689dda7e9affe92e2c94 multiprocessing e644caa6eb7ce7e5ab0864383ac13ad9 ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 5465aed08f1dfc2a75f14cbea4272961 cmake 10a50dfaf728b802fcfd37f8d0da9056 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 xdg 854eae304447322625df5991e20ed18f
-_md5_=5905c03a102953019594a0e937571369
+_md5_=2acc9e598779c1b62f5436726826c576
diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index
index f4dcaa56d33e..cb2b3289614a 100644
--- a/metadata/pkg_desc_index
+++ b/metadata/pkg_desc_index
@@ -1751,7 +1751,7 @@ app-doc/phrack 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22
app-doc/phrack-all 70: Hacker magazine by the community, for the community (all issues)
app-doc/pms 7_p20180430-r2 8_p20210613-r1 9999: Gentoo Package Manager Specification (draft)
app-doc/pms-bin 7_p20180430 8_p20210613-r1: Gentoo Package Manager Specification
-app-doc/python-docs 2.7.18 3.8.20 3.9.20 3.10.15 3.11.10 3.12.6 3.12.7: HTML documentation for Python
+app-doc/python-docs 2.7.18 3.8.20 3.9.20 3.10.15 3.11.10 3.12.6 3.12.7 3.13.0: HTML documentation for Python
app-doc/s6-linux-init-man-pages 1.1.2.0.1: mdoc port of the HTML documentation for the s6-linux-init suite
app-doc/s6-man-pages 2.13.0.0.1: mdoc port of the HTML documentation for the s6 suite
app-doc/s6-networking-man-pages 2.7.0.3.1: mdoc port of the HTML documentation for the s6 suite
@@ -5198,7 +5198,7 @@ dev-lang/perl 5.38.2-r3 5.38.2-r5 5.38.2-r6 5.40.0: Larry Wall's Practical Extra
dev-lang/php 8.1.29 8.1.29-r1 8.2.20 8.2.23 8.3.11: The PHP language runtime engine
dev-lang/pico8 0.2.6b: Fantasy console for making and playing tiny games and other computer programs
dev-lang/polyml 5.9-r2 5.9.1: Poly/ML is a full implementation of Standard ML
-dev-lang/python 2.7.18_p16-r2 3.8.20_p2 3.9.20_p1 3.10.15_p1 3.11.10_p1 3.12.6_p2 3.12.6_p4 3.12.7_p1 3.13.0_rc3: An interpreted, interactive, object-oriented programming language
+dev-lang/python 2.7.18_p16-r2 3.8.20_p2 3.9.20_p1 3.10.15_p1 3.11.10_p1 3.12.6_p2 3.12.6_p4 3.12.7_p1 3.13.0_rc3 3.13.0: An interpreted, interactive, object-oriented programming language
dev-lang/python-exec 2.4.10: Python script wrapper
dev-lang/python-exec-conf 2.4.6: Configuration file for dev-lang/python-exec
dev-lang/qore 1.19.2: Qore, the embeddable multithreaded scripting language
@@ -9205,7 +9205,7 @@ dev-python/python-socks 2.5.1 2.5.2 2.5.3: SOCKS4, SOCKS5, HTTP tunneling functi
dev-python/python-stdnum 1.20: A module to handle standardized numbers and codes
dev-python/python-swiftclient 4.6.0: Python bindings to the OpenStack Object Storage API
dev-python/python-systemd 235: Python module for native access to the systemd facilities
-dev-python/python-tests 3.10.15_p1 3.11.10_p1 3.12.6_p2 3.12.6_p4 3.12.7_p1 3.13.0_rc3: Test modules from dev-lang/python
+dev-python/python-tests 3.10.15_p1 3.11.10_p1 3.12.6_p2 3.12.6_p4 3.12.7_p1 3.13.0_rc3 3.13.0: Test modules from dev-lang/python
dev-python/python-utils 3.8.2 3.9.0: Collection of small Python functions & classes
dev-python/python-vlc 3.0.20123: Python ctypes-based bindings for libvlc
dev-python/python-xlib 0.33: A fully functional X client library for Python, written in Python
diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk
index 011eb9514b66..c2532045567d 100644
--- a/metadata/timestamp.chk
+++ b/metadata/timestamp.chk
@@ -1 +1 @@
-Mon, 07 Oct 2024 18:20:34 +0000
+Mon, 07 Oct 2024 19:05:18 +0000