Bug 2259073 - python-cffsubr-0.3.0 is available
Summary: python-cffsubr-0.3.0 is available
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: python-cffsubr
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Rajeesh
QA Contact:
URL:
Whiteboard:
Depends On: 2219176
Blocks: 2261611
TreeView+ depends on / blocked
 
Reported: 2024-01-19 02:54 UTC by Upstream Release Monitoring
Modified: 2024-02-21 14:58 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Upstream Release Monitoring 2024-01-19 02:54:18 UTC
Releases retrieved: 0.3.0
Upstream release that is considered latest: 0.3.0
Current version/release in rawhide: 0.2.9.post1-8.fc39
URL: https://github.com/adobe-type-tools/cffsubr

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://docs.fedoraproject.org/en-US/package-maintainers/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/203291/


To change the monitoring settings for the project, please visit:
https://src.fedoraproject.org/rpms/python-cffsubr

Comment 1 Ben Beasley 2024-01-19 14:35:06 UTC
https://github.com/adobe-type-tools/cffsubr/releases/tag/v0.3.0

This release updates upstream’s bundled tx executable to the one from afdko 4.0.1, so I think we should change

  BuildRequires:  %{txbin}
  […]
  Requires:       %{txbin}

to

  BuildRequires:  adobe-afdko >= 4.0.1
  […]
  Requires:       adobe-afdko >= 4.0.1

and proceed once that’s available, bug 2219176.

Comment 2 Benson Muite 2024-02-21 14:55:29 UTC
It seems to build ok with what is in rawhide at the moment:
https://src.fedoraproject.org/rpms/python-cffsubr/pull-request/6

Comment 3 Ben Beasley 2024-02-21 14:58:14 UTC
It might build with what’s in Rawhide, but updating the version of the tx executable is literally the only change from 0.2.9 to 0.3.0, so I think it would be deceptive to package an update that doesn’t do that.


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