lp://staging/~doko/python/pkg3.4-debian
- Get this branch:
- bzr branch lp://staging/~doko/python/pkg3.4-debian
Branch merges
Branch information
Recent revisions
- 105. By Matthias Klose
-
python3.4 (3.4.3-3) experimental; urgency=medium
* Update to 20150311 from the 3.4 branch.
* Relax the version check for mpdecimal (all required patches applied
in the distro version of mpdecimal 2.4.0).
* When using GCC versions older than 4.9 for extension builds, automagically
mangle -fstack-protector- strong to -fstack-protector. -- Matthias Klose <email address hidden> Sat, 11 Apr 2015 20:50:40 +0200
python3.4 (3.4.3-2) experimental; urgency=medium
* debian/tests: Use init system agnostic "service" command instead of
upstart specific "stop". Also drop unnecessary "status" call right after
stopping apport (Martin Pitt).-- Matthias Klose <email address hidden> Tue, 10 Mar 2015 20:28:20 +0100
- 103. By Matthias Klose
-
python3.4 (3.4.2-3) unstable; urgency=medium
* Update to 20141202 from the 3.4 branch.
- Issue #20335: bytes constructor now raises TypeError when encoding or
errors is specified with non-string argument.
- Issue #21971: Update turtledemo doc and add module to the index.
- Issue #21032. Fixed socket leak if HTTPConnection.getresponse( ) fails.
- Issue #22960: Add a context argument to xmlrpclib.ServerProxy constructor.
- Issue #22915: SAX parser now supports files opened with file descriptor
or bytes path.
- Issue #22609: Constructors and update methods of mapping classes in the
collections module now accept the self keyword argument.
- Issue #22788: Add *context* parameter to logging.handlers. HTTPHandler.
- Issue #22921: Allow SSLContext to take the *hostname* parameter even if
OpenSSL doesn't support SNI.
- Issue #22894: TestCase.subTest() would cause the test suite to be stopped
when in failfast mode, even in the absence of failures.
- Issue #22638: SSLv3 is now disabled throughout the standard library.
It can still be enabled by instantiating a SSLContext manually.
- Issue #22370: Windows detection in pathlib is now more robust.
- Issue #22841: Reject coroutines in asyncio add_signal_handler( ).
- Issue #22838: All test_re tests now work with unittest test discovery.
- Issue #21514: The documentation of the json module now refers to new
JSON RFC 7159 instead of obsoleted RFC 4627.
- Issue #22314: pydoc now works when the LINES environment variable is set.
- IDLE updates.
* Fix byte-code removal for the __phello__ module (mismatching source
and byte-code file name). Closes: #769769.
* Let ensurepip use a temporary location for the copy of the wheels.
Remove the ad-hoc /usr/lib/python- wheels location on package purge.
Let python3.4-venv break python3-pip (<< 1.5.6-4). Closes: #769449.
* Don't pass default compiler search directories in the pkgconfig file.
Closes: #770936.
* Don't run pyexpat.test_exception as an autopkg test, requires a source
file.
* Allow building and testing without SSLv3 support (Kurt Roeckx).
Addresses: #768611.
* Fix issue 22966, when byte compiling, keep the base name of a file
containing dots. Closes: #769769.-- Matthias Klose <email address hidden> Tue, 02 Dec 2014 14:39:00 +0100
- 99. By Matthias Klose
-
python3.3 (3.3.3-1) unstable; urgency=low
* Python 3.3.3 release.
* Update to 20131119 from the 3.3 branch.
* Regenerate the patches.
* Update the symbols files.
* Fix test support when the running kernel doesn't handle port reuse.
* libpython3.3-minimal replaces libpython3.3-stdlib (<< 3.2.3-7).
Closes: #725240.-- Matthias Klose <email address hidden> Tue, 19 Nov 2013 08:46:55 +0100
python3.3 (3.3.2-7) unstable; urgency=low
* Update to 20130918 from the 3.3 branch.
* Update symbols file.
* Fail the build if extensions for the minimal package are not in
the libpython-minimal package. Closes: #723624.
* Fix indentation in regenerated platform-lsbrelease. diff (Dmitry Shachnev).
LP: #1220508.
* Point to the python3-tk (instead of the python-tk) package when missing.
LP: #1184082.-- Matthias Klose <email address hidden> Wed, 18 Sep 2013 12:19:47 +0200
- 98. By Matthias Klose
-
python3.3 (3.3.2-6) unstable; urgency=medium
* Update to 20130917 from the 3.3 branch.
- Fix SSL module to handle NULL bytes inside subjectAltNames general
names (CVE-2013-4238). Closes: #719567.
* Don't run the curses autopkg test.
* Set Multi-Arch attributes for binary packages.
* Fix multiarch include header for sparc64. Closes: #714802.-- Matthias Klose <email address hidden> Tue, 17 Sep 2013 15:12:00 +0200
python3.3 (3.3.2-5) unstable; urgency=low
* Update to 20130803 from the 3.3 branch.
- Fix fcntl test case on KFreeBSD (Petr Salinger).
* Disable some socket tests on KFreeBSD (Petr Salinger).
* Fix multiarch include header for sparc64. Closes: #714802.
* Update package descriptions (Filipus Klutiero). Closes: #715801.-- Matthias Klose <email address hidden> Sun, 04 Aug 2013 17:38:35 +0200
- 97. By Matthias Klose
-
python3.3 (3.3.2-4) unstable; urgency=low
* Update to 20130612 from the 3.3 branch.
* Refresh patches.
* Don't run consistency check for cross builds.
* Really skip byte compile of non-existing sitecustomize.py.
* Fix the multiarch header file for mips64 (YunQiang Su). Closes: #710374.-- Matthias Klose <email address hidden> Wed, 12 Jun 2013 22:55:02 +0200
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)