Your message dated Fri, 16 Oct 2015 19:19:43 +0000
with message-id <[email protected]>
and subject line Bug#801640: fixed in celery 3.1.18-3
has caused the Debian Bug report #801640,
regarding FTBFS: cffi library '_openssl' has no function, constant or global 
variable named '__class__'
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.)


-- 
801640: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=801640
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: celery
Version: 3.1.18-2
Severity: serious
Justification: Does not build from source

======================================================================
ERROR: test_read_configuration_importerror 
(celery.tests.app.test_loaders.test_DefaultLoader)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/mock/mock.py", line 1305, in patched
    return func(*args, **keywargs)
  File "/«PKGBUILDDIR»/celery/tests/app/test_loaders.py", line 172, in 
test_read_configuration_importerror
    with self.assertWarnsRegex(NotConfigured, r'make sure it exists'):
  File "/«PKGBUILDDIR»/celery/tests/case.py", line 253, in __enter__
    if v and not _is_magic_module(v):
  File "/«PKGBUILDDIR»/celery/tests/case.py", line 237, in _is_magic_module
    cls, modtype = m.__class__, types.ModuleType
AttributeError: cffi library '_openssl' has no function, constant or global 
variable named '__class__'

======================================================================
ERROR: test_mail_admins_errors (celery.tests.app.test_loaders.test_LoaderBase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/mock/mock.py", line 1305, in patched
    return func(*args, **keywargs)
  File "/«PKGBUILDDIR»/celery/tests/app/test_loaders.py", line 123, in 
test_mail_admins_errors
    with self.assertWarnsRegex(SendmailWarning, r'KeyError'):
  File "/«PKGBUILDDIR»/celery/tests/case.py", line 253, in __enter__
    if v and not _is_magic_module(v):
  File "/«PKGBUILDDIR»/celery/tests/case.py", line 237, in _is_magic_module
    cls, modtype = m.__class__, types.ModuleType
AttributeError: cffi library '_openssl' has no function, constant or global 
variable named '__class__'

======================================================================
ERROR: test_current_loader (celery.tests.app.test_loaders.test_loaders)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/«PKGBUILDDIR»/celery/tests/case.py", line 385, in __inner
    return fun(self, *args, **kwargs)
  File "/«PKGBUILDDIR»/celery/tests/app/test_loaders.py", line 36, in 
test_current_loader
    with self.assertPendingDeprecation():
  File "/usr/lib/python2.7/contextlib.py", line 17, in __enter__
    return self.gen.next()
  File "/«PKGBUILDDIR»/celery/tests/case.py", line 321, in 
assertPendingDeprecation
    r'scheduled for deprecation'):
  File "/«PKGBUILDDIR»/celery/tests/case.py", line 253, in __enter__
    if v and not _is_magic_module(v):
  File "/«PKGBUILDDIR»/celery/tests/case.py", line 237, in _is_magic_module
    cls, modtype = m.__class__, types.ModuleType
AttributeError: cffi library '_openssl' has no function, constant or global 
variable named '__class__'

======================================================================
ERROR: test_load_settings (celery.tests.app.test_loaders.test_loaders)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/«PKGBUILDDIR»/celery/tests/case.py", line 385, in __inner
    return fun(self, *args, **kwargs)
  File "/«PKGBUILDDIR»/celery/tests/app/test_loaders.py", line 41, in 
test_load_settings
    with self.assertPendingDeprecation():
  File "/usr/lib/python2.7/contextlib.py", line 17, in __enter__
    return self.gen.next()
  File "/«PKGBUILDDIR»/celery/tests/case.py", line 321, in 
assertPendingDeprecation
    r'scheduled for deprecation'):
  File "/«PKGBUILDDIR»/celery/tests/case.py", line 253, in __enter__
    if v and not _is_magic_module(v):
  File "/«PKGBUILDDIR»/celery/tests/case.py", line 237, in _is_magic_module
    cls, modtype = m.__class__, types.ModuleType
AttributeError: cffi library '_openssl' has no function, constant or global 
variable named '__class__'

======================================================================
ERROR: test_compat_propertie 
(celery.tests.backends.test_redis.test_RedisBackend)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/«PKGBUILDDIR»/celery/tests/backends/test_redis.py", line 166, in 
test_compat_propertie
    with self.assertPendingDeprecation():
  File "/usr/lib/python2.7/contextlib.py", line 17, in __enter__
    return self.gen.next()
  File "/«PKGBUILDDIR»/celery/tests/case.py", line 321, in 
assertPendingDeprecation
    r'scheduled for deprecation'):
  File "/«PKGBUILDDIR»/celery/tests/case.py", line 253, in __enter__
    if v and not _is_magic_module(v):
  File "/«PKGBUILDDIR»/celery/tests/case.py", line 237, in _is_magic_module
    cls, modtype = m.__class__, types.ModuleType
AttributeError: cffi library '_openssl' has no function, constant or global 
variable named '__class__'

======================================================================
ERROR: test_warns_if_running_as_privileged_user 
(celery.tests.bin.test_worker.test_Worker)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/«PKGBUILDDIR»/celery/tests/bin/test_worker.py", line 52, in disable
    return fun(*args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/mock/mock.py", line 1305, in patched
    return func(*args, **keywargs)
  File "/«PKGBUILDDIR»/celery/tests/bin/test_worker.py", line 297, in 
test_warns_if_running_as_privileged_user
    r'absolutely not recommended'):
  File "/«PKGBUILDDIR»/celery/tests/case.py", line 253, in __enter__
    if v and not _is_magic_module(v):
  File "/«PKGBUILDDIR»/celery/tests/case.py", line 237, in _is_magic_module
    cls, modtype = m.__class__, types.ModuleType
AttributeError: cffi library '_openssl' has no function, constant or global 
variable named '__class__'
-------------------- >> begin captured logging << --------------------
celery.bootsteps: DEBUG: | Worker: Preparing bootsteps.
celery.bootsteps: DEBUG: | Worker: Building graph...
celery.bootsteps: DEBUG: | Worker: New boot order: {Timer, Hub, Queues (intra), 
Pool, Autoscaler, StateDB, Autoreloader, Beat, Consumer}
celery.bootsteps: DEBUG: | Consumer: Preparing bootsteps.
celery.bootsteps: DEBUG: | Consumer: Building graph...
celery.bootsteps: DEBUG: | Consumer: New boot order: {Connection, Events, 
Mingle, Tasks, Control, Heart, Agent, Gossip, event loop}
--------------------- >> end captured logging << ---------------------

======================================================================
ERROR: test_fixup (celery.tests.fixups.test_django.test_DjangoFixup)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/«PKGBUILDDIR»/celery/tests/fixups/test_django.py", line 41, in 
test_fixup
    with self.assertWarnsRegex(UserWarning, 'but Django is'):
  File "/«PKGBUILDDIR»/celery/tests/case.py", line 253, in __enter__
    if v and not _is_magic_module(v):
  File "/«PKGBUILDDIR»/celery/tests/case.py", line 237, in _is_magic_module
    cls, modtype = m.__class__, types.ModuleType
AttributeError: cffi library '_openssl' has no function, constant or global 
variable named '__class__'

======================================================================
ERROR: test_on_worker_ready 
(celery.tests.fixups.test_django.test_DjangoWorkerFixup)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/«PKGBUILDDIR»/celery/tests/fixups/test_django.py", line 243, in 
test_on_worker_ready
    with self.assertWarnsRegex(UserWarning, r'leads to a memory leak'):
  File "/«PKGBUILDDIR»/celery/tests/case.py", line 253, in __enter__
    if v and not _is_magic_module(v):
  File "/«PKGBUILDDIR»/celery/tests/case.py", line 237, in _is_magic_module
    cls, modtype = m.__class__, types.ModuleType
AttributeError: cffi library '_openssl' has no function, constant or global 
variable named '__class__'

======================================================================
ERROR: test_iterate_eager (celery.tests.tasks.test_result.test_GroupResult)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/«PKGBUILDDIR»/celery/tests/tasks/test_result.py", line 557, in 
test_iterate_eager
    with self.assertPendingDeprecation():
  File "/usr/lib/python2.7/contextlib.py", line 17, in __enter__
    return self.gen.next()
  File "/«PKGBUILDDIR»/celery/tests/case.py", line 321, in 
assertPendingDeprecation
    r'scheduled for deprecation'):
  File "/«PKGBUILDDIR»/celery/tests/case.py", line 253, in __enter__
    if v and not _is_magic_module(v):
  File "/«PKGBUILDDIR»/celery/tests/case.py", line 237, in _is_magic_module
    cls, modtype = m.__class__, types.ModuleType
AttributeError: cffi library '_openssl' has no function, constant or global 
variable named '__class__'

======================================================================
ERROR: test_iterate_raises (celery.tests.tasks.test_result.test_GroupResult)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/«PKGBUILDDIR»/celery/tests/tasks/test_result.py", line 464, in 
test_iterate_raises
    with self.assertPendingDeprecation():
  File "/usr/lib/python2.7/contextlib.py", line 17, in __enter__
    return self.gen.next()
  File "/«PKGBUILDDIR»/celery/tests/case.py", line 321, in 
assertPendingDeprecation
    r'scheduled for deprecation'):
  File "/«PKGBUILDDIR»/celery/tests/case.py", line 253, in __enter__
    if v and not _is_magic_module(v):
  File "/«PKGBUILDDIR»/celery/tests/case.py", line 237, in _is_magic_module
    cls, modtype = m.__class__, types.ModuleType
AttributeError: cffi library '_openssl' has no function, constant or global 
variable named '__class__'

======================================================================
ERROR: test_iterate_simple (celery.tests.tasks.test_result.test_GroupResult)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/«PKGBUILDDIR»/celery/tests/tasks/test_result.py", line 580, in 
test_iterate_simple
    with self.assertPendingDeprecation():
  File "/usr/lib/python2.7/contextlib.py", line 17, in __enter__
    return self.gen.next()
  File "/«PKGBUILDDIR»/celery/tests/case.py", line 321, in 
assertPendingDeprecation
    r'scheduled for deprecation'):
  File "/«PKGBUILDDIR»/celery/tests/case.py", line 253, in __enter__
    if v and not _is_magic_module(v):
  File "/«PKGBUILDDIR»/celery/tests/case.py", line 237, in _is_magic_module
    cls, modtype = m.__class__, types.ModuleType
AttributeError: cffi library '_openssl' has no function, constant or global 
variable named '__class__'

======================================================================
ERROR: test_iterate_yields (celery.tests.tasks.test_result.test_GroupResult)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/«PKGBUILDDIR»/celery/tests/tasks/test_result.py", line 548, in 
test_iterate_yields
    with self.assertPendingDeprecation():
  File "/usr/lib/python2.7/contextlib.py", line 17, in __enter__
    return self.gen.next()
  File "/«PKGBUILDDIR»/celery/tests/case.py", line 321, in 
assertPendingDeprecation
    r'scheduled for deprecation'):
  File "/«PKGBUILDDIR»/celery/tests/case.py", line 253, in __enter__
    if v and not _is_magic_module(v):
  File "/«PKGBUILDDIR»/celery/tests/case.py", line 237, in _is_magic_module
    cls, modtype = m.__class__, types.ModuleType
AttributeError: cffi library '_openssl' has no function, constant or global 
variable named '__class__'

======================================================================
ERROR: test_iterate_respects_subpolling_interval 
(celery.tests.tasks.test_result.test_ResultSet)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/«PKGBUILDDIR»/celery/tests/tasks/test_result.py", line 323, in 
test_iterate_respects_subpolling_interval
    with self.assertPendingDeprecation():
  File "/usr/lib/python2.7/contextlib.py", line 17, in __enter__
    return self.gen.next()
  File "/«PKGBUILDDIR»/celery/tests/case.py", line 321, in 
assertPendingDeprecation
    r'scheduled for deprecation'):
  File "/«PKGBUILDDIR»/celery/tests/case.py", line 253, in __enter__
    if v and not _is_magic_module(v):
  File "/«PKGBUILDDIR»/celery/tests/case.py", line 237, in _is_magic_module
    cls, modtype = m.__class__, types.ModuleType
AttributeError: cffi library '_openssl' has no function, constant or global 
variable named '__class__'

======================================================================
ERROR: test_times_out (celery.tests.tasks.test_result.test_ResultSet)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/«PKGBUILDDIR»/celery/tests/tasks/test_result.py", line 344, in 
test_times_out
    with self.assertPendingDeprecation():
  File "/usr/lib/python2.7/contextlib.py", line 17, in __enter__
    return self.gen.next()
  File "/«PKGBUILDDIR»/celery/tests/case.py", line 321, in 
assertPendingDeprecation
    r'scheduled for deprecation'):
  File "/«PKGBUILDDIR»/celery/tests/case.py", line 253, in __enter__
    if v and not _is_magic_module(v):
  File "/«PKGBUILDDIR»/celery/tests/case.py", line 237, in _is_magic_module
    cls, modtype = m.__class__, types.ModuleType
AttributeError: cffi library '_openssl' has no function, constant or global 
variable named '__class__'

======================================================================
ERROR: test_iterate_eager 
(celery.tests.tasks.test_result.test_failed_AsyncResult)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/«PKGBUILDDIR»/celery/tests/tasks/test_result.py", line 557, in 
test_iterate_eager
    with self.assertPendingDeprecation():
  File "/usr/lib/python2.7/contextlib.py", line 17, in __enter__
    return self.gen.next()
  File "/«PKGBUILDDIR»/celery/tests/case.py", line 321, in 
assertPendingDeprecation
    r'scheduled for deprecation'):
  File "/«PKGBUILDDIR»/celery/tests/case.py", line 253, in __enter__
    if v and not _is_magic_module(v):
  File "/«PKGBUILDDIR»/celery/tests/case.py", line 237, in _is_magic_module
    cls, modtype = m.__class__, types.ModuleType
AttributeError: cffi library '_openssl' has no function, constant or global 
variable named '__class__'

======================================================================
ERROR: test_iterate_raises 
(celery.tests.tasks.test_result.test_failed_AsyncResult)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/«PKGBUILDDIR»/celery/tests/tasks/test_result.py", line 464, in 
test_iterate_raises
    with self.assertPendingDeprecation():
  File "/usr/lib/python2.7/contextlib.py", line 17, in __enter__
    return self.gen.next()
  File "/«PKGBUILDDIR»/celery/tests/case.py", line 321, in 
assertPendingDeprecation
    r'scheduled for deprecation'):
  File "/«PKGBUILDDIR»/celery/tests/case.py", line 253, in __enter__
    if v and not _is_magic_module(v):
  File "/«PKGBUILDDIR»/celery/tests/case.py", line 237, in _is_magic_module
    cls, modtype = m.__class__, types.ModuleType
AttributeError: cffi library '_openssl' has no function, constant or global 
variable named '__class__'

======================================================================
ERROR: test_iterate_simple 
(celery.tests.tasks.test_result.test_failed_AsyncResult)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/«PKGBUILDDIR»/celery/tests/tasks/test_result.py", line 631, in 
test_iterate_simple
    with self.assertPendingDeprecation():
  File "/usr/lib/python2.7/contextlib.py", line 17, in __enter__
    return self.gen.next()
  File "/«PKGBUILDDIR»/celery/tests/case.py", line 321, in 
assertPendingDeprecation
    r'scheduled for deprecation'):
  File "/«PKGBUILDDIR»/celery/tests/case.py", line 253, in __enter__
    if v and not _is_magic_module(v):
  File "/«PKGBUILDDIR»/celery/tests/case.py", line 237, in _is_magic_module
    cls, modtype = m.__class__, types.ModuleType
AttributeError: cffi library '_openssl' has no function, constant or global 
variable named '__class__'

======================================================================
ERROR: test_iterate_yields 
(celery.tests.tasks.test_result.test_failed_AsyncResult)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/«PKGBUILDDIR»/celery/tests/tasks/test_result.py", line 548, in 
test_iterate_yields
    with self.assertPendingDeprecation():
  File "/usr/lib/python2.7/contextlib.py", line 17, in __enter__
    return self.gen.next()
  File "/«PKGBUILDDIR»/celery/tests/case.py", line 321, in 
assertPendingDeprecation
    r'scheduled for deprecation'):
  File "/«PKGBUILDDIR»/celery/tests/case.py", line 253, in __enter__
    if v and not _is_magic_module(v):
  File "/«PKGBUILDDIR»/celery/tests/case.py", line 237, in _is_magic_module
    cls, modtype = m.__class__, types.ModuleType
AttributeError: cffi library '_openssl' has no function, constant or global 
variable named '__class__'

======================================================================
ERROR: test_trace_catches_exception 
(celery.tests.worker.test_request.test_Request)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/«PKGBUILDDIR»/celery/tests/worker/test_request.py", line 707, in 
test_trace_catches_exception
    r'Exception raised outside'):
  File "/«PKGBUILDDIR»/celery/tests/case.py", line 253, in __enter__
    if v and not _is_magic_module(v):
  File "/«PKGBUILDDIR»/celery/tests/case.py", line 237, in _is_magic_module
    cls, modtype = m.__class__, types.ModuleType
AttributeError: cffi library '_openssl' has no function, constant or global 
variable named '__class__'

----------------------------------------------------------------------
Ran 1693 tests in 27.754s

FAILED (errors=19, skipped=44)


-- System Information:
Debian Release: 8.2
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.2.0-rc6-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

--- End Message ---
--- Begin Message ---
Source: celery
Source-Version: 3.1.18-3

We believe that the bug you reported is fixed in the latest version of
celery, which is due to be installed in the Debian FTP archive.

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.
Michael Fladischer <[email protected]> (supplier of updated celery 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: SHA512

Format: 1.8
Date: Fri, 16 Oct 2015 18:47:46 +0200
Source: celery
Binary: python-celery-common python-celery python3-celery python-celery-doc 
celeryd
Architecture: source all
Version: 3.1.18-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 
<[email protected]>
Changed-By: Michael Fladischer <[email protected]>
Description:
 celeryd    - async task/job queue based on message passing (daemons)
 python-celery - async task/job queue based on message passing (Python2 version)
 python-celery-common - async task/job queue based on message passing (common 
files)
 python-celery-doc - async task/job queue based on message passing 
(Documentation)
 python3-celery - async task/job queue based on message passing (Python3 
version)
Closes: 801640
Changes:
 celery (3.1.18-3) unstable; urgency=medium
 .
   * Add 0007-Improve-the-magic-module-check-Closes-801640.patch from upstream
     to fix magic module check (Closes: #801640).
   * Add 0008-ci-Tests-passing-on-Python-3.5.patch from upstream to make tests
     pass on Python3.5.
   * Update Vcs fields for git migration.
   * Initialize git-dpm.
   * Bump debhelper compatibility and version to 9.
Checksums-Sha1:
 9e5c024ffed1eb419066cb5fc0925d94a507ec6a 2932 celery_3.1.18-3.dsc
 77c0e74e8661759d76c0169248b92510a4656100 1298756 celery_3.1.18.orig.tar.gz
 8c918aa24a64012f858c13de7d57e289655f0768 19932 celery_3.1.18-3.debian.tar.xz
 eb091884255f80adb32420b88bbfd8e16d5fb1b1 25950 celeryd_3.1.18-3_all.deb
 30218b3c2ddfec696401681a9feaceea08ff588b 27138 
python-celery-common_3.1.18-3_all.deb
 0c25df3a35dfcfe392cfb1105e91e9c18095fc60 1469808 
python-celery-doc_3.1.18-3_all.deb
 18ef6b8dfb6ea24eb3ef066a760f8def43d38906 346160 python-celery_3.1.18-3_all.deb
 2fef98ec1d2ac66c2837a327eceb71f73efefe6b 346264 python3-celery_3.1.18-3_all.deb
Checksums-Sha256:
 d5f0855a449ba6f7c7b2d33a5859f57350058c0956f383d311e69f1160d83a35 2932 
celery_3.1.18-3.dsc
 0924f94070c6fc57d408b169848c5b38832668fffe060e48b4803fb23e0e3eaf 1298756 
celery_3.1.18.orig.tar.gz
 8c5ab7560a34de7b79d6ef74cb6e173530127cfb463ab46b54205b9b6667397b 19932 
celery_3.1.18-3.debian.tar.xz
 8c6aae37f3b53e0bf013f599cb71e9e2e9a140288b6cb75ca28da6647be3bebc 25950 
celeryd_3.1.18-3_all.deb
 d7c5014f9d1e2e1b9d90307786393de8155105189beeae3bb08c4066af7bf219 27138 
python-celery-common_3.1.18-3_all.deb
 72830617b4f5070e8644c07f32fcad88d63e811b145169ff7834a2f5fda9876a 1469808 
python-celery-doc_3.1.18-3_all.deb
 ffa08414fc1c4702cc627b3e6e4742d71594f678953bef8dc27e26c5f2ce1a39 346160 
python-celery_3.1.18-3_all.deb
 2132c1ade422ea24087a862022c09e38fabd5027eff18996769c9bcb4c016bd4 346264 
python3-celery_3.1.18-3_all.deb
Files:
 85c9ced390c93aad9cb57a66cbe332b0 2932 python optional celery_3.1.18-3.dsc
 1c25973250f75788fb9c690d4fc68957 1298756 python optional 
celery_3.1.18.orig.tar.gz
 fe487b5676b5b432ff263492d62fcfc1 19932 python optional 
celery_3.1.18-3.debian.tar.xz
 e4c10c6f11356332926610f90bd177f4 25950 python optional celeryd_3.1.18-3_all.deb
 765b14f571c6ecfea0a59d223663ba72 27138 python optional 
python-celery-common_3.1.18-3_all.deb
 48f7a6727858e978820dd964e7af42e0 1469808 doc optional 
python-celery-doc_3.1.18-3_all.deb
 66169d7132ffba95dff0ae1c159bf5fb 346160 python optional 
python-celery_3.1.18-3_all.deb
 151c084c536a5f65ee3c565d9c98567c 346264 python optional 
python3-celery_3.1.18-3_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCgAGBQJWIUwXAAoJEGlMre9Rx7W2COIP/3h/AyxJrCEPyGiURe3Aoq0q
WWa/R8OSrN3Cl+87oiZugwlbO2UcOtGnQE+JdcTLNkogHi3tVuFHPOeTiU5EC8bY
bkn4u+dfV6ZrmBuLGWUl8p3jydV07RrGkAgkYO3RyBOcHmxll23sAztjXW6P5ZNv
mki2z8JAZQUV0BTcW5Q/MIucOTRl8PsQOV07AkuOVPCWKaW7hBOoQffQQUKeJqiH
v/uCBLE+3DuGvSoioRkzOcWWMeqWUOw3Hi+9oHCjHV73eQHSJrXi7YEDAeqsY7Hm
exMojOTxDtLuE2K2EGCkMh5mGP7uGiPQM0JXnTijObzfcP9uVqxEubZw/Cdchh+P
Ni6rfWb0qtWOMzmMbtAHCtttzEAxFxkqp9MdzcwV5HiX00haVCv5WTnewdT4yqKl
mAXftcdEtMSvPC0b+jAUug2olDWFaqHX+o2t0VxYeb2h1+zUb93fDvGoZVSIE0Cr
HPAvzSSWQ1GfRy6e0UrdN+K5+cUHy1INzmmtYHlasOtVYEsCemr4nqKAF6kKD8bE
WFDNH6R0lpaWQgfdnZy5rVs72jt0NtD3JmlV9ep7Dn+EmARsGwpUYooTz6kl8+Og
gs37VK/RGTus5KCWLN6fO0wqkatdywoWrFpy3VJBLmm2nD5fYC/VM17rNPzfJKzP
8wabysM2H0oqOJlH5stV
=H+Tr
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to