Bug 552463 - DeprecationWarning: the sets module is deprecated from sets import Set, ImmutableSet
Summary: DeprecationWarning: the sets module is deprecated from sets import Set, Immut...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: python-sqlobject
Version: 12
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Luke Macken
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-01-05 07:47 UTC by Adrian Reber
Modified: 2016-09-20 02:40 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-01-09 02:03:16 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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


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