diff options
author | V3n3RiX <venerix@koprulu.sector> | 2025-03-29 00:32:16 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2025-03-29 00:32:16 +0000 |
commit | ad108e7b751d67723534624b94eb0e04250dd1af (patch) | |
tree | b2c2e47b9c23ac5a70d7170b3ba364b32da31944 /dev-python/nautilus-python | |
parent | c44ae5c03130467400468d0e9a7f83e723c99f35 (diff) |
gentoo auto-resync : 29:03:2025 - 00:32:15
Diffstat (limited to 'dev-python/nautilus-python')
-rw-r--r-- | dev-python/nautilus-python/Manifest | 2 | ||||
-rw-r--r-- | dev-python/nautilus-python/nautilus-python-4.0.1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/nautilus-python/Manifest b/dev-python/nautilus-python/Manifest index 904ee23275bc..ecb26de221fb 100644 --- a/dev-python/nautilus-python/Manifest +++ b/dev-python/nautilus-python/Manifest @@ -1,3 +1,3 @@ DIST nautilus-python-4.0.1.tar.xz 32236 BLAKE2B 822812ac86bbfa9e3978468968ec9291cf2f95ab4954cffeebe62f4d297b5816ad1a59cf04bbc31a146c0858e45509a4b5988789f17e7b76c4221e9c6fb1e285 SHA512 24e64af1c1cb8c70a4ea53bb064baf681d8848b2e8b549f682913a4883260b3f2384f985285d17e03736e414503ab82ea79bade9bcbe482a2cbecbb0a8356cea -EBUILD nautilus-python-4.0.1.ebuild 1205 BLAKE2B 5b29409b2e62a7db7ac7727478ee33f0df9f5c1a4be35f96d19c5a14939c9bbb3df943e13b1fd6fbd9c0b52741b8e64754fcff6993a415ad2dee8d502926dec2 SHA512 a0351a18cfbeca73c81829511ef1e14b9b587f531f85788bac0090a00d523064d151f896311d1b3f22e059f418c5bd17fb0443b7c3bbde08038bdd479014cb5e +EBUILD nautilus-python-4.0.1.ebuild 1205 BLAKE2B b2fe66b3b70177623737d0648f56e8806c9f6860049ad68cb7cd4f316f0c2ca13292b08e506905c91b208bce34fa4e1e9cb7d5cfc90f032380b16e5ef9d8b46e SHA512 85f54f3c7493de45c23d2427ced643716387cbe99a8727048c5c3db401b932367748b2210d3dc16e76b0d85b7160bd5e691b2a2d700461d5529157b4da0286cf MISC metadata.xml 356 BLAKE2B faf70d4fbe0451757ccedb3d4c316fd8d4528adc79a559eabb3e8e55e026729d20bcef8113d35d3c0e6f4c17ba36eeae4230cff1876f5c8c2d4ce9a4ba0f9881 SHA512 a17c4dbc5f2f06617086a7b5a9c82eede6236cca667f5fe765ece5eaaba9a909aec03234bd93cab339c0449465df41aade9ac4176a70ab95218485fdf4705a72 diff --git a/dev-python/nautilus-python/nautilus-python-4.0.1.ebuild b/dev-python/nautilus-python/nautilus-python-4.0.1.ebuild index e1d3ce006571..22435c32f7bb 100644 --- a/dev-python/nautilus-python/nautilus-python-4.0.1.ebuild +++ b/dev-python/nautilus-python/nautilus-python-4.0.1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{10..12} ) +PYTHON_COMPAT=( python3_{10..13} ) inherit gnome2 meson python-single-r1 |