Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (65b7c0290410234f41602cd2e544cd36eaa06501)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (65b7c0290410234f41602cd2e544cd36eaa06501)
  • Date: Sat, 26 Mar 2022 04:48:34 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemaage.org>:

python-pypi/yt-dlp/DETAILS | 2 +-
python-pypi/yt-dlp/HISTORY | 4 ++++
2 files changed, 5 insertions(+), 1 deletion(-)

New commits:
commit 65b7c0290410234f41602cd2e544cd36eaa06501
Author: Pavel Vinogradov <public AT sourcemaage.org>
Commit: Pavel Vinogradov <public AT sourcemaage.org>

python-pypi/yt-dlp: git -> git_http for scm branch

diff --git a/python-pypi/yt-dlp/DETAILS b/python-pypi/yt-dlp/DETAILS
index 774114e..ce4725b 100755
--- a/python-pypi/yt-dlp/DETAILS
+++ b/python-pypi/yt-dlp/DETAILS
@@ -3,7 +3,7 @@
if [[ "${YT_DLP_BRANCH}" == "scm" ]]; then
VERSION="$(get_scm_version)"
SOURCE="${SPELL}-scm.tar.xz"
- SOURCE_URL[0]="git://github.com/${SPELL}/${SPELL}:${SPELL}-scm"
+ SOURCE_URL[0]="git_http://github.com/${SPELL}/${SPELL}:${SPELL}-scm";
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-scm"
SOURCE_IGNORE="volatile"
FORCE_DOWNLOAD="on"
diff --git a/python-pypi/yt-dlp/HISTORY b/python-pypi/yt-dlp/HISTORY
index 9ef909c..3c347b0 100644
--- a/python-pypi/yt-dlp/HISTORY
+++ b/python-pypi/yt-dlp/HISTORY
@@ -1,3 +1,7 @@
+2022-03-26 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: git -> git_http,
+
(https://github.blog/2021-09-01-improving-git-protocol-security-github/)
+
2022-03-12 Florian Franzmann <bwlf AT bandrate.org>
* DETAILS: version 2022.03.08.1




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (65b7c0290410234f41602cd2e544cd36eaa06501), Pavel Vinogradov, 03/26/2022

Archive powered by MHonArc 2.6.24.

Top of Page