| Summary: | python-Levenshtein-0.20.9 is available | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Upstream Release Monitoring <upstream-release-monitoring> | ||||||||||
| Component: | python-Levenshtein | Assignee: | Troy Curtis <troy> | ||||||||||
| Status: | ASSIGNED --- | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||
| Priority: | unspecified | ||||||||||||
| Version: | rawhide | CC: | dwayne, troy | ||||||||||
| Target Milestone: | --- | Keywords: | FutureFeature, Triaged | ||||||||||
| Target Release: | --- | ||||||||||||
| Hardware: | Unspecified | ||||||||||||
| OS: | Unspecified | ||||||||||||
| Whiteboard: | |||||||||||||
| Fixed In Version: | Doc Type: | Enhancement | |||||||||||
| Doc Text: | Story Points: | --- | |||||||||||
| Clone Of: | Environment: | ||||||||||||
| Last Closed: | Type: | --- | |||||||||||
| Regression: | --- | Mount Type: | --- | ||||||||||
| Documentation: | --- | CRM: | |||||||||||
| Verified Versions: | Category: | --- | |||||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||||
| Bug Depends On: | 2156257 | ||||||||||||
| Bug Blocks: | 1292548 | ||||||||||||
| Attachments: |
|
||||||||||||
|
Description
Upstream Release Monitoring
2013-12-02 10:46:40 UTC
Latest upstream release: 0.11.2 Current version/release in Fedora Rawhide: 0.10.1-17.fc21 URL: https://pypi.python.org/packages/source/p/python-Levenshtein/ Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring Latest upstream release: 0.12.0 Current version/release in Fedora Rawhide: 0.10.1-20.fc22 URL: https://pypi.python.org/packages/source/p/python-Levenshtein/ Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring Soon this service will be implemented by a new system: https://release-monitoring.org/ It will require to manage monitored projects via a new web interface. Please make yourself familiar with the new system to ease the transition. cstratak's python-Levenshtein-0.12.0-1.fc26 completed http://koji.fedoraproject.org/koji/buildinfo?buildID=818317 churchyard's python-Levenshtein-0.12.0-2.fc26 completed http://koji.fedoraproject.org/koji/buildinfo?buildID=827461 releng's python-Levenshtein-0.12.0-3.fc26 completed http://koji.fedoraproject.org/koji/buildinfo?buildID=854543 releng's python-Levenshtein-0.12.0-4.fc27 completed http://koji.fedoraproject.org/koji/buildinfo?buildID=939267 releng's python-Levenshtein-0.12.0-5.fc27 completed http://koji.fedoraproject.org/koji/buildinfo?buildID=950243 Latest upstream release: 0.12.1 Current version/release in rawhide: 0.12.0-16.fc33 URL: https://pypi.python.org/pypi/python-Levenshtein 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/3910/ An unexpected error occurred while creating the scratch build and has been automatically reported. Sorry! Latest upstream release: 0.12.2 Current version/release in rawhide: 0.12.0-16.fc33 URL: https://pypi.python.org/pypi/python-Levenshtein 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/3910/ An unexpected error occurred while creating the scratch build and has been automatically reported. Sorry! Releases retrieved: 0.20.4 Upstream release that is considered latest: 0.20.4 Current version/release in rawhide: 0.12.0-22.fc37 URL: https://pypi.python.org/pypi/python-Levenshtein 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/3910/ To change the monitoring settings for the project, please visit: https://src.fedoraproject.org/rpms/python-Levenshtein Scratch build failed. Details below:
GenericError: File upload failed: cli-build/1664245816.7422094.BNLMbGgH/python-Levenshtein-0.20.4-1.fc36.src.rpm
Traceback:
File "/usr/local/lib/python3.10/site-packages/hotness/use_cases/package_scratch_build_use_case.py", line 56, in build
result = self.builder.build(request.package, request.opts)
File "/usr/local/lib/python3.10/site-packages/hotness/builders/koji.py", line 198, in build
output["build_id"] = self._scratch_build(session, package.name, srpm)
File "/usr/local/lib/python3.10/site-packages/hotness/builders/koji.py", line 451, in _scratch_build
session.uploadWrapper(source, serverdir)
File "/usr/lib/python3.10/site-packages/koji/__init__.py", line 3083, in uploadWrapper
self.fastUpload(localfile, path, name, callback, blocksize, overwrite, volume=volume)
File "/usr/lib/python3.10/site-packages/koji/__init__.py", line 3018, in fastUpload
raise GenericError("File upload failed: %s/%s" % (path, name))
If you think this issue is caused by some bug in the-new-hotness, please report it on the-new-hotness issue tracker: https://github.com/fedora-infra/the-new-hotness/issues
Releases retrieved: 0.20.5 Upstream release that is considered latest: 0.20.5 Current version/release in rawhide: 0.12.0-22.fc37 URL: https://pypi.python.org/pypi/python-Levenshtein 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/3910/ To change the monitoring settings for the project, please visit: https://src.fedoraproject.org/rpms/python-Levenshtein Created attachment 1914676 [details]
Update to 0.20.5 (#1036607)
the-new-hotness/release-monitoring.org's scratch build of python-Levenshtein-0.20.5-1.fc36.src.rpm for rawhide failed http://koji.fedoraproject.org/koji/taskinfo?taskID=92382643 Releases retrieved: 0.20.6 Upstream release that is considered latest: 0.20.6 Current version/release in rawhide: 0.12.0-22.fc37 URL: https://pypi.python.org/pypi/python-Levenshtein 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/3910/ To change the monitoring settings for the project, please visit: https://src.fedoraproject.org/rpms/python-Levenshtein Created attachment 1918174 [details]
Update to 0.20.6 (#1036607)
the-new-hotness/release-monitoring.org's scratch build of python-Levenshtein-0.20.6-1.fc36.src.rpm for rawhide failed http://koji.fedoraproject.org/koji/taskinfo?taskID=93031306 Releases retrieved: 0.20.7 Upstream release that is considered latest: 0.20.7 Current version/release in rawhide: 0.12.0-22.fc37 URL: https://pypi.python.org/pypi/python-Levenshtein 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/3910/ To change the monitoring settings for the project, please visit: https://src.fedoraproject.org/rpms/python-Levenshtein Scratch build failed. Details below:
GenericError: File upload failed: cli-build/1666047361.7180212.umGSugix/python-Levenshtein-0.20.7-1.fc36.src.rpm
Traceback:
File "/usr/local/lib/python3.10/site-packages/hotness/use_cases/package_scratch_build_use_case.py", line 56, in build
result = self.builder.build(request.package, request.opts)
File "/usr/local/lib/python3.10/site-packages/hotness/builders/koji.py", line 198, in build
output["build_id"] = self._scratch_build(session, package.name, srpm)
File "/usr/local/lib/python3.10/site-packages/hotness/builders/koji.py", line 451, in _scratch_build
session.uploadWrapper(source, serverdir)
File "/usr/lib/python3.10/site-packages/koji/__init__.py", line 3083, in uploadWrapper
self.fastUpload(localfile, path, name, callback, blocksize, overwrite, volume=volume)
File "/usr/lib/python3.10/site-packages/koji/__init__.py", line 3018, in fastUpload
raise GenericError("File upload failed: %s/%s" % (path, name))
If you think this issue is caused by some bug in the-new-hotness, please report it on the-new-hotness issue tracker: https://github.com/fedora-infra/the-new-hotness/issues
Releases retrieved: 0.20.8 Upstream release that is considered latest: 0.20.8 Current version/release in rawhide: 0.12.0-22.fc37 URL: https://pypi.python.org/pypi/python-Levenshtein 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/3910/ To change the monitoring settings for the project, please visit: https://src.fedoraproject.org/rpms/python-Levenshtein Created attachment 1921181 [details]
Update to 0.20.8 (#1036607)
the-new-hotness/release-monitoring.org's scratch build of python-Levenshtein-0.20.8-1.fc36.src.rpm for rawhide failed http://koji.fedoraproject.org/koji/taskinfo?taskID=93574497 This package has changed maintainer in Fedora. Reassigning to the new maintainer of this component. Releases retrieved: 0.20.9 Upstream release that is considered latest: 0.20.9 Current version/release in rawhide: 0.12.0-22.fc37 URL: https://pypi.python.org/pypi/python-Levenshtein 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/3910/ To change the monitoring settings for the project, please visit: https://src.fedoraproject.org/rpms/python-Levenshtein Created attachment 1934464 [details]
Update to 0.20.9 (#1036607)
the-new-hotness/release-monitoring.org's scratch build of python-Levenshtein-0.20.9-1.fc36.src.rpm for rawhide failed http://koji.fedoraproject.org/koji/taskinfo?taskID=95644337 I'm working on the updates, but there are number of new packages to get added in first as the new maintainer has split up the functionality into separate package for better re-usability. The upstream name has also changed from python-Levenshtein to just Levenshtein. |