From 0c198d05ee90c3c87efb1ea2bf2c1fad653059ad Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Wed, 5 Aug 2020 07:40:29 +0200 Subject: dev-python/cmd2: Bump to 1.3.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/cmd2/Manifest | 1 + dev-python/cmd2/cmd2-1.3.0.ebuild | 48 +++++++++++++++++++++++++++++++++++++++ 2 files changed, 49 insertions(+) create mode 100644 dev-python/cmd2/cmd2-1.3.0.ebuild diff --git a/dev-python/cmd2/Manifest b/dev-python/cmd2/Manifest index 0b4c2fea7706..7c5fa9ed5f96 100644 --- a/dev-python/cmd2/Manifest +++ b/dev-python/cmd2/Manifest @@ -1,3 +1,4 @@ DIST cmd2-1.1.0.tar.gz 605311 BLAKE2B 0816c3975b45c4845f234a746037319213af8860ea8996b6d05e2412e26649be6770d21dab330387037f6284b1f440a29b727c1ac4fed969fc8dbb2f9ac389be SHA512 b8065ec217a588725eb1787d2aedac8c49b8b8196c12848038f91cba73f23e960fbfe5d4b8631b2a57eb1aeaa1a206683b8b71545c1171d6d3101f03fefc0f0b DIST cmd2-1.2.0.tar.gz 613769 BLAKE2B dbdabdd52ef26fa6fd91d4255dab1b77b0363fbfba85c4f42b3d125ab3663ef301bf267ace4617c3a391765b78778d231691cb87fb43d6d47c78d02a4a11cbc8 SHA512 2df3342a4b74a29948bba0dc11c44e37be9f2ebd78051efd4d77dd03bd3460d11857c8edc3c57baacb4b1abbc41b3504d475e0395563818032dc6946fcda6538 DIST cmd2-1.2.1.tar.gz 623518 BLAKE2B 69aebdb6350c453001b6101988d9b0d3d96ca7970c54cd59d3aad6e01b3e7133d62b57cb44588cec786ea21818d8c5983e5bc64510e8c6f07627505f14c28651 SHA512 5f7259111ed8f5719c230c33f6131c8464f5500ba14869d26e9f52850ea619c2b97ed950774930d9e19621e98c64b50c67eaff34277cd81463b60f8dcf6f04a3 +DIST cmd2-1.3.0.tar.gz 642189 BLAKE2B 5052f0d0f3e42329efb43f4552ef24407812705f90e937bb0ef3c19c7b30b2648171a05346dcaf91df873e61e522161ac1db94ed0898114e81079d08478d45d7 SHA512 e9d935435d83b0e6ab946c0abff6d44116a2efcd3ac9eb9997f2f7b765f164ae3e379eca79da781f0689b7944c7ed967e09bd94010f370974a83fb8baab4142f diff --git a/dev-python/cmd2/cmd2-1.3.0.ebuild b/dev-python/cmd2/cmd2-1.3.0.ebuild new file mode 100644 index 000000000000..cdd3428887c2 --- /dev/null +++ b/dev-python/cmd2/cmd2-1.3.0.ebuild @@ -0,0 +1,48 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 +PYTHON_COMPAT=( python3_{6..9} ) + +inherit distutils-r1 virtualx + +DESCRIPTION="Extra features for standard library's cmd module" +HOMEPAGE="https://github.com/python-cmd2/cmd2" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" + +RDEPEND=" + dev-python/attrs[${PYTHON_USEDEP}] + >=dev-python/colorama-0.3.7[${PYTHON_USEDEP}] + >=dev-python/pyperclip-1.6[${PYTHON_USEDEP}] + dev-python/six[${PYTHON_USEDEP}] + dev-python/wcwidth[${PYTHON_USEDEP}] + $(python_gen_cond_dep ' + >=dev-python/importlib_metadata-1.6.0[${PYTHON_USEDEP}] + ' python3_{6,7}) +" +BDEPEND=" + dev-python/setuptools_scm[${PYTHON_USEDEP}] + test? ( dev-python/pytest-mock[${PYTHON_USEDEP}] ) +" + +distutils_enable_tests pytest + +src_prepare() { + sed -i -e 's:test_which_editor_good:_&:' tests/test_cmd2.py || die + distutils-r1_src_prepare +} + +src_test() { + # tests rely on very specific text wrapping... + local -x COLUMNS=80 + virtx distutils-r1_src_test +} + +python_test() { + distutils_install_for_testing + pytest -vv || die "Tests failed with ${EPYTHON}" +} -- cgit v1.2.3-65-gdbad From ba8d86af580e0c7191e77e479349aecae6ac9150 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Wed, 5 Aug 2020 07:40:02 +0200 Subject: dev-python/hyperlink: Bump to 20.0.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/hyperlink/Manifest | 1 + dev-python/hyperlink/hyperlink-20.0.1.ebuild | 26 ++++++++++++++++++++++++++ 2 files changed, 27 insertions(+) create mode 100644 dev-python/hyperlink/hyperlink-20.0.1.ebuild diff --git a/dev-python/hyperlink/Manifest b/dev-python/hyperlink/Manifest index ed40bc847e41..dac2d61d04fa 100644 --- a/dev-python/hyperlink/Manifest +++ b/dev-python/hyperlink/Manifest @@ -1 +1,2 @@ DIST hyperlink-19.0.0.tar.gz 99099 BLAKE2B 1213bbc404ebf04f178e3f8b986c343f64cd6a75202942d1cfaeab640d1523388beaafcd2662f414c9fb1eb87f746f3edeb5b5e395b9fc0acb7e82697f45f7a2 SHA512 5d5723bc0bd0c381edd3a9ef7bab3ba9ad4252027d5a4afa61e6cfff3e5b8457994b6dd36ecc356e638d41f797fe3367a3010249e0e77bee6e9e94336c1e7c2e +DIST hyperlink-20.0.1.tar.gz 140291 BLAKE2B ee8c741d4cb87e4a577e1c9a45614f5f47e086f27b60a75897b66684ab5927da73ccaba47b16b770f0277a52351cc732cf74762e29c83644c220ed59c67a18d0 SHA512 f935c09d35baf8a8a3c8d4dc6aaf64135d13dda4636187f5d47f3fe4de675498efa29cd93d802c0912db2fa371d0e58213767b1c3c42e5a14bb837ea96a72193 diff --git a/dev-python/hyperlink/hyperlink-20.0.1.ebuild b/dev-python/hyperlink/hyperlink-20.0.1.ebuild new file mode 100644 index 000000000000..d1adb23821d0 --- /dev/null +++ b/dev-python/hyperlink/hyperlink-20.0.1.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 +PYTHON_COMPAT=( python3_{6,7,8,9} ) + +inherit distutils-r1 + +DESCRIPTION="A featureful, correct URL for Python" +HOMEPAGE="https://github.com/python-hyper/hyperlink https://pypi.org/project/hyperlink/" +SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" + +LICENSE="BSD MIT" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" + +RDEPEND=" + dev-python/idna[${PYTHON_USEDEP}]" + +distutils_enable_tests pytest + +src_test() { + # suppresses hypothesis health checks + local -x CI=1 + distutils-r1_src_test +} -- cgit v1.2.3-65-gdbad From 6ad667e8ef14057e62a522de89f5a9d87f8a0900 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Wed, 5 Aug 2020 07:42:28 +0200 Subject: dev-python/hypothesis: Bump to 5.23.11 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/hypothesis/Manifest | 1 + dev-python/hypothesis/hypothesis-5.23.11.ebuild | 56 +++++++++++++++++++++++++ 2 files changed, 57 insertions(+) create mode 100644 dev-python/hypothesis/hypothesis-5.23.11.ebuild diff --git a/dev-python/hypothesis/Manifest b/dev-python/hypothesis/Manifest index 5fb2d5774918..7eb4d6eea187 100644 --- a/dev-python/hypothesis/Manifest +++ b/dev-python/hypothesis/Manifest @@ -9,6 +9,7 @@ DIST hypothesis-python-5.20.2.tar.gz 9024252 BLAKE2B 91fc3c24e00301c2df16ca408f1 DIST hypothesis-python-5.20.3.tar.gz 9024258 BLAKE2B 75bc1e868061be9c8d0377143f5f45221e182eef54c93aa0445dac1b087c35472af6a32d7b6ee8d69bfb9ed16a14927e8572f98b7b3d02fbd880d979b54b862b SHA512 2b8819c425f607e300ad569115cc72b3ab45026a4d82b7f52a66fc60fe92d392a4ca0dac3260969409006958a81e69fbaac1b4612bfa6236e27f4d8f996acb89 DIST hypothesis-python-5.21.0.tar.gz 9025422 BLAKE2B acd6f3b0f945ae65656af2a718add06fe440e221fda7793e3557ab194ccee4c6327e7946a58ce51e9efe3c08274888a648d9021c49fdcf663a04c28b99a0f636 SHA512 1921e5ea8d0f2a6e55d80611004d35671f7a7a02cb8a8f101b45e64e4ef23f9c2c8a9c467fb6c9f33ae440622020e1ad504f51a7d725a6449ca715ad1f373e40 DIST hypothesis-python-5.23.1.tar.gz 9031807 BLAKE2B 00c54296f83bdcd41ac63b36a29dc9e542a236406609b9b800912a209d56c4169f2d4b1c139697ffe38eff6cd886cd4a2491f3b4b5294cc710aedb70f5905436 SHA512 b6da23a586b60b5a094dddccab82f3b863cebcde5103e492807fb9e0b9d047b3e5fe928da24eabf5764298332d9c1e9b434ef167d7cff0a9de8a175d5f9964a5 +DIST hypothesis-python-5.23.11.tar.gz 9042077 BLAKE2B 0f2bb7e028c2020327be41f1483bfd3140eb83ebfaef6bb016c961bfd23b274700d9cfec82e15449de9a6bd0b70040a1a6e9e7848acbd890e53c793e9f3d0829 SHA512 33ae65506771d96c59939df2b988b1354ab5d08c82ccd950070e2848afb79bf16048803dc5c9adfd508e7042e1d1a9ff9237646758b5a1d000943d339bf91caa DIST hypothesis-python-5.23.3.tar.gz 9032683 BLAKE2B 629a44b3dbfd206c259413df44143e38d045b915d3b85359e199064aae20ec3b6946d856fbb2a9c702c765f5cd69c4418ad009fa79d6cc6eb196c2662e4254bc SHA512 15d4b3b57c234f970bebf7bd98a75a5ac031422b3f70848d25a8ee94852a3f73f8b3e1d69ee850144f1f229d1dbe18fa7959df1930fc42a5768ac7e3d6bb9e7b DIST hypothesis-python-5.23.7.tar.gz 9037231 BLAKE2B 0f0e2b700dfaaf4e29b950ec38ef9ba6b1aaf5a90f3266def8f895c35e4a0e8104258c86c30fca49f2239106d032c306a7a520e0b1976a87d4b50b3314c5ff2d SHA512 9e4a52d149f84b895cb72ab955997caf1070f778ae15c3401602ba86ca0cbe7ea2a6603821bd7c0d79ce59bb41adb21e0cb11f22ab179e9657784c2da40685f2 DIST hypothesis-python-5.23.8.tar.gz 9039621 BLAKE2B 625bc11fdfd29fa7c5e32796e08afcb5210edf9d5445cb9788a4e77581c4bf70afe28af834297db470a180c2a3715c7d6039a238def468882cdc1ee4471e284f SHA512 e430ba8b003f59b88216abe1b99b1eca6ab59a3e13a6ae0a71e5fc2a49e0679ae5b8b71a05d9fdfdfbe94d35fd3b3807c64e07d7e9058f79bd751e402fe376b7 diff --git a/dev-python/hypothesis/hypothesis-5.23.11.ebuild b/dev-python/hypothesis/hypothesis-5.23.11.ebuild new file mode 100644 index 000000000000..54efc2972e96 --- /dev/null +++ b/dev-python/hypothesis/hypothesis-5.23.11.ebuild @@ -0,0 +1,56 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DISTUTILS_USE_SETUPTOOLS=rdepend +PYTHON_COMPAT=( python3_{6,7,8,9} pypy3 ) +PYTHON_REQ_USE="threads(+),sqlite" + +inherit distutils-r1 eutils + +DESCRIPTION="A library for property based testing" +HOMEPAGE="https://github.com/HypothesisWorks/hypothesis https://pypi.org/project/hypothesis/" +SRC_URI="https://github.com/HypothesisWorks/${PN}/archive/${PN}-python-${PV}.tar.gz" +S="${WORKDIR}/${PN}-${PN}-python-${PV}/${PN}-python" + +LICENSE="MPL-2.0" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" +IUSE="test" +RESTRICT="!test? ( test )" + +RDEPEND=" + >=dev-python/attrs-19.2.0[${PYTHON_USEDEP}] + >=dev-python/sortedcontainers-2.1.0[${PYTHON_USEDEP}] +" +BDEPEND=" + test? ( + ${RDEPEND} + dev-python/mock[${PYTHON_USEDEP}] + dev-python/pexpect[${PYTHON_USEDEP}] + >=dev-python/pytest-5.3.5[${PYTHON_USEDEP}] + !! Date: Wed, 5 Aug 2020 07:43:33 +0200 Subject: dev-python/parso: Bump to 0.8.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/parso/Manifest | 1 + dev-python/parso/parso-0.8.0.ebuild | 19 +++++++++++++++++++ 2 files changed, 20 insertions(+) create mode 100644 dev-python/parso/parso-0.8.0.ebuild diff --git a/dev-python/parso/Manifest b/dev-python/parso/Manifest index a9f546c19010..5e313d20f2c0 100644 --- a/dev-python/parso/Manifest +++ b/dev-python/parso/Manifest @@ -2,3 +2,4 @@ DIST parso-0.5.2.tar.gz 390495 BLAKE2B 257de5853cad74803d9b45ae4820c96933d09ebe7 DIST parso-0.6.1.tar.gz 390866 BLAKE2B 3dbbef687f194f41bc7fdeb7c78930802ee5a97150d2585eb8949ac74ac640e897b8f04b29f2768df920aa5d54ec80f1aac3b84f996ef0ea957ddccf9da77cf0 SHA512 98cc20a3378c89b870df5e5df52f2c2091c1a133ea9701141ed90edbb05c5b8ddf30dcc19069cc19666f34e37f8ca64e37bfd701314adb24b0a10ab197862cf1 DIST parso-0.7.0.tar.gz 395175 BLAKE2B ac407b711b6229a93864e339b3632563d3fcd7f84e22a43bd89282300b931f58d638ab8a64c441dc183852576261be18a3be471b0824b6e56fb69025cf666d6b SHA512 41ad60b1d7dff682281059aabff0d43ccd3048b6cc6ee3e9e141d4a0a965fd99449f6d3f23689914c1f7bda371e3cc86266775a1c23fb1c430ea689c916fbb71 DIST parso-0.7.1.tar.gz 399842 BLAKE2B 1e47c1dd6846d01aa5820d7cedc3eafcf12ea0d4a2e95fa3f54429633b1c12dc39a4abe237fa46eb629408006777bd1f512cf878025b55119568ac19729b8c19 SHA512 318969a7a941c4a0948e58643b07b6f5c446ea166b3a8e44a556f0677ec9a36d7dc8c6d37ca7bce3f8276ee3d7144e22fbaaeac90c738fb90f7e94a0cf8abf7d +DIST parso-0.8.0.tar.gz 392579 BLAKE2B b816a9f54aca54fbb8df772d1f6501d55fccef91d3c9bfcddc9f069e1b5a15dee7742bf37dbfd07f26253247a29a42303c4034608c6c9991c97e55acac77b69d SHA512 fe9d1c46cb128d6af9c45f333e49475da795c1ed67572891f4daf08af620814b9db18469be11f771869e0f44acea9446e1419067e1b72affc1cb669a277d6a2c diff --git a/dev-python/parso/parso-0.8.0.ebuild b/dev-python/parso/parso-0.8.0.ebuild new file mode 100644 index 000000000000..e5da1da9a57f --- /dev/null +++ b/dev-python/parso/parso-0.8.0.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +PYTHON_COMPAT=( python3_{6..9} pypy3 ) + +inherit distutils-r1 + +DESCRIPTION="a python parser that supports error recovery and round-trip parsing" +HOMEPAGE="https://github.com/davidhalter/parso https://pypi.org/project/parso/" +SRC_URI="https://github.com/davidhalter/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" + +distutils_enable_sphinx docs +distutils_enable_tests pytest -- cgit v1.2.3-65-gdbad From b45b78d167828da20b8a7bd7bea8a99efe9d30ed Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Wed, 5 Aug 2020 07:44:51 +0200 Subject: dev-python/virtualenv: Bump to 20.0.30 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/virtualenv/Manifest | 1 + dev-python/virtualenv/virtualenv-20.0.30.ebuild | 94 +++++++++++++++++++++++++ 2 files changed, 95 insertions(+) create mode 100644 dev-python/virtualenv/virtualenv-20.0.30.ebuild diff --git a/dev-python/virtualenv/Manifest b/dev-python/virtualenv/Manifest index 3b7871a31c86..bec2bb32b65f 100644 --- a/dev-python/virtualenv/Manifest +++ b/dev-python/virtualenv/Manifest @@ -2,3 +2,4 @@ DIST virtualenv-16.7.10.tar.gz 5116776 BLAKE2B 42f0a4b4330850b504f8febd991ef6ecd DIST virtualenv-20.0.27.tar.gz 8265353 BLAKE2B 31e0a5fa11d988b5340b130615dc5095a61321393fdc4f72fd88e70d88bc7922c2f8f289b995fb623d2fe900a7da8f012433d4a7bb2ecd7ab53810865e05ea2b SHA512 812a17d1461c8e62568f345aba0722204dd22d0d149720d00e37712a34a9d2d614e1b854f07d7e89e1eb6e915ca3f90e8e81fb9c2442ed637efdc6b2120153d7 DIST virtualenv-20.0.28.tar.gz 8265900 BLAKE2B ee07267a0fff59abe4b51091bbc8ff980ad5419375a1049e943622af174a1b533610f6a80876b75d36c3edbd1851767db08085bfd0db8215fa99495ea9a49bb1 SHA512 4984ce046e0787bd44feb3b30f01d53f1840722693643cec086ac3ee61c471ebf619ea31b41a7e20cfd792d59a7ba19ef64b3a6bf3950891bdf15a49747e4712 DIST virtualenv-20.0.29.tar.gz 8277951 BLAKE2B 1f73bcc7420ed37b81f19f97f23d1df658ff74efe2f30c70babc06eb933b1a22ff0c9ad98aafda5570b21047f829b5a7ea5d8fbe76ef39d0319c1fe4a9514cbc SHA512 b1a2375828f3d1e54a2608405b093c7ce912c44bdbe5197abec19958f95bf45820c0e0f585732c15dfe8a52fd7c45857e7dcae1dbf6a7f25556ce59aa80cc50b +DIST virtualenv-20.0.30.tar.gz 8278198 BLAKE2B f25bb4042326aac5af43d3f32bf33e27468c32a8863d2c7e9d8bc73bce0a384b97d406aa275d3a19015b1d46a3210e9ccd8f986d43e87c33f7e537907c94f9d7 SHA512 c75849b274e44b48fcb34f8e61b24c2b67b17d87ab2f1be63b6b49a70d6bfcf31c279f7a60d85f6f58cc7d0a3443debbba6b0e39d01dfa1b0ae5b075c5c9f30f diff --git a/dev-python/virtualenv/virtualenv-20.0.30.ebuild b/dev-python/virtualenv/virtualenv-20.0.30.ebuild new file mode 100644 index 000000000000..651770201985 --- /dev/null +++ b/dev-python/virtualenv/virtualenv-20.0.30.ebuild @@ -0,0 +1,94 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +PYTHON_COMPAT=( python{2_7,3_{6..9}} pypy3 ) +DISTUTILS_USE_SETUPTOOLS=manual + +inherit distutils-r1 + +DESCRIPTION="Virtual Python Environment builder" +HOMEPAGE=" + https://virtualenv.pypa.io/en/stable/ + https://pypi.org/project/virtualenv/ + https://github.com/pypa/virtualenv/ +" +SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz" + +LICENSE="MIT" +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +SLOT="0" +IUSE="test" +RESTRICT="!test? ( test )" + +RDEPEND=" + >=dev-python/appdirs-1.4.3[${PYTHON_USEDEP}] + >=dev-python/distlib-0.3.1[${PYTHON_USEDEP}] + >=dev-python/filelock-3[${PYTHON_USEDEP}] + >=dev-python/setuptools-41[${PYTHON_USEDEP}] + >=dev-python/six-1.9.0[${PYTHON_USEDEP}] + $(python_gen_cond_dep ' + >=dev-python/contextlib2-0.6.0[${PYTHON_USEDEP}] + >=dev-python/pathlib2-2.3.3[${PYTHON_USEDEP}] + ' -2) + $(python_gen_cond_dep ' + >=dev-python/importlib_metadata-0.12[${PYTHON_USEDEP}] + ' -2 python3_{6,7} pypy3) + $(python_gen_cond_dep ' + >=dev-python/importlib_resources-1.0[${PYTHON_USEDEP}] + ' -2 python3_6 pypy3)" +# coverage is used somehow magically in virtualenv, maybe it actually +# tests something useful +BDEPEND=" + dev-python/setuptools_scm[${PYTHON_USEDEP}] + test? ( + ${RDEPEND} + $(python_gen_cond_dep ' + dev-python/coverage[${PYTHON_USEDEP}] + dev-python/flaky[${PYTHON_USEDEP}] + >=dev-python/pip-20.0.2[${PYTHON_USEDEP}] + >=dev-python/pytest-5[${PYTHON_USEDEP}] + >=dev-python/pytest-freezegun-0.4.1[${PYTHON_USEDEP}] + >=dev-python/pytest-mock-2.0.0[${PYTHON_USEDEP}] + >=dev-python/pytest-timeout-1.3.4[${PYTHON_USEDEP}] + dev-python/wheel[${PYTHON_USEDEP}] + >=dev-python/packaging-20.0[${PYTHON_USEDEP}] + ' 'python3*') + )" + +distutils_enable_sphinx docs \ + dev-python/sphinx_rtd_theme \ + dev-python/towncrier + +src_prepare() { + # we don't have xonsh + rm tests/unit/activation/test_xonsh.py || die + # require internet + sed -e 's:test_seed_link_via_app_data:_&:' \ + -i tests/unit/seed/embed/test_boostrap_link_via_app_data.py || die + # TODO: investigate + sed -e 's:test_cross_major:_&:' \ + -i tests/unit/create/test_creator.py || die + + distutils-r1_src_prepare +} + +src_configure() { + export SETUPTOOLS_SCM_PRETEND_VERSION=${PV} +} + +python_test() { + if ! python_is_python3; then + ewarn "Tests are skipped on py2, please test externally" + return + elif [[ ${EPYTHON} == pypy3 ]]; then + # TODO: skip with better granularity + ewarn "Skipping broken tests on pypy3" + return + fi + + distutils_install_for_testing + + pytest -vv || die "Tests fail with ${EPYTHON}" +} -- cgit v1.2.3-65-gdbad From 9451bd4aa7de2603c1451c40a6e9fc4a668cfd43 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Wed, 5 Aug 2020 09:25:11 +0200 Subject: */*: reassign jlec's packages MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- app-backup/cachedir/metadata.xml | 5 +---- app-benchmarks/bootchart2/metadata.xml | 4 +--- app-benchmarks/ioping/metadata.xml | 3 --- app-benchmarks/ramspeed/metadata.xml | 5 +---- app-office/scribus/metadata.xml | 4 +--- app-text/pdfgrep/metadata.xml | 3 --- dev-lua/luaposix/metadata.xml | 7 ++----- dev-util/shellcheck/metadata.xml | 4 ---- eclass/cuda.eclass | 4 ++-- eclass/emboss-r2.eclass | 3 +-- eclass/fortran-2.eclass | 1 - net-analyzer/zmap/metadata.xml | 4 +--- net-libs/czmq/metadata.xml | 5 +---- net-misc/axel/metadata.xml | 5 +---- net-vpn/vpncwatch/metadata.xml | 4 +--- sys-block/blocks/metadata.xml | 4 +--- sys-boot/makebootfat/metadata.xml | 4 +--- sys-cluster/pmix/metadata.xml | 4 ---- sys-cluster/singularity/metadata.xml | 4 ---- sys-cluster/ucx/metadata.xml | 4 ---- sys-fs/aufs-headers/metadata.xml | 4 +--- sys-fs/aufs-util/metadata.xml | 4 +--- sys-fs/bcache-tools/metadata.xml | 4 +--- sys-kernel/aufs-sources/metadata.xml | 4 +--- sys-kernel/kergen/metadata.xml | 5 +---- 25 files changed, 20 insertions(+), 82 deletions(-) diff --git a/app-backup/cachedir/metadata.xml b/app-backup/cachedir/metadata.xml index b7595a302f22..7a38bb900964 100644 --- a/app-backup/cachedir/metadata.xml +++ b/app-backup/cachedir/metadata.xml @@ -1,8 +1,5 @@ - - jlec@gentoo.org - Justin Lecher - + diff --git a/app-benchmarks/bootchart2/metadata.xml b/app-benchmarks/bootchart2/metadata.xml index 59b22aee67c9..b714966c25dd 100644 --- a/app-benchmarks/bootchart2/metadata.xml +++ b/app-benchmarks/bootchart2/metadata.xml @@ -1,9 +1,7 @@ - - jlec@gentoo.org - + mmeeks/bootchart diff --git a/app-benchmarks/ioping/metadata.xml b/app-benchmarks/ioping/metadata.xml index f1fd644784b8..55ad5be23a2b 100644 --- a/app-benchmarks/ioping/metadata.xml +++ b/app-benchmarks/ioping/metadata.xml @@ -1,9 +1,6 @@ - - jlec@gentoo.org - shell-tools@gentoo.org Gentoo Shell Tools Project diff --git a/app-benchmarks/ramspeed/metadata.xml b/app-benchmarks/ramspeed/metadata.xml index d84a11e08048..d03ea47e8abc 100644 --- a/app-benchmarks/ramspeed/metadata.xml +++ b/app-benchmarks/ramspeed/metadata.xml @@ -1,10 +1,7 @@ - - jlec@gentoo.org - Justin Lecher - + Force shared libraries to be built as PIC (this is slower) diff --git a/app-office/scribus/metadata.xml b/app-office/scribus/metadata.xml index 02d7f56a4fef..22b568ff29b6 100644 --- a/app-office/scribus/metadata.xml +++ b/app-office/scribus/metadata.xml @@ -1,9 +1,7 @@ - - jlec@gentoo.org - + Enable support for Boost based enhancement Enable support for spell checking with app-text/hunspell diff --git a/app-text/pdfgrep/metadata.xml b/app-text/pdfgrep/metadata.xml index 1a839140fb6c..3b89b4ece539 100644 --- a/app-text/pdfgrep/metadata.xml +++ b/app-text/pdfgrep/metadata.xml @@ -1,9 +1,6 @@ - - jlec@gentoo.org - flo@geekplace.eu diff --git a/dev-lua/luaposix/metadata.xml b/dev-lua/luaposix/metadata.xml index 686aaf5c3d7a..55f9ea8cfb05 100644 --- a/dev-lua/luaposix/metadata.xml +++ b/dev-lua/luaposix/metadata.xml @@ -1,10 +1,7 @@ - + - - jlec@gentoo.org - Justin Lecher - + luaposix/luaposix diff --git a/dev-util/shellcheck/metadata.xml b/dev-util/shellcheck/metadata.xml index c120a64c1f9e..b7878815d80d 100644 --- a/dev-util/shellcheck/metadata.xml +++ b/dev-util/shellcheck/metadata.xml @@ -1,10 +1,6 @@ - - jlec@gentoo.org - Justin Lecher - haskell@gentoo.org Gentoo Haskell diff --git a/eclass/cuda.eclass b/eclass/cuda.eclass index f1c09ca2e453..3d16570e862a 100644 --- a/eclass/cuda.eclass +++ b/eclass/cuda.eclass @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 case "${EAPI:-0}" in @@ -14,7 +14,7 @@ esac # @ECLASS: cuda.eclass # @MAINTAINER: -# Justin Lecher +# No maintainer # @SUPPORTED_EAPIS: 5 6 7 # @BLURB: Common functions for cuda packages # @DESCRIPTION: diff --git a/eclass/emboss-r2.eclass b/eclass/emboss-r2.eclass index 1eca48b42b36..7d13f194eb7a 100644 --- a/eclass/emboss-r2.eclass +++ b/eclass/emboss-r2.eclass @@ -1,10 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # @ECLASS: emboss-r2.eclass # @MAINTAINER: # sci-biology@gentoo.org -# jlec@gentoo.org # ted.tanberry@gmail.com # @AUTHOR: # Original author: Author Olivier Fisette diff --git a/eclass/fortran-2.eclass b/eclass/fortran-2.eclass index 42df4a1ff8e9..6049b03b8f14 100644 --- a/eclass/fortran-2.eclass +++ b/eclass/fortran-2.eclass @@ -3,7 +3,6 @@ # @ECLASS: fortran-2.eclass # @MAINTAINER: -# jlec@gentoo.org # sci@gentoo.org # @AUTHOR: # Author Justin Lecher diff --git a/net-analyzer/zmap/metadata.xml b/net-analyzer/zmap/metadata.xml index 46f0b4cadbc4..2f8cc9f88cc1 100644 --- a/net-analyzer/zmap/metadata.xml +++ b/net-analyzer/zmap/metadata.xml @@ -1,9 +1,7 @@ - - jlec@gentoo.org - + ZMap is an open-source network scanner that enables researchers to easily perform Internet-wide network studies. With a single machine and a well diff --git a/net-libs/czmq/metadata.xml b/net-libs/czmq/metadata.xml index b25aa418bfb6..36dbc054dc47 100644 --- a/net-libs/czmq/metadata.xml +++ b/net-libs/czmq/metadata.xml @@ -1,10 +1,7 @@ - - jlec@gentoo.org - Justin Lecher - + Build draft API, which may change at any time without any diff --git a/net-misc/axel/metadata.xml b/net-misc/axel/metadata.xml index 0b08d51dbfed..10afdd5b6a81 100644 --- a/net-misc/axel/metadata.xml +++ b/net-misc/axel/metadata.xml @@ -1,13 +1,10 @@ - + slashbeast@gentoo.org Piotr Karbowski - - jlec@gentoo.org - eribertomota/axel diff --git a/net-vpn/vpncwatch/metadata.xml b/net-vpn/vpncwatch/metadata.xml index f126bf28f5b5..2ac21ff1da6f 100644 --- a/net-vpn/vpncwatch/metadata.xml +++ b/net-vpn/vpncwatch/metadata.xml @@ -1,9 +1,7 @@ - - jlec@gentoo.org - + downloads/dcantrell diff --git a/sys-block/blocks/metadata.xml b/sys-block/blocks/metadata.xml index 5e2c054b0927..1ff023ef021d 100644 --- a/sys-block/blocks/metadata.xml +++ b/sys-block/blocks/metadata.xml @@ -1,9 +1,7 @@ - - jlec@gentoo.org - + Convert between raw partitions, logical volumes, and bcache devices without moving data. blocks shuffles blocks and sprouts superblocks. diff --git a/sys-boot/makebootfat/metadata.xml b/sys-boot/makebootfat/metadata.xml index 49d6fc17b308..c42a18a4e740 100644 --- a/sys-boot/makebootfat/metadata.xml +++ b/sys-boot/makebootfat/metadata.xml @@ -1,9 +1,7 @@ - - jlec@gentoo.org - + advancemame diff --git a/sys-cluster/pmix/metadata.xml b/sys-cluster/pmix/metadata.xml index f0314db0b37c..72c4a4e8921b 100644 --- a/sys-cluster/pmix/metadata.xml +++ b/sys-cluster/pmix/metadata.xml @@ -1,10 +1,6 @@ - - jlec@gentoo.org - Justin Lecher - cluster@gentoo.org Gentoo Cluster Project diff --git a/sys-cluster/singularity/metadata.xml b/sys-cluster/singularity/metadata.xml index 420e64d58996..d861fc51f09b 100644 --- a/sys-cluster/singularity/metadata.xml +++ b/sys-cluster/singularity/metadata.xml @@ -1,10 +1,6 @@ - - jlec@gentoo.org - Justin Lecher - marecki@gentoo.org Marek Szuba diff --git a/sys-cluster/ucx/metadata.xml b/sys-cluster/ucx/metadata.xml index 6af00b86c7fa..b8d001c07302 100644 --- a/sys-cluster/ucx/metadata.xml +++ b/sys-cluster/ucx/metadata.xml @@ -1,10 +1,6 @@ - - jlec@gentoo.org - Justin Lecher - cluster@gentoo.org Gentoo Cluster Project diff --git a/sys-fs/aufs-headers/metadata.xml b/sys-fs/aufs-headers/metadata.xml index 32681342c088..29a36d2b826b 100644 --- a/sys-fs/aufs-headers/metadata.xml +++ b/sys-fs/aufs-headers/metadata.xml @@ -1,9 +1,7 @@ - - jlec@gentoo.org - + aufs diff --git a/sys-fs/aufs-util/metadata.xml b/sys-fs/aufs-util/metadata.xml index 32681342c088..29a36d2b826b 100644 --- a/sys-fs/aufs-util/metadata.xml +++ b/sys-fs/aufs-util/metadata.xml @@ -1,9 +1,7 @@ - - jlec@gentoo.org - + aufs diff --git a/sys-fs/bcache-tools/metadata.xml b/sys-fs/bcache-tools/metadata.xml index afb6723f41a7..be52ca7a8c66 100644 --- a/sys-fs/bcache-tools/metadata.xml +++ b/sys-fs/bcache-tools/metadata.xml @@ -1,9 +1,7 @@ - - jlec@gentoo.org - + g2p/bcache-tools diff --git a/sys-kernel/aufs-sources/metadata.xml b/sys-kernel/aufs-sources/metadata.xml index 22b452c7d689..82c2a7df588e 100644 --- a/sys-kernel/aufs-sources/metadata.xml +++ b/sys-kernel/aufs-sources/metadata.xml @@ -1,9 +1,7 @@ - - jlec@gentoo.org - + Apply experimental patches; for more information, diff --git a/sys-kernel/kergen/metadata.xml b/sys-kernel/kergen/metadata.xml index fcfb75e0759c..3badd0e0af24 100644 --- a/sys-kernel/kergen/metadata.xml +++ b/sys-kernel/kergen/metadata.xml @@ -1,10 +1,7 @@ - - jlec@gentoo.org - Justin Lecher - + nichoski/kergen -- cgit v1.2.3-65-gdbad