Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.python > #7999
| Path | csiph.com!au2pb.net!feeder.erje.net!2.eu.feeder.erje.net!eternal-september.org!feeder.eternal-september.org!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Christopher Baines <chris@cbaines.net> |
| Newsgroups | linux.debian.maint.python |
| Subject | Updating python-requests and python-urllib3 |
| Date | Tue, 22 Dec 2015 16:50:02 +0100 |
| Message-ID | <qIxmi-5MK-13@gated-at.bofh.it> (permalink) |
| X-Original-To | debian-python@lists.debian.org |
| X-Mailbox-Line | From debian-python-request@lists.debian.org Tue Dec 22 15:49:21 2015 |
| Old-Return-Path | <chris@cbaines.net> |
| X-Amavis-Spam-Status | No, score=-6.99 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, LDO_WHITELIST=-5, MURPHY_DRUGS_REL8=0.02, T_RP_MATCHES_RCVD=-0.01] autolearn=ham autolearn_force=no |
| X-Policyd-Weight | using cached result; rate: -6.1 |
| X-Enigmail-Draft-Status | N1110 |
| User-Agent | Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Icedove/38.4.0 |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=utf-8 |
| Content-Transfer-Encoding | 7bit |
| X-Mailing-List | <debian-python@lists.debian.org> archive/latest/13317 |
| List-ID | <debian-python.lists.debian.org> |
| List-URL | <https://lists.debian.org/debian-python/> |
| List-Archive | https://lists.debian.org/msgid-search/567970F1.7050704@cbaines.net |
| Approved | robomod@news.nic.it |
| Lines | 26 |
| Organization | linux.* mail to news gateway |
| Sender | robomod@news.nic.it |
| X-Original-Cc | eriol@mornie.org |
| X-Original-Date | Tue, 22 Dec 2015 15:49:05 +0000 |
| X-Original-Message-ID | <567970F1.7050704@cbaines.net> |
| Xref | csiph.com linux.debian.maint.python:7999 |
Show key headers only | View raw
I have had a go at updating python-requests to the latest upstream release (from 2.8.1 to 2.9.1). This bundles the latest version of python-urllib3 (1.13.1) so I have updated that also (from 1.12 to 1.13.1). 1: https://tracker.debian.org/pkg/requests 2: https://tracker.debian.org/pkg/python-urllib3 When updating python-urllib3, I also added in the DEP8 tests from #796717 [3]. I duplicated the test, and adjusted it for python 3 (as the patch was just python 2 only). 3: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=796717 I am still getting to grips with git-dpm (previously I have just used git buildpackage). So I may have made some mistakes when attempting to update to the latest versions. Its also probably prudent to have the python-requests package depend on the latest version of python-urllib3 (which I have not changed). You can find the updated repositories here [4], [5]. 4: http://git.cbaines.net/python-requests/ 5: http://git.cbaines.net/python-urllib3/ Thanks, Chris
Back to linux.debian.maint.python | Previous | Next — Next in thread | Find similar | Unroll thread
Updating python-requests and python-urllib3 Christopher Baines <chris@cbaines.net> - 2015-12-22 16:50 +0100
Re: Updating python-requests and python-urllib3 Daniele Tricoli <eriol@mornie.org> - 2015-12-22 18:30 +0100
Re: Updating python-requests and python-urllib3 Christopher Baines <chris@cbaines.net> - 2015-12-22 18:40 +0100
csiph-web