Your message dated Tue, 02 Aug 2016 22:56:07 +0000
with message-id <[email protected]>
and subject line Bug#818388: fixed in voluptuous 0.9.2-1
has caused the Debian Bug report #818388,
regarding voluptuous: Enable py3 tests for voluptuous
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.)


-- 
818388: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=818388
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: voluptuous
Version: 0.8.8-1
Severity: normal
Tags: patch
User: [email protected]
Usertags: origin-ubuntu xenial ubuntu-patch

Dear Maintainer,

In Ubuntu, the attached patch was applied to achieve the following:

  * d/rules: Enable tests for python3.

Thanks for considering the patch.


-- System Information:
Debian Release: stretch/sid
  APT prefers xenial-updates
  APT policy: (500, 'xenial-updates'), (500, 'xenial-security'), (500, 
'xenial'), (100, 'xenial-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.4.0-6-generic (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
diff -Nru voluptuous-0.8.8/debian/rules voluptuous-0.8.8/debian/rules
--- voluptuous-0.8.8/debian/rules	2016-03-11 10:28:28.000000000 -0500
+++ voluptuous-0.8.8/debian/rules	2016-03-16 13:34:55.000000000 -0400
@@ -11,7 +11,15 @@
 	uscan --download-current-version --rename --destdir ../tarballs
 
 override_dh_auto_test:
+	# Run Python 2 nosetests
+	PYBUILD_SYSTEM=custom \
+	PYBUILD_DISABLE_python3=test \
 	PYBUILD_SYSTEM=custom \
 	PYBUILD_TEST_ARGS="nosetests --verbose --with-doctest {build_dir}/ README.md tests.md" dh_auto_test
+	# Run Python 3 nosetests
+	PYBUILD_SYSTEM=custom \
+	PYBUILD_DISABLE_python2=test \
+	PYBUILD_SYSTEM=custom \
+	PYBUILD_TEST_ARGS="nosetests3 --verbose --with-doctest {build_dir}/ README.md tests.md" dh_auto_test
 
 .PHONY: get-orig-source override_dh_auto_test

--- End Message ---
--- Begin Message ---
Source: voluptuous
Source-Version: 0.9.2-1

We believe that the bug you reported is fixed in the latest version of
voluptuous, 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.
Barry Warsaw <[email protected]> (supplier of updated voluptuous 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: SHA256

Format: 1.8
Date: Tue, 02 Aug 2016 18:22:12 -0400
Source: voluptuous
Binary: python-voluptuous python3-voluptuous
Architecture: source all
Version: 0.9.2-1
Distribution: unstable
Urgency: medium
Maintainer: Barry Warsaw <[email protected]>
Changed-By: Barry Warsaw <[email protected]>
Description:
 python-voluptuous - Python library to validate data
 python3-voluptuous - Python 3 library to validate data
Closes: 818388
Changes:
 voluptuous (0.9.2-1) unstable; urgency=medium
 .
   [ Ondřej Nový ]
   * Fixed homepage (https)
   * Fixed VCS URL (https)
 .
   [ Barry Warsaw ]
   * d/watch: Update to use pypi.debian.net redirector.
   * d/rules:
     - Simplify and make consistent with team guidelines.
     - Use PYBUILD_TEST_NOSE=1 to enable upstream build-time test suite.
       (Closes: #818388)
   * d/control:
     - Bump Standards-Version to 3.9.8 with no other changes needed.
     - Add myself to Uploaders.
     - wrap-and-sort -t -a
   * d/gbp.conf: Removed; seems unnecessary now.
   * d/patches/restore-tests.patch: Added to restore and enable tests which
     aren't included in the PyPI tarball.
Checksums-Sha1:
 29f589a0bb77d153f24d97b5e108e777bcfef3f0 2311 voluptuous_0.9.2-1.dsc
 bb4924485f70be72a2c28a1a24f007108f8b8da1 29857 voluptuous_0.9.2.orig.tar.gz
 7a86633820e1f582b31e031aae219e6c3686956e 8140 voluptuous_0.9.2-1.debian.tar.xz
 c4e2574f65cc979635e3c2965253b97ac8402f83 28900 
python-voluptuous_0.9.2-1_all.deb
 f6fff666f2847b2c62afe511b6225c341b8ae3a1 24076 
python3-voluptuous_0.9.2-1_all.deb
Checksums-Sha256:
 732f7e90a1e5125987739e2fefde9bb1dba5144c61cbf1ed1cab6a47a3a298e8 2311 
voluptuous_0.9.2-1.dsc
 01f21a3168a911551cbf89373763273189cb84196f0c7a5c0b86bd48c01f8d8b 29857 
voluptuous_0.9.2.orig.tar.gz
 196ca5aee2fcca0a92f5d3ecfd1c2a44538c679f9ba9a268c339a74a65ff71f0 8140 
voluptuous_0.9.2-1.debian.tar.xz
 41c9bbd8e7ee0be909ac7bea0c65925d29ccf811c3af8bb8f000ec9bf3347efd 28900 
python-voluptuous_0.9.2-1_all.deb
 32b7021fc1fde7bd02360fe0493b396ecb3e9097f985410d4b7d939f77a609c1 24076 
python3-voluptuous_0.9.2-1_all.deb
Files:
 0ae76d27b300546d2eeb112ffe4be742 2311 python optional voluptuous_0.9.2-1.dsc
 bb27287ac1e51c972aa9ba911af846d4 29857 python optional 
voluptuous_0.9.2.orig.tar.gz
 80ccae70033a9a8f74b1872654951865 8140 python optional 
voluptuous_0.9.2-1.debian.tar.xz
 bdfaa76d875e67b18f702c579bb6f2a8 28900 python optional 
python-voluptuous_0.9.2-1_all.deb
 b35afcd57a9395449f09af7291ccbb0c 24076 python optional 
python3-voluptuous_0.9.2-1_all.deb

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

iQIcBAEBCAAGBQJXoSEmAAoJEBJutWOnSwa/bY4P/jSawOcUUtFR39XfdBIPw7Co
hIjI9f9swO6OmhtHtDc6A208W1cLyThuCN24gMr/jYUXBM3zAS/7bGr4bP8QYnEz
QtetIBnMgm6F0j+ys7MwLPpJ8tiZT+IZFI1jZLgh85koxRM8oYNwSrtc7j3+/f4z
tfmsvICnR+T7YYyCvvR2xd647FvAOWiaQV0qzW7d8LGe7By2lvn7qLKofHVH6fiJ
7iDxiWu8ZqDTOhuni9w7iiaqro4H9vtBaYxcJEqOqDN11oprK+2OHkKVD8b5ObXd
IoqBhKF9w2eu19WD9wp+ZTl64xmr1qGu3Ptv5iz84nbk73/q96ankVvNuSBvkSsP
5B62h1e23uPCkPWsABQXiUFdHxNJEA9uj0Dw9CaIfEOfRpAXMe4rpgtm+ZdriAKJ
682yOPjaZXFX4ovvET/wkLmj7Z49JZzDfTJ0IxUor3ScffC1XJS0lJbyZd/FqV8c
aLpGM3rI1DcAlR+D6Va56H+Y7tRhd5DeUvOnxO4WWlkaxbkD8ZK+eiK/GgE10Ytu
zzYIH2sOWgKvUIOd8rolyfIPeLrNubwv/mFc1qmdfn/yenXWF9xdsnh35OtuY9m+
j3bqxcx1iCz1OT0oKeWHIgpnEuq/wo0tJxmLrwps2aFm9HH87XTbXw/onb/dZMVZ
lUjxCesXvyLScUggzx3r
=hhRu
-----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