Your message dated Tue, 08 May 2018 22:36:36 +0000
with message-id <e1fgbdo-00061e...@fasolo.debian.org>
and subject line Bug#895009: fixed in django-tables 1.21.2-1
has caused the Debian Bug report #895009,
regarding django-tables FTBFS: test failure
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 ow...@bugs.debian.org
immediately.)


-- 
895009: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=895009
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: django-tables
Version: 1.14.2-1
Severity: serious

Some recent change in unstable makes django-tables FTBFS:

https://tests.reproducible-builds.org/debian/history/django-tables.html
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/django-tables.html

...
   debian/rules override_dh_auto_test
make[1]: Entering directory '/build/1st/django-tables-1.14.2'
PYTHONPATH=. \
    dh_auto_test -- --system=custom --test-args="{interpreter} /usr/bin/py.test"
I: pybuild base:217: python2.7 /usr/bin/py.test
============================= test session starts ==============================
platform linux2 -- Python 2.7.14+, pytest-3.3.2, py-1.5.2, pluggy-0.6.0
Django settings: tests.app.settings (from ini file)
rootdir: /build/1st/django-tables-1.14.2, inifile: tox.ini
plugins: django-3.1.2
collected 267 items / 28 errors

==================================== ERRORS ====================================
 ERROR collecting 
.pybuild/cpython2_2.7_django-tables2/build/tests/test_config.py 
import file mismatch:
imported module 'tests.test_config' has this __file__ attribute:
  /build/1st/django-tables-1.14.2/tests/test_config.py
which is not the same as the test file we want to collect:
  
/build/1st/django-tables-1.14.2/.pybuild/cpython2_2.7_django-tables2/build/tests/test_config.py
HINT: remove __pycache__ / .pyc files and/or use a unique basename for your 
test file modules
 ERROR collecting .pybuild/cpython2_2.7_django-tables2/build/tests/test_core.py 
import file mismatch:
imported module 'tests.test_core' has this __file__ attribute:
  /build/1st/django-tables-1.14.2/tests/test_core.py
which is not the same as the test file we want to collect:
  
/build/1st/django-tables-1.14.2/.pybuild/cpython2_2.7_django-tables2/build/tests/test_core.py
HINT: remove __pycache__ / .pyc files and/or use a unique basename for your 
test file modules
 ERROR collecting .pybuild/cpython2_2.7_django-tables2/build/tests/test_data.py 
import file mismatch:
imported module 'tests.test_data' has this __file__ attribute:
  /build/1st/django-tables-1.14.2/tests/test_data.py
which is not the same as the test file we want to collect:
  
/build/1st/django-tables-1.14.2/.pybuild/cpython2_2.7_django-tables2/build/tests/test_data.py
HINT: remove __pycache__ / .pyc files and/or use a unique basename for your 
test file modules
 ERROR collecting 
.pybuild/cpython2_2.7_django-tables2/build/tests/test_dynamically_add_show_hide_columns.py
 
import file mismatch:
imported module 'tests.test_dynamically_add_show_hide_columns' has this 
__file__ attribute:
  
/build/1st/django-tables-1.14.2/tests/test_dynamically_add_show_hide_columns.py
which is not the same as the test file we want to collect:
  
/build/1st/django-tables-1.14.2/.pybuild/cpython2_2.7_django-tables2/build/tests/test_dynamically_add_show_hide_columns.py
HINT: remove __pycache__ / .pyc files and/or use a unique basename for your 
test file modules
 ERROR collecting .pybuild/cpython2_2.7_django-tables2/build/tests/test_faq.py _
import file mismatch:
imported module 'tests.test_faq' has this __file__ attribute:
  /build/1st/django-tables-1.14.2/tests/test_faq.py
which is not the same as the test file we want to collect:
  
/build/1st/django-tables-1.14.2/.pybuild/cpython2_2.7_django-tables2/build/tests/test_faq.py
HINT: remove __pycache__ / .pyc files and/or use a unique basename for your 
test file modules
 ERROR collecting 
.pybuild/cpython2_2.7_django-tables2/build/tests/test_footer.py 
import file mismatch:
imported module 'tests.test_footer' has this __file__ attribute:
  /build/1st/django-tables-1.14.2/tests/test_footer.py
which is not the same as the test file we want to collect:
  
/build/1st/django-tables-1.14.2/.pybuild/cpython2_2.7_django-tables2/build/tests/test_footer.py
HINT: remove __pycache__ / .pyc files and/or use a unique basename for your 
test file modules
 ERROR collecting 
.pybuild/cpython2_2.7_django-tables2/build/tests/test_models.py 
import file mismatch:
imported module 'tests.test_models' has this __file__ attribute:
  /build/1st/django-tables-1.14.2/tests/test_models.py
which is not the same as the test file we want to collect:
  
/build/1st/django-tables-1.14.2/.pybuild/cpython2_2.7_django-tables2/build/tests/test_models.py
HINT: remove __pycache__ / .pyc files and/or use a unique basename for your 
test file modules
 ERROR collecting 
.pybuild/cpython2_2.7_django-tables2/build/tests/test_ordering.py 
import file mismatch:
imported module 'tests.test_ordering' has this __file__ attribute:
  /build/1st/django-tables-1.14.2/tests/test_ordering.py
which is not the same as the test file we want to collect:
  
/build/1st/django-tables-1.14.2/.pybuild/cpython2_2.7_django-tables2/build/tests/test_ordering.py
HINT: remove __pycache__ / .pyc files and/or use a unique basename for your 
test file modules
 ERROR collecting 
.pybuild/cpython2_2.7_django-tables2/build/tests/test_pinned_rows.py 
import file mismatch:
imported module 'tests.test_pinned_rows' has this __file__ attribute:
  /build/1st/django-tables-1.14.2/tests/test_pinned_rows.py
which is not the same as the test file we want to collect:
  
/build/1st/django-tables-1.14.2/.pybuild/cpython2_2.7_django-tables2/build/tests/test_pinned_rows.py
HINT: remove __pycache__ / .pyc files and/or use a unique basename for your 
test file modules
 ERROR collecting .pybuild/cpython2_2.7_django-tables2/build/tests/test_rows.py 
import file mismatch:
imported module 'tests.test_rows' has this __file__ attribute:
  /build/1st/django-tables-1.14.2/tests/test_rows.py
which is not the same as the test file we want to collect:
  
/build/1st/django-tables-1.14.2/.pybuild/cpython2_2.7_django-tables2/build/tests/test_rows.py
HINT: remove __pycache__ / .pyc files and/or use a unique basename for your 
test file modules
 ERROR collecting 
.pybuild/cpython2_2.7_django-tables2/build/tests/test_tabledata.py 
import file mismatch:
imported module 'tests.test_tabledata' has this __file__ attribute:
  /build/1st/django-tables-1.14.2/tests/test_tabledata.py
which is not the same as the test file we want to collect:
  
/build/1st/django-tables-1.14.2/.pybuild/cpython2_2.7_django-tables2/build/tests/test_tabledata.py
HINT: remove __pycache__ / .pyc files and/or use a unique basename for your 
test file modules
 ERROR collecting 
.pybuild/cpython2_2.7_django-tables2/build/tests/test_templates.py 
import file mismatch:
imported module 'tests.test_templates' has this __file__ attribute:
  /build/1st/django-tables-1.14.2/tests/test_templates.py
which is not the same as the test file we want to collect:
  
/build/1st/django-tables-1.14.2/.pybuild/cpython2_2.7_django-tables2/build/tests/test_templates.py
HINT: remove __pycache__ / .pyc files and/or use a unique basename for your 
test file modules
 ERROR collecting 
.pybuild/cpython2_2.7_django-tables2/build/tests/test_templatetags.py 
import file mismatch:
imported module 'tests.test_templatetags' has this __file__ attribute:
  /build/1st/django-tables-1.14.2/tests/test_templatetags.py
which is not the same as the test file we want to collect:
  
/build/1st/django-tables-1.14.2/.pybuild/cpython2_2.7_django-tables2/build/tests/test_templatetags.py
HINT: remove __pycache__ / .pyc files and/or use a unique basename for your 
test file modules
 ERROR collecting 
.pybuild/cpython2_2.7_django-tables2/build/tests/test_utils.py 
import file mismatch:
imported module 'tests.test_utils' has this __file__ attribute:
  /build/1st/django-tables-1.14.2/tests/test_utils.py
which is not the same as the test file we want to collect:
  
/build/1st/django-tables-1.14.2/.pybuild/cpython2_2.7_django-tables2/build/tests/test_utils.py
HINT: remove __pycache__ / .pyc files and/or use a unique basename for your 
test file modules
 ERROR collecting 
.pybuild/cpython2_2.7_django-tables2/build/tests/test_views.py 
import file mismatch:
imported module 'tests.test_views' has this __file__ attribute:
  /build/1st/django-tables-1.14.2/tests/test_views.py
which is not the same as the test file we want to collect:
  
/build/1st/django-tables-1.14.2/.pybuild/cpython2_2.7_django-tables2/build/tests/test_views.py
HINT: remove __pycache__ / .pyc files and/or use a unique basename for your 
test file modules
 ERROR collecting 
.pybuild/cpython2_2.7_django-tables2/build/tests/columns/test_booleancolumn.py 
import file mismatch:
imported module 'tests.columns.test_booleancolumn' has this __file__ attribute:
  /build/1st/django-tables-1.14.2/tests/columns/test_booleancolumn.py
which is not the same as the test file we want to collect:
  
/build/1st/django-tables-1.14.2/.pybuild/cpython2_2.7_django-tables2/build/tests/columns/test_booleancolumn.py
HINT: remove __pycache__ / .pyc files and/or use a unique basename for your 
test file modules
 ERROR collecting 
.pybuild/cpython2_2.7_django-tables2/build/tests/columns/test_checkboxcolumn.py 
import file mismatch:
imported module 'tests.columns.test_checkboxcolumn' has this __file__ attribute:
  /build/1st/django-tables-1.14.2/tests/columns/test_checkboxcolumn.py
which is not the same as the test file we want to collect:
  
/build/1st/django-tables-1.14.2/.pybuild/cpython2_2.7_django-tables2/build/tests/columns/test_checkboxcolumn.py
HINT: remove __pycache__ / .pyc files and/or use a unique basename for your 
test file modules
 ERROR collecting 
.pybuild/cpython2_2.7_django-tables2/build/tests/columns/test_datecolumn.py 
import file mismatch:
imported module 'tests.columns.test_datecolumn' has this __file__ attribute:
  /build/1st/django-tables-1.14.2/tests/columns/test_datecolumn.py
which is not the same as the test file we want to collect:
  
/build/1st/django-tables-1.14.2/.pybuild/cpython2_2.7_django-tables2/build/tests/columns/test_datecolumn.py
HINT: remove __pycache__ / .pyc files and/or use a unique basename for your 
test file modules
 ERROR collecting 
.pybuild/cpython2_2.7_django-tables2/build/tests/columns/test_datetimecolumn.py 
import file mismatch:
imported module 'tests.columns.test_datetimecolumn' has this __file__ attribute:
  /build/1st/django-tables-1.14.2/tests/columns/test_datetimecolumn.py
which is not the same as the test file we want to collect:
  
/build/1st/django-tables-1.14.2/.pybuild/cpython2_2.7_django-tables2/build/tests/columns/test_datetimecolumn.py
HINT: remove __pycache__ / .pyc files and/or use a unique basename for your 
test file modules
 ERROR collecting 
.pybuild/cpython2_2.7_django-tables2/build/tests/columns/test_emailcolumn.py 
import file mismatch:
imported module 'tests.columns.test_emailcolumn' has this __file__ attribute:
  /build/1st/django-tables-1.14.2/tests/columns/test_emailcolumn.py
which is not the same as the test file we want to collect:
  
/build/1st/django-tables-1.14.2/.pybuild/cpython2_2.7_django-tables2/build/tests/columns/test_emailcolumn.py
HINT: remove __pycache__ / .pyc files and/or use a unique basename for your 
test file modules
 ERROR collecting 
.pybuild/cpython2_2.7_django-tables2/build/tests/columns/test_filecolumn.py 
import file mismatch:
imported module 'tests.columns.test_filecolumn' has this __file__ attribute:
  /build/1st/django-tables-1.14.2/tests/columns/test_filecolumn.py
which is not the same as the test file we want to collect:
  
/build/1st/django-tables-1.14.2/.pybuild/cpython2_2.7_django-tables2/build/tests/columns/test_filecolumn.py
HINT: remove __pycache__ / .pyc files and/or use a unique basename for your 
test file modules
 ERROR collecting 
.pybuild/cpython2_2.7_django-tables2/build/tests/columns/test_general.py 
import file mismatch:
imported module 'tests.columns.test_general' has this __file__ attribute:
  /build/1st/django-tables-1.14.2/tests/columns/test_general.py
which is not the same as the test file we want to collect:
  
/build/1st/django-tables-1.14.2/.pybuild/cpython2_2.7_django-tables2/build/tests/columns/test_general.py
HINT: remove __pycache__ / .pyc files and/or use a unique basename for your 
test file modules
 ERROR collecting 
.pybuild/cpython2_2.7_django-tables2/build/tests/columns/test_jsoncolumn.py 
import file mismatch:
imported module 'tests.columns.test_jsoncolumn' has this __file__ attribute:
  /build/1st/django-tables-1.14.2/tests/columns/test_jsoncolumn.py
which is not the same as the test file we want to collect:
  
/build/1st/django-tables-1.14.2/.pybuild/cpython2_2.7_django-tables2/build/tests/columns/test_jsoncolumn.py
HINT: remove __pycache__ / .pyc files and/or use a unique basename for your 
test file modules
 ERROR collecting 
.pybuild/cpython2_2.7_django-tables2/build/tests/columns/test_linkcolumn.py 
import file mismatch:
imported module 'tests.columns.test_linkcolumn' has this __file__ attribute:
  /build/1st/django-tables-1.14.2/tests/columns/test_linkcolumn.py
which is not the same as the test file we want to collect:
  
/build/1st/django-tables-1.14.2/.pybuild/cpython2_2.7_django-tables2/build/tests/columns/test_linkcolumn.py
HINT: remove __pycache__ / .pyc files and/or use a unique basename for your 
test file modules
 ERROR collecting 
.pybuild/cpython2_2.7_django-tables2/build/tests/columns/test_manytomanycolumn.py
 
import file mismatch:
imported module 'tests.columns.test_manytomanycolumn' has this __file__ 
attribute:
  /build/1st/django-tables-1.14.2/tests/columns/test_manytomanycolumn.py
which is not the same as the test file we want to collect:
  
/build/1st/django-tables-1.14.2/.pybuild/cpython2_2.7_django-tables2/build/tests/columns/test_manytomanycolumn.py
HINT: remove __pycache__ / .pyc files and/or use a unique basename for your 
test file modules
 ERROR collecting 
.pybuild/cpython2_2.7_django-tables2/build/tests/columns/test_templatecolumn.py 
import file mismatch:
imported module 'tests.columns.test_templatecolumn' has this __file__ attribute:
  /build/1st/django-tables-1.14.2/tests/columns/test_templatecolumn.py
which is not the same as the test file we want to collect:
  
/build/1st/django-tables-1.14.2/.pybuild/cpython2_2.7_django-tables2/build/tests/columns/test_templatecolumn.py
HINT: remove __pycache__ / .pyc files and/or use a unique basename for your 
test file modules
 ERROR collecting 
.pybuild/cpython2_2.7_django-tables2/build/tests/columns/test_timecolumn.py 
import file mismatch:
imported module 'tests.columns.test_timecolumn' has this __file__ attribute:
  /build/1st/django-tables-1.14.2/tests/columns/test_timecolumn.py
which is not the same as the test file we want to collect:
  
/build/1st/django-tables-1.14.2/.pybuild/cpython2_2.7_django-tables2/build/tests/columns/test_timecolumn.py
HINT: remove __pycache__ / .pyc files and/or use a unique basename for your 
test file modules
 ERROR collecting 
.pybuild/cpython2_2.7_django-tables2/build/tests/columns/test_urlcolumn.py 
import file mismatch:
imported module 'tests.columns.test_urlcolumn' has this __file__ attribute:
  /build/1st/django-tables-1.14.2/tests/columns/test_urlcolumn.py
which is not the same as the test file we want to collect:
  
/build/1st/django-tables-1.14.2/.pybuild/cpython2_2.7_django-tables2/build/tests/columns/test_urlcolumn.py
HINT: remove __pycache__ / .pyc files and/or use a unique basename for your 
test file modules
!!!!!!!!!!!!!!!!!!! Interrupted: 28 errors during collection !!!!!!!!!!!!!!!!!!!
========================== 28 error in 23.35 seconds ===========================
E: pybuild pybuild:336: test: plugin custom failed with: exit code=2: python2.7 
/usr/bin/py.test
dh_auto_test: pybuild --test -i python{version} -p 2.7 --system=custom 
"--test-args={interpreter} /usr/bin/py.test" returned exit code 13
make[1]: *** [debian/rules:25: override_dh_auto_test] Error 25

--- End Message ---
--- Begin Message ---
Source: django-tables
Source-Version: 1.21.2-1

We believe that the bug you reported is fixed in the latest version of
django-tables, 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 895...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Brian May <b...@debian.org> (supplier of updated django-tables 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Wed, 09 May 2018 07:56:52 +1000
Source: django-tables
Binary: python-django-tables2 python3-django-tables2 python-django-tables2-doc
Architecture: source all
Version: 1.21.2-1
Distribution: unstable
Urgency: low
Maintainer: Debian Python Modules Team 
<python-modules-t...@lists.alioth.debian.org>
Changed-By: Brian May <b...@debian.org>
Description:
 python-django-tables2 - Table/data-grid framework for Django (Python 2.7)
 python-django-tables2-doc - Table/data-grid framework for Django 
(Documentation)
 python3-django-tables2 - Table/data-grid framework for Django (Python 3)
Closes: 895009 896396 896429
Changes:
 django-tables (1.21.2-1) unstable; urgency=low
 .
   [ Ondřej Nový ]
   * d/control: Set Vcs-* to salsa.debian.org
   * d/copyright: Use https protocol in Format field
 .
   [ Joseph Herlant ]
   * New upstream version 1.21.2
   * d/rules: new test management system
   * wrap-n-sort
   * d/compat, d/control: upgrade standards to 4.1.4 and compat to 11
   * d/control: update build dependencies
   * Remove patch now integrated upstream
   * d/rules: re-enable export module
   * d/control: add explicitly autopkgtest testsuite (Closes: #895009)
   * d/control: update the dependencies now that we have python3-tablib
   * Fix debian-pycompat-is-obsolete
   * d/control: update package descriptions to avoid duplicates
     (Closes: #896396, #896429)
   * Add autopkgtests with a real use case too
   * Adding the examples in the doc package
   * Move static content to usr/share
   * d/control: adding myself as Uploaders to avoid nmu warnings
   * Fix privacy-breach lintian issues
   * d/rules: fix package-installs-python-pycache-dir
   * Adapt doc-base to match new rules about location from policy 4.1.4/dh11
Checksums-Sha1:
 18ea990554a6c1f9a354fc4411963409f864ea67 2724 django-tables_1.21.2-1.dsc
 8cb17b7c71c0b0e7139be76cd44e10dbac93a0b1 288393 
django-tables_1.21.2.orig.tar.gz
 480a2960df4b99527174f50538e6aa7de8fc5dec 6344 
django-tables_1.21.2-1.debian.tar.xz
 f990879f7d352e472629bf50fe0bd1d62bb8131c 9862 
django-tables_1.21.2-1_i386.buildinfo
 00f88d983e175b87790354d0d53e49eee04a173b 195180 
python-django-tables2-doc_1.21.2-1_all.deb
 53107ec32255a9902cf18eba12e57ae260480198 58228 
python-django-tables2_1.21.2-1_all.deb
 f1bce3351034d815521cc8aea611debd6dc617fb 57356 
python3-django-tables2_1.21.2-1_all.deb
Checksums-Sha256:
 3ad947160b0988bee7a726c13b71cb9fa03373bcde1959dccd043665af15bbdc 2724 
django-tables_1.21.2-1.dsc
 5c0c85cefb4e39f969030c8517e11180f239c64f7630a0e34ac8ef0d4ffc636a 288393 
django-tables_1.21.2.orig.tar.gz
 d9d1c27f5172142578cb0ef031e123dbc20434f9f9fda04925628d76c80e1714 6344 
django-tables_1.21.2-1.debian.tar.xz
 12fd612f3717d2338aaae066de56c2e9ead48fc625e352a8c0f5355402e606f0 9862 
django-tables_1.21.2-1_i386.buildinfo
 4a88728571e155fbc1bfeefc937a9373a249e9b2e54237069637ca0116f6eeca 195180 
python-django-tables2-doc_1.21.2-1_all.deb
 6adfd51d04cc424eba5ad4cf6ef2e2a2df967d253da83eb362ed91b3c70f3abc 58228 
python-django-tables2_1.21.2-1_all.deb
 bda556b5c4a62ca13b05465c28029d2772ae2eb8d479e96ffa6fdf42d0b1eec8 57356 
python3-django-tables2_1.21.2-1_all.deb
Files:
 6c1dea2ab6751ead8ebf3789230bf17e 2724 python optional 
django-tables_1.21.2-1.dsc
 8bfd082d6e279a3943c3ac22363d173a 288393 python optional 
django-tables_1.21.2.orig.tar.gz
 4c888c60b39a1d32024d02d1d3c5b63b 6344 python optional 
django-tables_1.21.2-1.debian.tar.xz
 4b9c84998de5264869ea578fca903b08 9862 python optional 
django-tables_1.21.2-1_i386.buildinfo
 26dc4474e0e950cdb167642678607081 195180 doc optional 
python-django-tables2-doc_1.21.2-1_all.deb
 85929937fb468dd32aca86a3cd67c7f9 58228 python optional 
python-django-tables2_1.21.2-1_all.deb
 5dccdf985bf7f15eee34f830f411178e 57356 python optional 
python3-django-tables2_1.21.2-1_all.deb

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEKpwfR8DOwu5vyB4TKpJZkldkSvoFAlryHfUACgkQKpJZkldk
SvqDFg//eCA6szdwTPfT5rJDe+zETMjznaJKonG4UVt/x0C/C1kTLQMfDsSyGs3r
jztvqTqU2WypJBTms93/04nxWA/EepFQB8T2leMz4CSCksTmrOmXlYeMxqxsQNFQ
oHBnKmVkNwauipcxfrLNFnLWXYSNWUvsDrtH7QyOIWyke8NbflLVfqxdnWOficj4
RU4jwpb3IPA62ecNiJDwO0clDAfJx57T2BIYMJaeuSYY0vBfAmptQIZXYCFR/fFh
fpq2ZJKixYn/M4xl0PNsZznO8aV9s89ddXdlor6KWrSQUGXKQox4OMy0oXzTSn4t
D+5a6h87WUYnKZuTFBsSHwYIrPsH2ryRXBEFSFQVKmOaOr7vi1AKsTfcedBjGXLy
EIggpa93ECQryb8T0L1qyisIA4OHqGXd7kx7Lotqm6R41VnEYJ6kcwPh148auLXG
5VXav/Qii/dXiPMpDs49f4paSKFiXu/ipuIbHvutd0tEuX3OOcsYSV88bVcn+/lN
2TJjIHD/Afu6qoAKYfYC29AQKqE9eCY0cVWKqAwsgAVd6X56RpRvYG/S0C3vPcmx
LC2w+edQ7cqJBGF+Noo9ZqV1S7HJIxDhEsQlzTC5E+Cm/EsMgKZ8mmjD2gQdwBS9
t09WyhUhd3ZVe62lUqLoTxg9OmCxVTWe/Z2s6is9HJUm87+PLqA=
=ynbx
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to