-
Bump the version in
pyproject.tomland*.spec. -
Don't forget to commit and push with a commit message:
pycommon: increased version, released package -
Create a Python source distribution:
python3 -m pip install build python3 -m build --sdist
-
Upload files in
dist/usingtwine:twine upload ./* -
Run
make rpm -
Your packages are in
RPMBUILD/, build for other RPM-based systems can be done using:copr build @CESNET/NEMEA RPMBUILD/SRPMS/<package.src.rpm>