From 167d7fd4abfaf9ec8eab3063904e4b30c161dccd Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Tue, 23 Jul 2024 20:04:02 +0000 Subject: Adding metadata --- dev-python/thriftpy2/thriftpy2-0.5.0.ebuild | 14 +------------- dev-python/thriftpy2/thriftpy2-0.5.2.ebuild | 14 +------------- 2 files changed, 2 insertions(+), 26 deletions(-) (limited to 'dev-python/thriftpy2') diff --git a/dev-python/thriftpy2/thriftpy2-0.5.0.ebuild b/dev-python/thriftpy2/thriftpy2-0.5.0.ebuild index 3b2d54e449f6..5f1359c9b629 100644 --- a/dev-python/thriftpy2/thriftpy2-0.5.0.ebuild +++ b/dev-python/thriftpy2/thriftpy2-0.5.0.ebuild @@ -7,7 +7,7 @@ DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=setuptools PYTHON_COMPAT=( python3_{8,9,10,11,12} ) -inherit distutils-r1 flag-o-matic pypi +inherit distutils-r1 pypi DESCRIPTION="Pure python approach of Apache Thrift" HOMEPAGE=" @@ -33,18 +33,6 @@ BDEPEND=" distutils_enable_tests pytest -src_compile() { - # -Werror=strict-aliasing - # https://bugs.gentoo.org/857105 - # https://github.com/Thriftpy/thriftpy2/issues/246 - # - # Don't trust this to LTO - append-flags -fno-strict-aliasing - filter-lto - - distutils-r1_src_compile -} - python_test() { local EPYTEST_DESELECT=( tests/test_tornado.py::TornadoRPCTestCase::test_asynchronous_exception diff --git a/dev-python/thriftpy2/thriftpy2-0.5.2.ebuild b/dev-python/thriftpy2/thriftpy2-0.5.2.ebuild index 26e9fffd93a9..4ba46b0ada9d 100644 --- a/dev-python/thriftpy2/thriftpy2-0.5.2.ebuild +++ b/dev-python/thriftpy2/thriftpy2-0.5.2.ebuild @@ -7,7 +7,7 @@ DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=setuptools PYTHON_COMPAT=( python3_{8,9,10,11,12} ) -inherit distutils-r1 flag-o-matic pypi +inherit distutils-r1 pypi DESCRIPTION="Pure python approach of Apache Thrift" HOMEPAGE=" @@ -34,18 +34,6 @@ BDEPEND=" distutils_enable_tests pytest -src_compile() { - # -Werror=strict-aliasing - # https://bugs.gentoo.org/857105 - # https://github.com/Thriftpy/thriftpy2/issues/246 - # - # Don't trust this to LTO - append-flags -fno-strict-aliasing - filter-lto - - distutils-r1_src_compile -} - python_test() { local EPYTEST_DESELECT=( tests/test_tornado.py::TornadoRPCTestCase::test_asynchronous_exception -- cgit v1.3