summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2024-06-16 19:34:10 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2024-06-16 19:34:10 +0000
commit0517f650d18b99fde5541707c8a3f135e61d16fa (patch)
treef6981bd8fb6e59ea862c811c5d8281e28dc839b7
parentMerge updates from master (diff)
downloadgentoo-0517f650d18b99fde5541707c8a3f135e61d16fa.tar.gz
gentoo-0517f650d18b99fde5541707c8a3f135e61d16fa.tar.bz2
gentoo-0517f650d18b99fde5541707c8a3f135e61d16fa.zip
2024-06-16 19:34:09 UTC
-rw-r--r--metadata/md5-cache/dev-python/cached-property-1.5.2-r116
-rw-r--r--metadata/md5-cache/dev-python/dictpath-0.1.316
-rw-r--r--metadata/md5-cache/x11-plugins/pidgintex-1.1.2_p2017010714
-rw-r--r--metadata/pkg_desc_index3
-rw-r--r--metadata/timestamp.chk2
5 files changed, 1 insertions, 50 deletions
diff --git a/metadata/md5-cache/dev-python/cached-property-1.5.2-r1 b/metadata/md5-cache/dev-python/cached-property-1.5.2-r1
deleted file mode 100644
index 4fec48a455ed..000000000000
--- a/metadata/md5-cache/dev-python/cached-property-1.5.2-r1
+++ /dev/null
@@ -1,16 +0,0 @@
-BDEPEND=test? ( dev-python/freezegun[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) test? ( >=dev-python/pytest-7.4.4[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) 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 ) >=dev-python/gpep517-15[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-69.0.3[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
-DEFINED_PHASES=compile configure install prepare test
-DESCRIPTION=A cached-property for decorating methods in classes
-EAPI=8
-HOMEPAGE=https://github.com/pydanny/cached-property
-INHERIT=distutils-r1 pypi
-IUSE=test python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
-KEYWORDS=amd64 arm64 ppc64 ~riscv x86
-LICENSE=BSD
-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 )
-REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
-RESTRICT=!test? ( test )
-SLOT=0
-SRC_URI=https://files.pythonhosted.org/packages/source/c/cached-property/cached-property-1.5.2.tar.gz
-_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea python-r1 428f5c53276c2adc06a89108fc2f9f46 distutils-r1 f11e1bc907da246e941fbae648327823 pypi 2eecb475512bc76e5ea9192a681b9e6b
-_md5_=ae6bcb7451c427353835ef9a4df756c5
diff --git a/metadata/md5-cache/dev-python/dictpath-0.1.3 b/metadata/md5-cache/dev-python/dictpath-0.1.3
deleted file mode 100644
index 5116b3dcdd7d..000000000000
--- a/metadata/md5-cache/dev-python/dictpath-0.1.3
+++ /dev/null
@@ -1,16 +0,0 @@
-BDEPEND=test? ( dev-python/mock[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) test? ( dev-python/six[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) 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 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
-DEFINED_PHASES=compile configure install prepare test
-DESCRIPTION=Object-oriented dictionary paths
-EAPI=8
-HOMEPAGE=https://pypi.org/project/dictpath/
-INHERIT=distutils-r1
-IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
-KEYWORDS=~amd64 ~x86
-LICENSE=BSD
-RDEPEND=dev-python/six[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] 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 )
-REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
-RESTRICT=!test? ( test )
-SLOT=0
-SRC_URI=https://github.com/p1c2u/pathable/archive/0.1.3.tar.gz -> dictpath-0.1.3.gh.tar.gz
-_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea python-r1 428f5c53276c2adc06a89108fc2f9f46 distutils-r1 f11e1bc907da246e941fbae648327823
-_md5_=3d32e95805366f85a3c77f4240a1f214
diff --git a/metadata/md5-cache/x11-plugins/pidgintex-1.1.2_p20170107 b/metadata/md5-cache/x11-plugins/pidgintex-1.1.2_p20170107
deleted file mode 100644
index a4981893daca..000000000000
--- a/metadata/md5-cache/x11-plugins/pidgintex-1.1.2_p20170107
+++ /dev/null
@@ -1,14 +0,0 @@
-DEFINED_PHASES=compile install postinst prepare unpack
-DEPEND=net-im/pidgin[gtk] app-text/mathtex nls? ( virtual/libintl ) virtual/pkgconfig
-DESCRIPTION=Pidgin plugin to render LaTeX expressions in messages
-EAPI=6
-HOMEPAGE=https://github.com/Micket/pidgintex
-INHERIT=toolchain-funcs vcs-snapshot
-IUSE=nls
-KEYWORDS=amd64 ~riscv x86
-LICENSE=GPL-3+
-RDEPEND=net-im/pidgin[gtk] app-text/mathtex nls? ( virtual/libintl )
-SLOT=0
-SRC_URI=https://github.com/Micket/pidgintex/archive/a8f618cf1bf92279b43c7b737010fd7e42c8e5d3.tar.gz -> pidgintex-1.1.2_p20170107.tar.gz
-_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 eqawarn c9847c43b3253a276ae2eabddedab3d7 vcs-snapshot eab6d8533446763c2e9777d8bbd1594e
-_md5_=c26a1e4851fbbd3b9032d24dfa4f97c1
diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index
index 9ebc87d20ac9..dee6171400fe 100644
--- a/metadata/pkg_desc_index
+++ b/metadata/pkg_desc_index
@@ -8241,7 +8241,6 @@ dev-python/brython 3.10.5 3.11 3.11.2: Python 3 implementation for client-side w
dev-python/btrfs 14.1: Python module to inspect btrfs filesystems
dev-python/build 1.1.1 1.2.1: A simple, correct PEP517 package builder
dev-python/cachecontrol 0.14.0: httplib2 caching for requests
-dev-python/cached-property 1.5.2-r1: A cached-property for decorating methods in classes
dev-python/cachelib 0.13.0: Collection of cache libraries in the same API interface. Extracted from werkzeug
dev-python/cachetools 5.3.3: Extensible memoizing collections and decorators
dev-python/cairocffi 1.7.0: CFFI-based drop-in replacement for Pycairo
@@ -8355,7 +8354,6 @@ dev-python/deprecated 1.2.14: Python @deprecated decorator to deprecate old API
dev-python/deprecation 2.1.0-r1: A library to handle automated deprecations
dev-python/dict2xml 1.7.5-r1: Small utility to convert a python dictionary into an XML string
dev-python/dictdiffer 0.9.0-r1: Dictdiffer is a library that helps you to diff and patch dictionaries
-dev-python/dictpath 0.1.3: Object-oriented dictionary paths
dev-python/diff-match-patch 20230430: Diff, match and patch algorithms for plain text
dev-python/dill 0.3.8: Serialize all of Python (almost)
dev-python/dirty-equals 0.7.1: Doing dirty (but extremely useful) things with equals
@@ -18769,7 +18767,6 @@ x11-plugins/pidgin-sipe 1.25.0-r1: Pidgin Plug-in SIPE (Sip Exchange Protocol)
x11-plugins/pidgin-skypeweb 1.7: SkypeWeb Plugin for Pidgin
x11-plugins/pidgin-window_merge 0.3-r1: A Pidgin plugin that merges the Buddy List window with a conversation window
x11-plugins/pidgin-xmpp-receipts 0.8: Implementation of xmpp message delivery receipts (XEP-0184) for Pidgin
-x11-plugins/pidgintex 1.1.2_p20170107: Pidgin plugin to render LaTeX expressions in messages
x11-plugins/purple-libnotify-plus 2.99.1: Provide libnotify interface to Pidgin and Finch
x11-plugins/vicious 2.6.0 2.7.0: Modular widget library for x11-wm/awesome
x11-plugins/wmCalClock 1.25-r3: WMaker DockApp: A Calendar clock with antialiased text
diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk
index c8b62b37f60e..b91d02eabda7 100644
--- a/metadata/timestamp.chk
+++ b/metadata/timestamp.chk
@@ -1 +1 @@
-Sun, 16 Jun 2024 19:19:05 +0000
+Sun, 16 Jun 2024 19:34:09 +0000