[Bug 2003700] Review Request: container-workflow-tool - Tool for automation of rebuilding container images

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



https://bugzilla.redhat.com/show_bug.cgi?id=2003700

Petr Viktorin <pviktori@xxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pviktori@xxxxxxxxxx



--- Comment #8 from Petr Viktorin <pviktori@xxxxxxxxxx> ---
Anyone can upload to PyPI, so I did. The package is here:
https://pypi.org/project/container-workflow-tool/1.0.0/#description

When you get an account on PyPI, let me know and I'll give you the rights to
upload new versions. The steps to do this are:

$ sudo dnf install python3-pip python3-wheel /usr/bin/twine
$ python -m pip wheel -w wheels .
$ twine upload wheels/container_workflow_tool-*-py3-none-any.whl

Consider adding this to your release process, in order to be friendly to
non-Fedora developers, testers who want older versions, etc.


Also consider not installing the man pages from setup.py -- that's a job for
the specfile. Upstream Python packaging isn't good for system-wide installs.


-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
https://bugzilla.redhat.com/show_bug.cgi?id=2003700
_______________________________________________
package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure




[Index of Archives]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite Conditions]     [KDE Users]

  Powered by Linux