diff options
author | V3n3RiX <venerix@koprulu.sector> | 2023-09-16 17:00:58 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2023-09-16 17:00:58 +0100 |
commit | 7b830374520118e805fdd214530a389653750f51 (patch) | |
tree | 1f6ef2872a3f89b278b2d5c7f82f36df335dce30 /dev-python/pyGPG | |
parent | 3c490942d0d98701d1c0971e60911fa6bd3ecb76 (diff) |
gentoo auto-resync : 16:09:2023 - 17:00:58
Diffstat (limited to 'dev-python/pyGPG')
-rw-r--r-- | dev-python/pyGPG/Manifest | 6 | ||||
-rw-r--r-- | dev-python/pyGPG/metadata.xml | 16 | ||||
-rw-r--r-- | dev-python/pyGPG/pyGPG-0.2-r1.ebuild | 39 | ||||
-rw-r--r-- | dev-python/pyGPG/pyGPG-0.2_p20220808.ebuild | 55 | ||||
-rw-r--r-- | dev-python/pyGPG/pyGPG-9999.ebuild | 55 |
5 files changed, 0 insertions, 171 deletions
diff --git a/dev-python/pyGPG/Manifest b/dev-python/pyGPG/Manifest deleted file mode 100644 index 7688954c1fc2..000000000000 --- a/dev-python/pyGPG/Manifest +++ /dev/null @@ -1,6 +0,0 @@ -DIST pyGPG-0.2.tar.gz 15439 BLAKE2B 92c82b8b23c279461a872f118c636fa9cdae3f44910fc34a357983b0b4afea2a7b13c6400499a0fdbb4365357ade64294642178ca07a79ab3b7df89e60146e73 SHA512 93d892a57a27b254bfdc9778b73d341dfec654c2104c578014628df78c43beaf93eafb571ac544d52f334e63f6e5b8c0cfad7c8a0d585ee7211e8649efce8c67 -DIST pyGPG-0.2_p20220808.gh.tar.gz 31955 BLAKE2B ae671b7bf685b1072364dbfcf79bca8fa2dadd034fbdf7a721d7a2cfec44e8d8ffa22b08c14414c8774422b6a62af8d511bd31bd15bd68d89632cde031ec0906 SHA512 85c8d67e71e91cfb26b1e0087889d7cd4fccae9ddcffcd3e3f9d208da7fd352c3273c580e3b7c284c5ab4c2a53c56f4530e5587dc22869098a408a1dfcd1e257 -EBUILD pyGPG-0.2-r1.ebuild 1112 BLAKE2B dca46b2d5c8e440eb6df37f6c113af181185d9b0e8474301ffe6bb05b09c3d67299ac63ba7b22f1511f8c5538c2b5889d044928a51d2d1de829e910a6ec7f50b SHA512 8870481c0e65f4bf0cd9130134fb8a432cff247e1e3217e2574e3ffaff371ff8331b2733f90dcf5c3afbcab5ceda9c2ae9550595d6361416a4bb72f63ce5afa4 -EBUILD pyGPG-0.2_p20220808.ebuild 1587 BLAKE2B f6170ddefa618cc78e9057d06846b12ef449bbb2e555cae6b704b716fec9a3b3dd515883be6a2ff1c9c18f00dde390614bc29dc69ab446f1d8f93d553b5eb839 SHA512 04aa3c2642d2c2bbf2acf1dcb4e8789d200652845fbf73684888d869f0221e83ea215631f2ee87a2ecf71bd81f6152531560e67f22e0c0ba0e8138ceefb5c64d -EBUILD pyGPG-9999.ebuild 1594 BLAKE2B c12bb0c6ea350e5deb24ddca51d0ba9e5201fbb626a49aafdae399a68395199092ebf1cc73c01a06dc18ba0e401454f48e2c5bc2f172d5a6e60dfc6cd80bfe0b SHA512 19881e78c5a585672ee54a916458c4d824a63d1e52ece5226ea2a94487ca009b789b046942a86db9a038254d16d1266593f033a11f0307eee1d0901390523c7a -MISC metadata.xml 591 BLAKE2B d2187a3f5cdcd550d716834307a9d79bdefda8d019b31d46615e01cf921ede9b03a5f5a5c2e8cf954ac8bb76913206d227b5f817409af80b1868e2cc40f3e00b SHA512 28bfa15f105fa5a5067764e790ff954e4c3cd53bfcb794a5586c9101dae09d7f89398f109747bb5537e740c845a0bd1368395cfd6fe8835b0ba7f163a8187206 diff --git a/dev-python/pyGPG/metadata.xml b/dev-python/pyGPG/metadata.xml deleted file mode 100644 index b04f3dcc2151..000000000000 --- a/dev-python/pyGPG/metadata.xml +++ /dev/null @@ -1,16 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>tools-portage@gentoo.org</email> - <name>Gentoo Portage tools team</name> - </maintainer> - <longdescription>A python interface library for wrapping gnupg's gpg command. - It also connects to gpg's status-fd output and makes all the status data - available as subclassed namedtuple instances. - </longdescription> - <stabilize-allarches/> - <upstream> - <remote-id type="github">dol-sen/pyGPG</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-python/pyGPG/pyGPG-0.2-r1.ebuild b/dev-python/pyGPG/pyGPG-0.2-r1.ebuild deleted file mode 100644 index 43eeb1b5b61b..000000000000 --- a/dev-python/pyGPG/pyGPG-0.2-r1.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{9,10} ) - -inherit distutils-r1 - -if [[ ${PV} == *9999 ]]; then - inherit git-r3 - EGIT_REPO_URI="https://github.com/dol-sen/pyGPG.git" - EGIT_BRANCH="master" -else - SRC_URI="https://dev.gentoo.org/~dolsen/releases/pyGPG/${P}.tar.gz" - KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86" -fi - -DESCRIPTION="A python interface wrapper for gnupg's gpg command" -HOMEPAGE="https://github.com/dol-sen/pyGPG" - -LICENSE="BSD" -SLOT="0" - -RDEPEND="app-crypt/gnupg" - -pkg_postinst() { - elog "This is experimental software." - elog "The APIs it installs should be considered unstable" - elog "and are subject to change." - elog - elog "Please file any enhancement requests, or bugs" - elog "at https://github.com/dol-sen/pyGPG/issues" - elog "I am also on IRC @ #gentoo-ci of the Libera.Chat network" - elog - ewarn "There may be some Python 3 compatibility issues still." - ewarn "Please help debug/fix/report them in github or bugzilla." -} diff --git a/dev-python/pyGPG/pyGPG-0.2_p20220808.ebuild b/dev-python/pyGPG/pyGPG-0.2_p20220808.ebuild deleted file mode 100644 index 78f1b9b5f5db..000000000000 --- a/dev-python/pyGPG/pyGPG-0.2_p20220808.ebuild +++ /dev/null @@ -1,55 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{9..11} ) - -inherit distutils-r1 - -if [[ ${PV} == *9999 ]]; then - inherit git-r3 - EGIT_REPO_URI="https://github.com/dol-sen/pyGPG.git" - EGIT_BRANCH="master" -elif [[ ${PV} == *_p* ]] ; then - MY_COMMIT="eb44ec69978044809325a0a9c8972d1d4f573b47" - SRC_URI="https://github.com/dol-sen/pyGPG/archive/${MY_COMMIT}.tar.gz -> ${P}.gh.tar.gz" - S="${WORKDIR}"/${PN}-${MY_COMMIT} -else - SRC_URI="https://dev.gentoo.org/~dolsen/releases/pyGPG/${P}.tar.gz" -fi - -DESCRIPTION="A python interface wrapper for gnupg's gpg command" -HOMEPAGE="https://github.com/dol-sen/pyGPG" - -LICENSE="BSD" -SLOT="0" -if [[ ${PV} != *9999 ]] ; then - KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86" -fi - -RDEPEND="app-crypt/gnupg" - -EPYTEST_DESELECT=( - # Expired keys - test/pyGPG/test_gpg.py::test_listkeys2 - test/pyGPG/test_gpg.py::test_listkey2 - test/pyGPG/test_gpg.py::test_listkey - test/pyGPG/test_gpg.py::test_fingerprint2 -) - -distutils_enable_tests pytest - -pkg_postinst() { - elog "This is experimental software." - elog "The APIs it installs should be considered unstable" - elog "and are subject to change." - elog - elog "Please file any enhancement requests, or bugs" - elog "at https://github.com/dol-sen/pyGPG/issues" - elog "I am also on IRC @ #gentoo-ci of the Libera.Chat network" - elog - ewarn "There may be some Python 3 compatibility issues still." - ewarn "Please help debug/fix/report them in github or bugzilla." -} diff --git a/dev-python/pyGPG/pyGPG-9999.ebuild b/dev-python/pyGPG/pyGPG-9999.ebuild deleted file mode 100644 index 6749e63d1904..000000000000 --- a/dev-python/pyGPG/pyGPG-9999.ebuild +++ /dev/null @@ -1,55 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{9..11} ) - -inherit distutils-r1 - -if [[ ${PV} == *9999 ]]; then - inherit git-r3 - EGIT_REPO_URI="https://github.com/dol-sen/pyGPG.git" - EGIT_BRANCH="master" -elif [[ ${PV} == *_p* ]] ; then - MY_COMMIT="eb44ec69978044809325a0a9c8972d1d4f573b47" - SRC_URI="https://github.com/dol-sen/pyGPG/archive/${MY_COMMIT}.tar.gz -> ${P}.gh.tar.gz" - S="${WORKDIR}"/${PN}-${MY_COMMIT} -else - SRC_URI="https://dev.gentoo.org/~dolsen/releases/pyGPG/${P}.tar.gz" -fi - -DESCRIPTION="A python interface wrapper for gnupg's gpg command" -HOMEPAGE="https://github.com/dol-sen/pyGPG" - -LICENSE="BSD" -SLOT="0" -if [[ ${PV} != *9999 ]] ; then - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" -fi - -RDEPEND="app-crypt/gnupg" - -EPYTEST_DESELECT=( - # Expired keys - test/pyGPG/test_gpg.py::test_listkeys2 - test/pyGPG/test_gpg.py::test_listkey2 - test/pyGPG/test_gpg.py::test_listkey - test/pyGPG/test_gpg.py::test_fingerprint2 -) - -distutils_enable_tests pytest - -pkg_postinst() { - elog "This is experimental software." - elog "The APIs it installs should be considered unstable" - elog "and are subject to change." - elog - elog "Please file any enhancement requests, or bugs" - elog "at https://github.com/dol-sen/pyGPG/issues" - elog "I am also on IRC @ #gentoo-ci of the Libera.Chat network" - elog - ewarn "There may be some Python 3 compatibility issues still." - ewarn "Please help debug/fix/report them in github or bugzilla." -} |