commit:     bf2c25e1e23d8bccf9f43d5cef6cbb5fc12f487e
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 23 05:56:06 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Feb 23 06:18:16 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf2c25e1

dev-python/aesara: Remove SETUPTOOLS_SCM_PRETEND_VERSION

Upstream is doing archive-friendly setuptools_scm usage.

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/aesara/aesara-2.8.12.ebuild | 2 --
 1 file changed, 2 deletions(-)

diff --git a/dev-python/aesara/aesara-2.8.12.ebuild 
b/dev-python/aesara/aesara-2.8.12.ebuild
index ea09ca5928d9..06148199fe5a 100644
--- a/dev-python/aesara/aesara-2.8.12.ebuild
+++ b/dev-python/aesara/aesara-2.8.12.ebuild
@@ -52,8 +52,6 @@ src_prepare() {
        # do not claim "bin" package (sic!)
        rm bin/__init__.py || die
        distutils-r1_src_prepare
-
-       export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}
 }
 
 python_test() {

Reply via email to