diff --git a/python3-clevercsv/alr.sh b/python3-clevercsv/alr.sh index 181b415..cdfd757 100644 --- a/python3-clevercsv/alr.sh +++ b/python3-clevercsv/alr.sh @@ -1,6 +1,6 @@ name='python3-clevercsv' version='0.8.3' -release='1' +release='2' desc='A Python package for handling messy CSV files' homepage='https://github.com/alan-turing-institute/CleverCSV' license=('MIT') @@ -25,7 +25,7 @@ build_deps_almalinux=( 'python3-build' 'python3-devel' 'python3-installer' - 'python3-setuptools-wheel' + 'python3-wheel' ) #opt_deps=( # 'python3-pandas'