Bug 552463

Summary: DeprecationWarning: the sets module is deprecated from sets import Set, ImmutableSet
Product: [Fedora] Fedora Reporter: Adrian Reber <adrian>
Component: python-sqlobjectAssignee: Luke Macken <lmacken>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: a.badger, fschwarz, lmacken, matt_domsch, pfrields
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-01-09 02:03:16 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Adrian Reber 2010-01-05 07:47:00 UTC
Description of problem:
I have update my mirrormanager machine from Fedora 10 to Fedora 12 and now I get lots of DeprecationWarnings from various libraries.

/usr/lib/python2.6/site-packages/sqlobject/converters.py:165: DeprecationWarning: the sets module is deprecated                                
  from sets import Set, ImmutableSet

Version-Release number of selected component (if applicable):
python-sqlobject-0.10.2-4.fc12.noarch

Comment 1 Toshio Ernie Kuratomi 2010-01-09 02:03:16 UTC
Fix committed for Rawhide.  I'm not planning on pushing a new F-12 package just to remove deprecation warnings but the changes have been checked into the F-12 branch so they should go out if an update is needed for something else.  You can also test with the rawhide packages which should work on F-12.

http://koji.fedoraproject.org/koji/buildinfo?buildID=150100