No SETUPTOOLS_SCM_PRETEND_VERSION=${pkgver} either
Co-authored-by: Christoph Reiter <reiter.christoph@gmail.com>
This commit is contained in:
@@ -20,8 +20,6 @@ sha256sums=('2d2068fb55115807d3ac77a4ca68fa48803e84ebb0ee2340f858107a36522638')
|
||||
prepare() {
|
||||
cd "${srcdir}/${_realname}-${pkgver}"
|
||||
|
||||
# Set version for setuptools_scm
|
||||
export SETUPTOOLS_SCM_PRETEND_VERSION=${pkgver}
|
||||
}
|
||||
|
||||
build() {
|
||||
|
||||
Reference in New Issue
Block a user