diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-11-24 03:02:55 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-11-24 03:02:55 +0000 |
commit | 530a5a826feeb71085fb8a01927f4d775a0b131b (patch) | |
tree | b7669c45ea3f2a3a37b2437817a370226bb1c819 /dev-python/PySocks | |
parent | 71dd9d29cdaf7cc0ecdb9ea37d128726a941c630 (diff) |
gentoo auto-resync : 24:11:2024 - 03:02:54
Diffstat (limited to 'dev-python/PySocks')
-rw-r--r-- | dev-python/PySocks/Manifest | 3 | ||||
-rw-r--r-- | dev-python/PySocks/PySocks-1.7.1-r2.ebuild | 25 | ||||
-rw-r--r-- | dev-python/PySocks/metadata.xml | 17 |
3 files changed, 0 insertions, 45 deletions
diff --git a/dev-python/PySocks/Manifest b/dev-python/PySocks/Manifest deleted file mode 100644 index 6595f10ccc9d..000000000000 --- a/dev-python/PySocks/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -DIST PySocks-1.7.1.tar.gz 284429 BLAKE2B 8015e8a0a7ebfbb09ec542393aeb633a769701445c07f24bb9e62b07803d7bb605f22e79ad9ec83e47aa7fe843a1a057073d97e25482e742f42e18b2c7a2f1b3 SHA512 cef4a5ce8c67fb485644696a23bf68a721db47f3211212de2d4431eaf9ebd26077dd5a06f6dfa7fde2dcb9d7c1ed551facd014e999929cb4d7b504972c464016 -EBUILD PySocks-1.7.1-r2.ebuild 705 BLAKE2B 1470cd5d565f3de55bb7f8a4b89f8bc1d19fcc657518ce99f8303fbdb04d61df9230bade0189a7e0e499f0ff2bd6386dc3c05573d583713cf1b3a23fbf755835 SHA512 c1a8677ab340b9f0b5d3869aeb34082f243aa164db625c3c1d32a8406bf32671f9f9cbd3bdfe8a14936ad69364fed08c2726cd482aa615cf3783f6d1fc086599 -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 deleted file mode 100644 index 68c71fafd17e..000000000000 --- a/dev-python/PySocks/PySocks-1.7.1-r2.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -# please keep this ebuild at EAPI 8 -- sys-apps/portage dep -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYPI_NO_NORMALIZE=1 -PYPI_PN=PySocks -PYTHON_COMPAT=( python3_{10..13} pypy3 ) - -inherit distutils-r1 pypi - -DESCRIPTION="SOCKS client module" -HOMEPAGE=" - https://github.com/Anorov/PySocks/ - https://pypi.org/project/PySocks/ -" - -LICENSE="BSD" -SLOT="0" -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" diff --git a/dev-python/PySocks/metadata.xml b/dev-python/PySocks/metadata.xml deleted file mode 100644 index 869cadcf8955..000000000000 --- a/dev-python/PySocks/metadata.xml +++ /dev/null @@ -1,17 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>python@gentoo.org</email> - <name>Python</name> - </maintainer> - <stabilize-allarches/> - <upstream> - <maintainer status="unknown"> - <email>anorov.vorona@gmail.com</email> - <name>Anorov</name> - </maintainer> - <remote-id type="pypi">PySocks</remote-id> - <remote-id type="github">Anorov/PySocks</remote-id> - </upstream> -</pkgmetadata> |