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

            Bug ID: 2320223
           Summary: Review-request:  python-single-version - Utility to
                    define version string
           Product: Fedora
           Version: rawhide
                OS: Linux
            Status: NEW
         Component: Package Review
          Severity: medium
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]
  Target Milestone: ---
    Classification: Fedora



spec:
https://download.copr.fedorainfracloud.org/results/fed500/CoBang/fedora-rawhide-x86_64/08162438-python-single-version/python-single-version.spec
srpm:
https://download.copr.fedorainfracloud.org/results/fed500/CoBang/fedora-rawhide-x86_64/08162438-python-single-version/python-single-version-1.6.0-1.fc42.src.rpm

description:
Utility to let you have a single source version in your code base.

This utility targets modern Python projects which have layout generated
by Poetry, with a pyproject.toml file in place of setup.py.  With this
layout, the project initially has two places to maintain the version
string: one in pyproject.toml and one in some *.py file (normally
 __init__.py).  This duplicity often leads to inconsistency when you the
author forget to update both.

single-version was born to solve that headache circumstance.  By convention,
it chooses the pyproject.toml file as original source of version string.

fas: fed500

Reproducible: Always


-- 
You are receiving this mail because:
You are always notified about changes to this product and component
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2320223

Report this comment as SPAM: 
https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202320223%23c0

-- 
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
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/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to