diff options
author | Louis Sautier <sautier.louis@gmail.com> | 2017-01-18 10:55:08 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-01-18 11:27:11 +0100 |
commit | 2ee6ed65f8354a1ada3449a5e3d6b7fc35045266 (patch) | |
tree | ee6cd276324fddc870c2ff1ea23fba67aa24ed19 /dev-python/oauth2 | |
parent | x11-themes/light-themes: x86 stable using ALLARCHES (diff) | |
download | gentoo-2ee6ed65f8354a1ada3449a5e3d6b7fc35045266.tar.gz gentoo-2ee6ed65f8354a1ada3449a5e3d6b7fc35045266.tar.bz2 gentoo-2ee6ed65f8354a1ada3449a5e3d6b7fc35045266.zip |
dev-python/oauth2: convert patch to -p1
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3522
Diffstat (limited to 'dev-python/oauth2')
-rw-r--r-- | dev-python/oauth2/files/1.9.0_p1-exclude-tests.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/oauth2/files/1.9.0_p1-exclude-tests.patch b/dev-python/oauth2/files/1.9.0_p1-exclude-tests.patch index ab9cd75ea517..0d3a0fa962af 100644 --- a/dev-python/oauth2/files/1.9.0_p1-exclude-tests.patch +++ b/dev-python/oauth2/files/1.9.0_p1-exclude-tests.patch @@ -1,5 +1,5 @@ ---- setup.py.bak 2015-09-19 14:03:27.000000000 +0200 -+++ setup.py 2015-09-19 14:03:43.000000000 +0200 +--- a/setup.py ++++ b/setup.py @@ -45,7 +45,7 @@ "Natural Language :: English", "License :: OSI Approved :: MIT License" |