Bug 2007950 - pipx-0.17.0 is available
Summary: pipx-0.17.0 is available
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: pipx
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Ben Beasley
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-09-26 10:48 UTC by Upstream Release Monitoring
Modified: 2022-01-13 01:05 UTC (History)
3 users (show)

Fixed In Version: pipx-0.16.5-1.fc36 pipx-0.16.5-1.fc35 pipx-1.0.0-1.fc36 pipx-1.0.0-1.fc35
Clone Of:
Environment:
Last Closed: 2022-01-04 22:20:43 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Upstream Release Monitoring 2021-09-26 10:48:07 UTC
Latest upstream release: 0.16.5
Current version/release in rawhide: 0.16.3-12.fc36
URL: https://pypa.github.io/pipx/

Please consult the package updates policy before you issue an update to a stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/


More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring


Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream.


Based on the information from anitya: https://release-monitoring.org/project/59676/

Comment 1 Fedora Update System 2021-09-26 12:49:08 UTC
FEDORA-2021-bf2885eba2 has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2021-bf2885eba2

Comment 2 Fedora Update System 2021-09-26 12:51:25 UTC
FEDORA-2021-bf2885eba2 has been pushed to the Fedora 36 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 3 Fedora Update System 2021-09-26 12:59:08 UTC
FEDORA-2021-554d2a1fda has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2021-554d2a1fda

Comment 4 Fedora Update System 2021-09-28 01:18:48 UTC
FEDORA-2021-554d2a1fda has been pushed to the Fedora 35 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-554d2a1fda`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-554d2a1fda

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 5 Fedora Update System 2021-10-05 15:49:27 UTC
FEDORA-2021-554d2a1fda has been pushed to the Fedora 35 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 6 Miro Hrončok 2021-10-29 13:01:55 UTC
Ben, note that 0.16.5 was never actually released on PyPI, only tagged on GitHub, and the packaged version is actually 0.16.4.1.dev0:


RPM provides:
python3dist(pipx) = 0.16.4.1~~dev0
python3.10dist(pipx) = 0.16.4.1~~dev0


src/pipx/version.py:

__version_info__ = (0, 16, 4, 1, "dev0")
__version__ = ".".join(str(i) for i in __version_info__)

Comment 7 Ben Beasley 2021-10-29 14:15:35 UTC
(In reply to Miro Hrončok from comment #6)
> Ben, note that 0.16.5 was never actually released on PyPI, only tagged on
> GitHub, and the packaged version is actually 0.16.4.1.dev0:

Hmm. Thanks for noticing that.

Upstream even made a real “release”, not just a tag, on GitHub.

It looks like there’s a slightly later commit, https://github.com/pypa/pipx/commit/4a22f61d89ff93aa72b530c3fe4277fcb150e252, that fixes up the version number, suggesting it was an oversight. However, the new version number is (0, 16, 5, 1, "dev0"), and I’m not sure that’s what they intended either.

I’ll point it out to upstream, and hopefully they’ll clean things up a bit. It might even be best for them to just bump it again and do a clean 0.16.6 release at this point.

Comment 8 Miro Hrončok 2021-10-29 14:21:55 UTC
(In reply to Ben Beasley from comment #7)
> I’ll point it out to upstream, and hopefully they’ll clean things up a bit.
> It might even be best for them to just bump it again and do a clean 0.16.6
> release at this point.

I think so too. Thanks!

Comment 9 Ben Beasley 2021-10-29 14:31:39 UTC
Upstream issue filed: https://github.com/pypa/pipx/issues/757

Comment 10 Upstream Release Monitoring 2021-12-29 17:41:44 UTC
Latest upstream release: 0.17.0
Current version/release in rawhide: 0.16.5-7.fc36
URL: https://pypa.github.io/pipx/

Please consult the package updates policy before you issue an update to a stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/


More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring


Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream.


Based on the information from Anitya: https://release-monitoring.org/project/59676/

Comment 11 Ben Beasley 2022-01-04 22:04:37 UTC
Version 1.0.0 is out and, based on the changelogs (https://raw.githubusercontent.com/pypa/pipx/078f2601c7469751f15db20a59e2960e1666df7d/docs/changelog.md), should be a compatible upgrade for 
0.16.5. I’ll plan to build 1.0.0 for both Rawhide/F36 and F35.

Comment 12 Fedora Update System 2022-01-04 22:18:50 UTC
FEDORA-2022-fc2705f5c2 has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2022-fc2705f5c2

Comment 13 Fedora Update System 2022-01-04 22:20:43 UTC
FEDORA-2022-fc2705f5c2 has been pushed to the Fedora 36 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 14 Fedora Update System 2022-01-04 22:31:17 UTC
FEDORA-2022-07bb937262 has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2022-07bb937262

Comment 15 Fedora Update System 2022-01-05 01:15:22 UTC
FEDORA-2022-07bb937262 has been pushed to the Fedora 35 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2022-07bb937262`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-07bb937262

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 16 Fedora Update System 2022-01-13 01:05:44 UTC
FEDORA-2022-07bb937262 has been pushed to the Fedora 35 stable repository.
If problem still persists, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.