Package sources for project devel:languages:lua are received through scmsync. This is not supported by the OBS frontend

File debian.rules of Package python3-python-dateutil

#!/usr/bin/make -f

export PYBUILD_NAME=dateutil
%:
	dh $@ --with python3 --without python2 --buildsystem=pybuild

clean:
	/usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 < ../SOURCES/remove_setuptools_scm.patch
	dh clean --with python3 --without python2 --buildsystem=pybuild

override_dh_auto_install: $(BOTDOCS)
	python3 setup.py install --root=debian/python3-dateutil --prefix=/usr
openSUSE Build Service is sponsored by