Bug 1236280 - Missing python3-sievelib
Summary: Missing python3-sievelib
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: python-sievelib
Version: 22
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Juan Orti
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-06-27 09:10 UTC by Francesco Frassinelli (frafra)
Modified: 2015-06-29 08:23 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-06-29 08:23:02 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Francesco Frassinelli (frafra) 2015-06-27 09:10:38 UTC
Description of problem:
Current version of sievelib is Python 3 compatibile.
Package python3-sievelib is not generated.

$ sudo pip3 install sievelib
You are using pip version 6.0.8, however version 7.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
Collecting sievelib
  Downloading sievelib-0.8.tar.gz
Installing collected packages: sievelib
  Running setup.py install for sievelib
Successfully installed sievelib-0.8
$ python3 -c 'import sievelib' && echo 'ok'
ok

Comment 1 Juan Orti 2015-06-29 08:23:02 UTC
Fixed in build http://koji.fedoraproject.org/koji/buildinfo?buildID=665695


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