diff options
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/brokenaxes/Manifest | 1 | ||||
-rw-r--r-- | dev-python/brokenaxes/brokenaxes-9999.ebuild | 20 | ||||
-rw-r--r-- | dev-python/ptpython/Manifest | 4 | ||||
-rw-r--r-- | dev-python/ptpython/ptpython-3.0.23.ebuild (renamed from dev-python/ptpython/ptpython-3.0.22.ebuild) | 4 | ||||
-rw-r--r-- | dev-python/ptpython/ptpython-3.0.6.ebuild | 27 | ||||
-rw-r--r-- | dev-python/rauth/Manifest | 2 | ||||
-rw-r--r-- | dev-python/rauth/rauth-0.7.2.ebuild | 2 | ||||
-rw-r--r-- | dev-python/sra/Manifest | 2 | ||||
-rw-r--r-- | dev-python/sra/sra-9999.ebuild | 6 |
9 files changed, 12 insertions, 56 deletions
diff --git a/dev-python/brokenaxes/Manifest b/dev-python/brokenaxes/Manifest deleted file mode 100644 index 3382549..0000000 --- a/dev-python/brokenaxes/Manifest +++ /dev/null @@ -1 +0,0 @@ -EBUILD brokenaxes-9999.ebuild 458 BLAKE2B 53fbe085cf261f7db41cbcf8743547043f31f084a60568d095f8b56db778c42c23d53d89406b36fb7a708c74fda0317f16bbe496423594250077eb7a620ad3f2 SHA512 af21feeda142f9aa74d48da3d272c2b99a5870ac1e8314c700c92931ff0c97da4767122f6a7ae2b4f07eb11534f7ef9cf9b6952d04738fbf489f2c98f500de0c diff --git a/dev-python/brokenaxes/brokenaxes-9999.ebuild b/dev-python/brokenaxes/brokenaxes-9999.ebuild deleted file mode 100644 index a8ba191..0000000 --- a/dev-python/brokenaxes/brokenaxes-9999.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{7,8,9} ) -inherit distutils-r1 git-r3 - -DESCRIPTION="Create matplotlib plots with broken axes" -HOMEPAGE="https://github.com/bendichter/brokenaxes" -EGIT_REPO_URI="https://github.com/bendichter/brokenaxes" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="" -IUSE="" - -DEPEND="dev-python/matplotlib[$PYTHON_USEDEP]" -RDEPEND="${DEPEND}" -BDEPEND="" diff --git a/dev-python/ptpython/Manifest b/dev-python/ptpython/Manifest index d5555c1..b57d5ea 100644 --- a/dev-python/ptpython/Manifest +++ b/dev-python/ptpython/Manifest @@ -1,3 +1,3 @@ -DIST ptpython-3.0.6.tar.gz 403646 BLAKE2B f9f9474e1ef49b6939509ea7c30f80e7c0d34cea38ddc925a325e87c051a14899246bc1863e9dc3cbe586b128beb5298e16c003d5724b154ead77524d7036621 SHA512 4495f2b7bca416c25c8ce0bb130b34c291885dc1f32b875c00c492e89017a34c0bf838940d6168a0435d32c93889afb6b2de3867fff029bfb777b4a453a3950d -EBUILD ptpython-3.0.6.ebuild 750 BLAKE2B 7b72f6d289dd7f3560d9e80ff92c21440554c8016624ce9ec6755b12423765789d52f1691e55d57e443abc55b2aee3c3e085faf08adec22561e246c963884800 SHA512 0c38c9181079afe139d1f6f3c4e5d7b76accc15aee1fa4238da74b1d01d555d1f770129d0c307655cc0803b68f56ed0aab7e2430e928b4676f880c96a2a4c94d +DIST ptpython-3.0.23.tar.gz 68146 BLAKE2B 7bdfac0ea989f87bcae62d879f277e8d9d661ba85c397691425ac9c9c8ffe9d48e2cccbe9306f2567025d7e4d62a7478cf09f18ebed5e3b2c5a0918c27a2c540 SHA512 e3f7db8060a2b2e5ec9f9cdf7a6aacede447a42ea3d13f08e2cba604dc96ccf6504cd31b45327b144882bb12f0cc272406d501a8de98adc9598ec79dbcaf843e +EBUILD ptpython-3.0.23.ebuild 659 BLAKE2B 5c884c3a1279a3e7850875c45bdc237ac14526129c6a7a10b1d3864ca6568c83049c3cde3548b04b2218d9960edd1b2fb8c96c89cf17d963ad4a27d86fc4cd8c SHA512 2b12746d034b9774bbf59af310163e4de653195ce2bff99a605c5ae61c641684d87d0a757df404c7162a1590f8fa5d7ae18c188c4cbe7b1229678a419ffbc3c3 MISC metadata.xml 386 BLAKE2B 3c952950b95b3f4b38f23f0ac0c25242cb6b0ce9f115a475a956098c246a59858ade285cb2e4df63019e3e0a9f730ad7911e183d5a9b35697006b18607e62b64 SHA512 99b03e22dd04923f3d25f8e50230bf93055f51096ca5c2c6a2613ea3ce219e0192720e29b9fe43de79768b9ec4e2818a730790f4f62cf468e272b3604ea21a26 diff --git a/dev-python/ptpython/ptpython-3.0.22.ebuild b/dev-python/ptpython/ptpython-3.0.23.ebuild index 8f92d45..596e701 100644 --- a/dev-python/ptpython/ptpython-3.0.22.ebuild +++ b/dev-python/ptpython/ptpython-3.0.23.ebuild @@ -18,7 +18,7 @@ IUSE="" RDEPEND=" dev-python/appdirs[${PYTHON_USEDEP}] dev-python/jedi[${PYTHON_USEDEP}] - >=dev-python/prompt_toolkit-3.0.18[${PYTHON_USEDEP}] - <dev-python/prompt_toolkit-3.1.0[${PYTHON_USEDEP}] + >=dev-python/prompt-toolkit-3.0.18[${PYTHON_USEDEP}] + <dev-python/prompt-toolkit-3.1.0[${PYTHON_USEDEP}] dev-python/pygments[${PYTHON_USEDEP}] " diff --git a/dev-python/ptpython/ptpython-3.0.6.ebuild b/dev-python/ptpython/ptpython-3.0.6.ebuild deleted file mode 100644 index ebc4ae5..0000000 --- a/dev-python/ptpython/ptpython-3.0.6.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{7..9} pypy3 ) -inherit distutils-r1 - -DESCRIPTION="Python REPL build on top of prompt_toolkit" -HOMEPAGE="https://pypi.org/project/ptpython/ https://github.com/prompt-toolkit/ptpython" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND=" - dev-python/appdirs[${PYTHON_USEDEP}] - $(python_gen_cond_dep ' - dev-python/importlib_metadata[${PYTHON_USEDEP}] - ' python3_{6,7}) - dev-python/jedi[${PYTHON_USEDEP}] - >=dev-python/prompt_toolkit-3.0.0[${PYTHON_USEDEP}] - <dev-python/prompt_toolkit-3.1.0[${PYTHON_USEDEP}] - dev-python/pygments[${PYTHON_USEDEP}] -" diff --git a/dev-python/rauth/Manifest b/dev-python/rauth/Manifest index 83296b6..2525171 100644 --- a/dev-python/rauth/Manifest +++ b/dev-python/rauth/Manifest @@ -1,3 +1,3 @@ AUX rauth-0.7.2-fix-python-3.6.patch 934 BLAKE2B 21f64e2b5e0e0ebe00d1d428770858b51fe4d617a306933ae273d01b96cfe76823161e1e86ec160f7d2f5dff299e3ff41adc774503ee575bab61e5605e59056f SHA512 c774c24c9a03603c9b319f370c416ac4472097914507f236a194a76a96ce5f4eddaf01ac0e212c8bd9bab099d8dbf0e5d870ceee665614394d703c02f23c0303 DIST rauth-0.7.2.tar.gz 34688 BLAKE2B 412b777d51e5682fec98088fc6af9cb799231deba7d9f808d61e0e6d57ff4f6f49c0e42dc1c6507f59053d603df85c5acd7105c76ce8c4ea02cc20c016402210 SHA512 8b2b0dd3b6878b928ca16b8ce2a264381cb465e7b2abcdae0bde3102dfd34e098606d7efc44ef5cfde0e89113044656df4f9fd7006c78d1300e02d321913cbb6 -EBUILD rauth-0.7.2.ebuild 594 BLAKE2B c7f424c9b395c94b61b45d6f23c239135a6ca1b768060bffc1e79d786dc6f07182865cb78933abd0cf3041d9c792d46931c0585b431475bb6cc44a74548e08b8 SHA512 ef308d9b0e14159f3a32e22e1381b7e2369dbf248c03964896681f889a45c2ac864c09a439a39c918325c7af06683f7119d1bef4b6ce7b364aaaa38272edb570 +EBUILD rauth-0.7.2.ebuild 594 BLAKE2B 9e7797e12f2de17a2ed28584a2fe6279dc03536f94e7e79100aba76dcf91c1d355ef1faddb7f1eb56cbf5e1f702cc4c5c9969d6097b4267419e11c3c8fae7a04 SHA512 390d13e80bb2f7acb7ff1a403ccaba0b3d6756be07a1250252b3cc373bb659f4f90ca91d1b450d2dad2dec1a40147c8f8ab38a2196a7982c492b3dc031a9c662 diff --git a/dev-python/rauth/rauth-0.7.2.ebuild b/dev-python/rauth/rauth-0.7.2.ebuild index 4413665..88527ed 100644 --- a/dev-python/rauth/rauth-0.7.2.ebuild +++ b/dev-python/rauth/rauth-0.7.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python2_7 python3_{8..10} ) +PYTHON_COMPAT=( python2_7 python3_{8..11} ) inherit distutils-r1 DESCRIPTION="A Python library for OAuth 1.0/a, 2.0, and Ofly." diff --git a/dev-python/sra/Manifest b/dev-python/sra/Manifest index 4a3da74..87b3d29 100644 --- a/dev-python/sra/Manifest +++ b/dev-python/sra/Manifest @@ -1 +1 @@ -EBUILD sra-9999.ebuild 727 BLAKE2B bdf4d586a65a953c3d7b76621cb5aac2eb19a9aa3d699f5fc166d6ae13a2120906ce3ebb67b434e39dc2fa82e33e59ecafd8e805ab323f892fc564636d454c8b SHA512 4889dca4679b2f8822b3fadbeea8312c314ad277a65c738a14fc21376e3ee27c996458e5f43a99fa569a49d2624e0040e5753b7ab137e2119235cf09efa6584a +EBUILD sra-9999.ebuild 807 BLAKE2B 14fd7a240b5ab245aa26c64b2018c60710c012142b841252ef580c2b51844b6ae2c8b1b604874bd3ba3770818e4dff3b551960bb8be504209023ef1388060f4b SHA512 611440a712c8f522787ddce2a3e94fd1dfda2853e04cf4692074e998f704c1f00b2767a91bbd7509d5d11172f770298eec98780625b8bdc593ca7d9cb521f701 diff --git a/dev-python/sra/sra-9999.ebuild b/dev-python/sra/sra-9999.ebuild index 34ca7d8..c939415 100644 --- a/dev-python/sra/sra-9999.ebuild +++ b/dev-python/sra/sra-9999.ebuild @@ -20,8 +20,12 @@ DEPEND=" dev-python/python-dateutil[${PYTHON_USEDEP}] dev-python/rauth[${PYTHON_USEDEP}] dev-python/requests[${PYTHON_USEDEP}] - dev-python/fusepy[${PYTHON_USEDEP}] dev-python/lxml[${PYTHON_USEDEP}] dev-vcs/python-gitlab[${PYTHON_USEDEP}] qis? ( app-shells/fzf )" RDEPEND="${DEPEND}" + +pkg_postinst() { + elog 'WARNING: the studip mounting is not working, since it depends on the deprecated fusepy.' +} + |