Bugzilla – Attachment 104748 Details for
Bug 20783
Cannot embed some YouTube videos due to 403 errors
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 20783: Remove WWW::YouTube::Download dependency
Bug-20783-Remove-WWWYouTubeDownload-dependency.patch (text/plain), 2.11 KB, created by
Jonathan Druart
on 2020-05-12 10:58:22 UTC
(
hide
)
Description:
Bug 20783: Remove WWW::YouTube::Download dependency
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2020-05-12 10:58:22 UTC
Size:
2.11 KB
patch
obsolete
>From 38af232d50c60e90e2c032e0d13082c99f2e9dc3 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Tue, 12 May 2020 12:57:32 +0200 >Subject: [PATCH] Bug 20783: Remove WWW::YouTube::Download dependency > >No longer used. >--- > cpanfile | 1 - > debian/control | 3 --- > debian/control.in | 1 - > 3 files changed, 5 deletions(-) > >diff --git a/cpanfile b/cpanfile >index f7d69c3f84..04774fed81 100644 >--- a/cpanfile >+++ b/cpanfile >@@ -178,6 +178,5 @@ recommends 'Text::CSV::Unicode', '0.40'; > recommends 'Text::Unidecode', '0.04'; > recommends 'Time::Fake', '0.11'; > recommends 'UNIVERSAL::require', '0.13'; >-recommends 'WWW::YouTube::Download', '0.56'; > recommends 'WebService::ILS', '0.17'; > recommends 'XML::Writer', '0.614'; >diff --git a/debian/control b/debian/control >index c610d412f7..749986db25 100644 >--- a/debian/control >+++ b/debian/control >@@ -154,7 +154,6 @@ Build-Depends: libalgorithm-checkdigits-perl, > libwebservice-ils-perl, > libwww-csrf-perl, > libwww-perl, >- libwww-youtube-download-perl, > libxml-dumper-perl, > libxml-libxml-perl, > libxml-libxslt-perl, >@@ -194,7 +193,6 @@ Depends: ${misc:Depends}, ${koha:Depends}, > yaz > Suggests: mysql-server | virtual-mysql-server, > letsencrypt, >- libwww-youtube-download-perl > Homepage: http://koha-community.org/ > Description: integrated (physical) library management system > Koha is an Integrated Library Management system for real-world libraries >@@ -396,7 +394,6 @@ Depends: libalgorithm-checkdigits-perl, > libwebservice-ils-perl, > libwww-csrf-perl, > libwww-perl, >- libwww-youtube-download-perl, > libxml-dumper-perl, > libxml-libxml-perl, > libxml-libxslt-perl, >diff --git a/debian/control.in b/debian/control.in >index 7ad20b110b..06c7049865 100644 >--- a/debian/control.in >+++ b/debian/control.in >@@ -37,7 +37,6 @@ Depends: ${misc:Depends}, ${koha:Depends}, > yaz > Suggests: mysql-server | virtual-mysql-server, > letsencrypt, >- libwww-youtube-download-perl > Homepage: http://koha-community.org/ > Description: integrated (physical) library management system > Koha is an Integrated Library Management system for real-world libraries >-- >2.20.1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 20783
:
75441
|
75442
|
75443
|
79829
|
79833
|
104747
|
104748
|
104771
|
104774
|
104779
|
104780
|
104781
|
104799
|
104800
|
105198
|
105210
|
105211
|
105212
|
105213
|
111177
|
111178
|
111179