diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-09-13 12:31:46 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-09-13 12:31:46 +0100 |
commit | 6fcdccbe589d724b6c268b49f66414e40eb0d807 (patch) | |
tree | b0b74ac37d41e5d22a5a758517b215d1829cdb67 /dev-python/PySocks | |
parent | 3ea54510168a7ed4271b85f7292beca67346bfe9 (diff) |
gentoo auto-resync : 13:09:2024 - 12:31:45
Diffstat (limited to 'dev-python/PySocks')
-rw-r--r-- | dev-python/PySocks/Manifest | 2 | ||||
-rw-r--r-- | dev-python/PySocks/PySocks-1.7.1-r2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/PySocks/Manifest b/dev-python/PySocks/Manifest index 99a6c903132f..0da61277537f 100644 --- a/dev-python/PySocks/Manifest +++ b/dev-python/PySocks/Manifest @@ -1,3 +1,3 @@ DIST PySocks-1.7.1.tar.gz 284429 BLAKE2B 8015e8a0a7ebfbb09ec542393aeb633a769701445c07f24bb9e62b07803d7bb605f22e79ad9ec83e47aa7fe843a1a057073d97e25482e742f42e18b2c7a2f1b3 SHA512 cef4a5ce8c67fb485644696a23bf68a721db47f3211212de2d4431eaf9ebd26077dd5a06f6dfa7fde2dcb9d7c1ed551facd014e999929cb4d7b504972c464016 -EBUILD PySocks-1.7.1-r2.ebuild 690 BLAKE2B f2cba190035edbcedf2c47923104ea867ba338ff734230a2c1e8ec63329ea0b3e9df0bf6e2950659dce7890d2831cf5b0ff36ecec40c6c3dd5a36b498e7fce6d SHA512 fe2e8d61a4ca9eec2e3d9e6e1415a7612608e9203c2945f5e49a5b8818c1c32fc3ca518d6cce577db9a9d2920b35451ac724dd9f78f7636683aac71c3df5fcf1 +EBUILD PySocks-1.7.1-r2.ebuild 684 BLAKE2B bddb8f51637d94cb85516bc075a046008541845570a17aac16d0588cba84745102c176d843a3817df7f69bc5d40947c46767a98034c75cbd42247d3b412ae99e SHA512 79853055c2b268227b3997b517a79a6f2c495ac4855087af9789d59968a085ccf95720e5f49f376a692ae0d934c73966477af877604e224c7ea2c1b232b51bd0 MISC metadata.xml 525 BLAKE2B 61d1c3a217ae1912a20e326a6aa00b003a0b6bb2d6d93e3fa361f21d2669c3d1a893d4d23641c3492388e8b671dee87f7c6d07c2df618910214786b999df3e74 SHA512 ce38eb19999a7b9bfbd9751fee536850c9d668f1f9ea3320cf9169714443bd19ad2d4a63097a00b66d6d379807064e21acb8a9c09988fbdcb98abba8f50ac802 diff --git a/dev-python/PySocks/PySocks-1.7.1-r2.ebuild b/dev-python/PySocks/PySocks-1.7.1-r2.ebuild index eb503cb2a644..559ee24ac122 100644 --- a/dev-python/PySocks/PySocks-1.7.1-r2.ebuild +++ b/dev-python/PySocks/PySocks-1.7.1-r2.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/Anorov/PySocks https://pypi.org/project/PySocks/" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" # tests are broken beyond repair and the package is no longer maintained RESTRICT="test" |