summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2024-06-20 02:04:01 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2024-06-20 02:04:01 +0000
commit612ed96f6afee1a9ec891a2ff030726b2f04c7ff (patch)
treef98a7419f32be55ab4b3053ad455fde3142cf496
parentMerge updates from master (diff)
downloadgentoo-612ed96f6afee1a9ec891a2ff030726b2f04c7ff.tar.gz
gentoo-612ed96f6afee1a9ec891a2ff030726b2f04c7ff.tar.bz2
gentoo-612ed96f6afee1a9ec891a2ff030726b2f04c7ff.zip
2024-06-20 02:04:00 UTC
-rw-r--r--metadata/md5-cache/dev-python/btrfsutil-6.8.117
-rw-r--r--metadata/md5-cache/dev-python/btrfsutil-6.917
-rw-r--r--metadata/pkg_desc_index1
-rw-r--r--metadata/timestamp.chk2
4 files changed, 36 insertions, 1 deletions
diff --git a/metadata/md5-cache/dev-python/btrfsutil-6.8.1 b/metadata/md5-cache/dev-python/btrfsutil-6.8.1
new file mode 100644
index 000000000000..d45abec3e966
--- /dev/null
+++ b/metadata/md5-cache/dev-python/btrfsutil-6.8.1
@@ -0,0 +1,17 @@
+BDEPEND=test? ( ~sys-fs/btrfs-progs-6.8.1 python_targets_python3_10? ( dev-python/unittest-or-fail[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_11? ( dev-python/unittest-or-fail[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) ) 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_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] verify-sig? ( app-crypt/gnupg >=app-portage/gemato-20 )
+DEFINED_PHASES=compile configure install prepare test unpack
+DEPEND=~sys-fs/btrfs-progs-6.8.1 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 )
+DESCRIPTION=Library for managing Btrfs filesystems
+EAPI=8
+HOMEPAGE=https://github.com/kdave/btrfs-progs
+INHERIT=distutils-r1 verify-sig
+IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 debug verify-sig
+KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86
+LICENSE=LGPL-2+
+RDEPEND=~sys-fs/btrfs-progs-6.8.1 !sys-fs/btrfs-progs[python(-)] 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_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=https://mirrors.edge.kernel.org/pub/linux/kernel/people/kdave/btrfs-progs/btrfs-progs-v6.8.1.tar.xz verify-sig? ( https://mirrors.edge.kernel.org/pub/linux/kernel/people/kdave/btrfs-progs/btrfs-progs-v6.8.1.tar.sign )
+_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 verify-sig a79ba011daaf532d71a219182474d150
+_md5_=7ed5659cb903859854e345b6783e5ecb
diff --git a/metadata/md5-cache/dev-python/btrfsutil-6.9 b/metadata/md5-cache/dev-python/btrfsutil-6.9
new file mode 100644
index 000000000000..664a0ada3fe9
--- /dev/null
+++ b/metadata/md5-cache/dev-python/btrfsutil-6.9
@@ -0,0 +1,17 @@
+BDEPEND=test? ( ~sys-fs/btrfs-progs-6.9 python_targets_python3_10? ( dev-python/unittest-or-fail[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_11? ( dev-python/unittest-or-fail[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) ) 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_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] verify-sig? ( app-crypt/gnupg >=app-portage/gemato-20 )
+DEFINED_PHASES=compile configure install prepare test unpack
+DEPEND=~sys-fs/btrfs-progs-6.9 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 )
+DESCRIPTION=Library for managing Btrfs filesystems
+EAPI=8
+HOMEPAGE=https://github.com/kdave/btrfs-progs
+INHERIT=distutils-r1 verify-sig
+IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 debug verify-sig
+KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86
+LICENSE=LGPL-2+
+RDEPEND=~sys-fs/btrfs-progs-6.9 !sys-fs/btrfs-progs[python(-)] 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_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=https://mirrors.edge.kernel.org/pub/linux/kernel/people/kdave/btrfs-progs/btrfs-progs-v6.9.tar.xz verify-sig? ( https://mirrors.edge.kernel.org/pub/linux/kernel/people/kdave/btrfs-progs/btrfs-progs-v6.9.tar.sign )
+_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 verify-sig a79ba011daaf532d71a219182474d150
+_md5_=7ed5659cb903859854e345b6783e5ecb
diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index
index 1d1a481c0c00..d6014e223beb 100644
--- a/metadata/pkg_desc_index
+++ b/metadata/pkg_desc_index
@@ -8236,6 +8236,7 @@ dev-python/brotlicffi 1.1.0.0: Python binding to the Brotli library
dev-python/browser-cookie3 0.18.1 0.19.1: Loads cookies from your browser into a cookiejar object
dev-python/brython 3.10.5 3.11 3.11.2: Python 3 implementation for client-side web programming
dev-python/btrfs 14.1: Python module to inspect btrfs filesystems
+dev-python/btrfsutil 6.8.1 6.9: Library for managing 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/cachelib 0.13.0: Collection of cache libraries in the same API interface. Extracted from werkzeug
diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk
index e3f5e840ccd4..c0ed6778d105 100644
--- a/metadata/timestamp.chk
+++ b/metadata/timestamp.chk
@@ -1 +1 @@
-Wed, 19 Jun 2024 22:34:08 +0000
+Thu, 20 Jun 2024 02:04:00 +0000