Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1895611 - python-SecretStorage-3.3.1 is available
Summary: python-SecretStorage-3.3.1 is available
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: python-SecretStorage
Version: rawhide
Hardware: Unspecified
OS: Unspecified
low
unspecified
Target Milestone: ---
Assignee: Charalampos Stratakis
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 1873845
TreeView+ depends on / blocked
 
Reported: 2020-11-07 18:12 UTC by Upstream Release Monitoring
Modified: 2021-03-16 16:08 UTC (History)
6 users (show)

Fixed In Version: python-SecretStorage-3.3.1-1.fc35
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-03-16 16:08:07 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
[patch] Update to 3.3.0 (#1895611) (1.05 KB, patch)
2020-11-24 13:16 UTC, Upstream Release Monitoring
no flags Details | Diff

Description Upstream Release Monitoring 2020-11-07 18:12:25 UTC
Latest upstream release: 3.2.0
Current version/release in rawhide: 3.1.2-2.fc33
URL: https://pypi.python.org/pypi/SecretStorage

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/4020/

Comment 1 Upstream Release Monitoring 2020-11-07 18:12:29 UTC
One or more of the new sources for this package are identical to the old sources. It's likely this package does not use the version macro in its Source URLs. If possible, please update the specfile to include the version macro in the Source URLs

Comment 2 Raphael Groner 2020-11-08 12:41:46 UTC
SecretStorage 3.2.0, 2020-11-07
===============================

* Added helper function ``check_service_availability`` for checking if the
  Secret Service daemon is available without using it

Does that mean the management of possible backends got significantly improved? Remember there was a recent bug with backintime been not able to find any backend.

Comment 3 Upstream Release Monitoring 2020-11-24 13:16:07 UTC
Latest upstream release: 3.3.0
Current version/release in rawhide: 3.2.0-2.fc34
URL: https://pypi.python.org/pypi/SecretStorage

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/4020/

Comment 4 Upstream Release Monitoring 2020-11-24 13:16:10 UTC
One or more of the new sources for this package are identical to the old sources. This is most likely caused either by identical source files between releases, for example service files, or the specfile does not use version macro in its source URLs. If this is the second case, then please update the specfile to use version macro in its source URLs.

Comment 5 Upstream Release Monitoring 2020-11-24 13:16:11 UTC
Created attachment 1733004 [details]
[patch] Update to 3.3.0 (#1895611)

Comment 6 Christopher Tubbs 2020-11-27 05:34:38 UTC
This bug should have been closed with bug 1873845, because the update to 3.2.0 occurred in that update (https://bodhi.fedoraproject.org/updates/FEDORA-2020-06256bf669). However, it seems the notification tooling for new versions found an even newer version 3.3.0 now. So, I guess it should be left open until that version is pushed.

Comment 7 Charalampos Stratakis 2020-12-09 20:08:20 UTC
A rebase to the latest version fails with:

======================================================================
ERROR: test_create_collection (test_collection.MockCollectionTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/builddir/build/BUILD/SecretStorage-3.3.0/tests/test_collection.py", line 82, in test_create_collection
    collection = create_collection(self.connection, "My Label")
  File "/builddir/build/BUILD/SecretStorage-3.3.0/secretstorage/collection.py", line 143, in create_collection
    dismissed, result = exec_prompt(connection, prompt)
  File "/builddir/build/BUILD/SecretStorage-3.3.0/secretstorage/util.py", line 140, in exec_prompt
    dismissed, result = connection.recv_until_filtered(signals).body
AttributeError: 'DBusConnection' object has no attribute 'recv_until_filtered'
----------------------------------------------------------------------

Comment 8 Upstream Release Monitoring 2021-02-09 12:05:23 UTC
Latest upstream release: 3.3.1
Current version/release in rawhide: 3.2.0-3.fc34
URL: https://pypi.python.org/pypi/SecretStorage

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/4020/

Comment 9 Upstream Release Monitoring 2021-02-09 12:05:26 UTC
One or more of the new sources for this package are identical to the old sources. This is most likely caused either by identical source files between releases, for example service files, or the specfile does not use version macro in its source URLs. If this is the second case, then please update the specfile to use version macro in its source URLs.

Comment 10 Upstream Release Monitoring 2021-02-09 12:05:29 UTC
An unexpected error occurred while creating the scratch build and has been automatically reported. Sorry!

Comment 11 Charalampos Stratakis 2021-03-16 16:08:07 UTC
Built in rawhide.


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