summaryrefslogtreecommitdiff
path: root/dev-python/pefile
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-08-20 12:25:59 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-08-20 12:25:59 +0100
commitc431a44e3cfa102e5ef2c9d6bbac48e28c9b15cb (patch)
tree763b8a8b758bcb259d7f7325aac3170f62061933 /dev-python/pefile
parent1f3e27f8fde0df9246ce9151ced7d2dd4e96cb07 (diff)
gentoo auto-resync : 20:08:2024 - 12:25:59
Diffstat (limited to 'dev-python/pefile')
-rw-r--r--dev-python/pefile/Manifest4
-rw-r--r--dev-python/pefile/pefile-2023.2.7.ebuild4
-rw-r--r--dev-python/pefile/pefile-9999.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/pefile/Manifest b/dev-python/pefile/Manifest
index f6444f0fb927..f10f2a41680a 100644
--- a/dev-python/pefile/Manifest
+++ b/dev-python/pefile/Manifest
@@ -1,4 +1,4 @@
DIST pefile-2023.2.7.gh.tar.gz 74852 BLAKE2B ddca4b8ef37af829bb1757eb4c4ba9f46c3914e05e6c13e13a8e5a3c88a608aba486deec9338400fddae4591867c0c7dcf7325cee14d42b1bb724751a3a2a7f0 SHA512 241d9846954f094ed39e61d80e7d8c1612829ec909650175e75657f9cf69c9bef9e2a115d4106bb14757125c0ffaa3e93abfb2f078e80326e78ac5818c7c2fd3
-EBUILD pefile-2023.2.7.ebuild 844 BLAKE2B f976ab91b9fadfd8f3fba7973e9eb7eb7f30f96cdf5cf2b4b0d300b95f5a890d712be4aaea57facc55c7d2d770429d29cd740d0ec8c265af8a5ecf04cf58fdda SHA512 94892822aaef699c0a2450a627ec7d5c1924b5074237d347cadc6ab682e2bdf10483eb19c22455187310816fb5c176c681b7e3bd5375182f2eaa4b5d1bf5a878
-EBUILD pefile-9999.ebuild 836 BLAKE2B fd3f2ca2b6f9f5b42443c3a47b9ba64d26ab552602565cdf360094599ad02a74d1daa36dd2a9e88375e087ecf73430af8224b9ae5f14acd4e6047d32e78f0f0c SHA512 10b9f573116781d03d852744338872bd9e3bad1293c79539f84837791036acefb5e5bc805d414d4602171640438518756c9351f0f4c6395bd79c6feb1523cf51
+EBUILD pefile-2023.2.7.ebuild 844 BLAKE2B 9ba5617c634419530420a848bb5fc50c762cef598184b7ea3f4ff0160ffc83b6e9a0dcf8f02f107c6c03e9aecd9ab3ee9bd5fd837f73a4a21ec8ae2abc1085bd SHA512 a325adbf2cd9024a500929dbff27d58711a8ce9a2719f24308bdce881a5cf4ad6e77d5d31240ed8203fb08c7eb65c6f5e47ab150e1832ef53b7065226122776a
+EBUILD pefile-9999.ebuild 836 BLAKE2B cb29f20dbaedf2147ed5f8d630ed6e097839419b57c763a04adf15a8737e2788afd9f2aaa87bc7eae678b5aa3dc8c9dfafd730778d4c9816fc684fde9ad76186 SHA512 be1d6aa105954cf2caeda4bea19996abc75cd55353aa7c0095c59e59df5ef19a152af4f6e013e88c42a2120f185f349e1449918ae31eb7b05a894a8e591b3710
MISC metadata.xml 766 BLAKE2B 8cd0206bb0cc7de9a76159851092c27b5e7c6d8294a136de2dd74e51da9062f6daa67c2421c173b6125758a9f350b84b03e2a85fa2029beb50032aa034f08c3a SHA512 7c3e9d6d89108b17a722c805353a9c457ccb5a5233bfca7145f82a37ab0337405c84a1e806d9fba77dbee779dd06cb18f7272399277d377aa84dcafc470156bf
diff --git a/dev-python/pefile/pefile-2023.2.7.ebuild b/dev-python/pefile/pefile-2023.2.7.ebuild
index 2f55fd3023a6..8f961570806a 100644
--- a/dev-python/pefile/pefile-2023.2.7.ebuild
+++ b/dev-python/pefile/pefile-2023.2.7.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
inherit distutils-r1
DESCRIPTION="Module to read and work with Portable Executable (PE) files"
diff --git a/dev-python/pefile/pefile-9999.ebuild b/dev-python/pefile/pefile-9999.ebuild
index 7f530f4c4bec..0c98bc8157ef 100644
--- a/dev-python/pefile/pefile-9999.ebuild
+++ b/dev-python/pefile/pefile-9999.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
inherit distutils-r1
DESCRIPTION="Module to read and work with Portable Executable (PE) files"