public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-python/python3-openid/files/
@ 2018-01-13 22:41 David Seifert
  0 siblings, 0 replies; only message in thread
From: David Seifert @ 2018-01-13 22:41 UTC (permalink / raw
  To: gentoo-commits

commit:     baae92ecee4f4dd6e54918d84807cc406c645b43
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sun Jan  7 08:03:17 2018 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Jan 13 22:40:40 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=baae92ec

dev-python/python3-openid: remove unused patch

Closes: https://github.com/gentoo/gentoo/pull/6780

 dev-python/python3-openid/files/django-tests.patch | 32 ----------------------
 1 file changed, 32 deletions(-)

diff --git a/dev-python/python3-openid/files/django-tests.patch b/dev-python/python3-openid/files/django-tests.patch
deleted file mode 100644
index e5fcda877f3..00000000000
--- a/dev-python/python3-openid/files/django-tests.patch
+++ /dev/null
@@ -1,32 +0,0 @@
-diff --git a/examples/djopenid/consumer/urls.py b/examples/djopenid/consumer/urls.py
-index d55e056..3926e27 100644
---- a/examples/djopenid/consumer/urls.py
-+++ b/examples/djopenid/consumer/urls.py
-@@ -1,5 +1,5 @@
- 
--from django.conf.urls.defaults import *
-+from django.conf.urls import *
- 
- urlpatterns = patterns(
-     'djopenid.consumer.views',
-diff --git a/examples/djopenid/server/urls.py b/examples/djopenid/server/urls.py
-index d6931a4..e61de52 100644
---- a/examples/djopenid/server/urls.py
-+++ b/examples/djopenid/server/urls.py
-@@ -1,5 +1,5 @@
- 
--from django.conf.urls.defaults import *
-+from django.conf.urls import *
- 
- urlpatterns = patterns(
-     'djopenid.server.views',
-diff --git a/examples/djopenid/urls.py b/examples/djopenid/urls.py
-index d91ee1f..16af9a1 100644
---- a/examples/djopenid/urls.py
-+++ b/examples/djopenid/urls.py
-@@ -1,4 +1,4 @@
--from django.conf.urls.defaults import *
-+from django.conf.urls import *
- 
- urlpatterns = patterns(
-     '',


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2018-01-13 22:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-13 22:41 [gentoo-commits] repo/gentoo:master commit in: dev-python/python3-openid/files/ David Seifert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox