Your message dated Sat, 05 Nov 2011 13:32:09 +0000
with message-id <[email protected]>
and subject line Bug#647599: fixed in django-tastypie 0.9.10-2
has caused the Debian Bug report #647599,
regarding python-tastypie: Dependency on python-mimeparse needed
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
647599: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=647599
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-tastypie
Version: 0.9.10-1
Severity: important
Dear Maintainer,
I was trying out tastypie. It seems the package needs a dependency on
python-mimeparse.
Documentation states this as well:
http://django-tastypie.readthedocs.org/en/latest/tutorial.html#installation
At least for my simple model (created according to the tastypie tutorial) the
import of mimeparse fails:
ImportError at /api/entry/
No module named mimeparse
[...]
File "/home/mab/src/external/git/tastypie/comnets/../comnets/api.py" in <module>
2. from tastypie.resources import ModelResource
File "/usr/lib/python2.7/dist-packages/tastypie/resources.py" in <module>
21. from tastypie.utils.mime import determine_format, build_content_type
File "/usr/lib/python2.7/dist-packages/tastypie/utils/mime.py" in <module>
1. import mimeparse
python-mimeparse seems to be only available on mentors:
http://mentors.debian.net/package/python-mimeparse
The ITP:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=647162
Other dependencies to add:
python-django
python-dateutil
Probable suggests:
python-yaml
python-lxml
uuid dependency seems to be satisfied by python >= 2.6.6-7~
Thanks,
Markus
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (700, 'testing'), (600, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 3.0.0-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=de_DE, LC_CTYPE=de_DE (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash
Versions of packages python-tastypie depends on:
ii python 2.7.2-9
ii python2.6 2.6.7-3
ii python2.7 2.7.2-5
python-tastypie recommends no packages.
python-tastypie suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: django-tastypie
Source-Version: 0.9.10-2
We believe that the bug you reported is fixed in the latest version of
django-tastypie, which is due to be installed in the Debian FTP archive:
django-tastypie_0.9.10-2.debian.tar.gz
to main/d/django-tastypie/django-tastypie_0.9.10-2.debian.tar.gz
django-tastypie_0.9.10-2.dsc
to main/d/django-tastypie/django-tastypie_0.9.10-2.dsc
python-tastypie_0.9.10-2_all.deb
to main/d/django-tastypie/python-tastypie_0.9.10-2_all.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Dominique Belhachemi <[email protected]> (supplier of updated django-tastypie
package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Fri, 04 Nov 2011 09:08:01 -0400
Source: django-tastypie
Binary: python-tastypie
Architecture: source all
Version: 0.9.10-2
Distribution: unstable
Urgency: low
Maintainer: Dominique Belhachemi <[email protected]>
Changed-By: Dominique Belhachemi <[email protected]>
Description:
python-tastypie - webservice API framework for Django
Closes: 647599
Changes:
django-tastypie (0.9.10-2) unstable; urgency=low
.
* added runtime dependencies (Closes: #647599)
* python-dateutil (>= 1.5)
* python-django (>= 1.2)
* python-mimeparse (>= 0.1.3)
* added Suggests field: python-yaml, python-lxml
* added debian/watch
* updated debian/copyright file to match format specification
Checksums-Sha1:
fc92f5907fd87f2d7035af0573f7d4dabd9a1c80 1211 django-tastypie_0.9.10-2.dsc
e5b6d2efd7e62c2bf28dd061a4b64f7ff2812bef 120920
django-tastypie_0.9.10.orig.tar.gz
9942713e860475490507a51fecbe23cc76688d26 3295
django-tastypie_0.9.10-2.debian.tar.gz
5bd7c478f217c64679cb90e0ff115aad0e84aff4 41952 python-tastypie_0.9.10-2_all.deb
Checksums-Sha256:
6e6864563ead679c32e573c08cb0667096009a77cd04958c13ca0fad65678620 1211
django-tastypie_0.9.10-2.dsc
64f65dc933e5d19692ca75f5a9d8271051139516b79c54e2accd15d52ec7e85f 120920
django-tastypie_0.9.10.orig.tar.gz
1756a7b962c008224eeaa7f3d53f09ddbbd44c0b45cb087987c3b1a315a270a5 3295
django-tastypie_0.9.10-2.debian.tar.gz
35421ef1ff8a06485b07077344773e65e40fef3f55a65373d284e46b678e501b 41952
python-tastypie_0.9.10-2_all.deb
Files:
3b815d80fcd029c36f7f0f918d1dfcbf 1211 python optional
django-tastypie_0.9.10-2.dsc
47049586fd170bce8998c107685e257b 120920 python optional
django-tastypie_0.9.10.orig.tar.gz
1612c4ed678b0c1e41e67ed497518a77 3295 python optional
django-tastypie_0.9.10-2.debian.tar.gz
0eb4d7de4366095fc0d956e3c8d69774 41952 python optional
python-tastypie_0.9.10-2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEARECAAYFAk61ObwACgkQGACh+LNRqQAMOgCghmSiZ7ysj1rFwijv6sq1Ymrt
3mwAn3r18NNI31qZxB7xOOwvrglsd0cS
=ILv0
-----END PGP SIGNATURE-----
--- End Message ---