Hi Please fix your upload process since: - mgarepo-1.9.8 (which has fixed sync option) is half-released (aka the SRPM is in http://repository.mageia.org/mageiatools/SRPMS/ but binary packages are still 1.9.7) - also since you're using setup.py instead of plain old Makefile, we're missing the release bits in order to do a tarball it would be nice if this could be documented (even "VERSION=$(egrep '^VERSION' mgarepo|cut -f 2 -d=|sed -e 's!"!!g'); cd ..;ln -s mgarepo mgarepo-$VERSION; tar cfz mgarepo-$VERSION{.tgz,/}") but please documente it.
thanks.
