summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/requests: Update to upstream-approved patchMichał Górny2021-11-281-16/+14
| | | | | | | Upstream does not want to skip the test, so just move the import. We are skipping it anyway because of Internet access. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/requests: Support running tests without trustmeMichał Górny2021-11-271-0/+37
| | | | | | | | In preperation for trustme losing keywords due to Rust requirement, make it possible to run the vast majority of requests' tests without it (only one test requires the dependency). Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/requests: Fix test failures due to listen(0)Michał Górny2021-07-281-0/+30
| | | | | | | | Fix test failures on platforms (alpha, riscv) that literally interpret listen(0) as 'zero connections allowed'. Closes: https://bugs.gentoo.org/803515 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/requests: remove unused patch(es)Michael Mair-Keimberger2020-06-021-27/+0
| | | | | Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Aaron Bauman <bman@gentoo.org>
* dev-python/requests: Bump to 2.22.0Michał Górny2019-11-221-0/+27
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/requests: remove oldVirgil Dupras2019-01-274-80/+0
| | | | | Signed-off-by: Virgil Dupras <vdupras@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-python/requests: Clean old upMichał Górny2018-01-061-21/+0
|
* dev-python/requests: Version bump to 2.14.2Manuel Rüger2017-05-151-0/+19
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-python/requests: Readd 2.11.1 for docker-composeManuel Rüger2017-05-031-0/+20
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --force
* dev-python/requests: Clean old versions upMichał Górny2017-05-031-20/+0
|
* dev-python/requests: drop unused patch #595974 and restore used one #604560Mike Frysinger2017-01-032-20/+21
|
* dev-python/requests: Removed old.Lars Wendler2016-12-221-21/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-python/requests: Bump to version 2.12.1Lars Wendler2016-11-301-0/+17
| | | | Package-Manager: portage-2.3.2
* dev-python/requests: add missing patchMatthew Thode2016-09-301-0/+20
| | | | Package-Manager: portage-2.3.0
* dev-python/requests: remove unused patchMichael Mair-Keimberger (asterix)2016-09-191-14/+0
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/2362 Signed-off-by: David Seifert <soap@gentoo.org>
* dev-python/requests: Unbundle system libsJustin Lecher2016-01-211-0/+20
| | | | | Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-083-0/+59
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed