From 141806e925e0f6ce408393da52c55b540eb40af8 Mon Sep 17 00:00:00 2001 From: icp Date: Fri, 27 Sep 2024 01:19:59 +0530 Subject: [PATCH] .*: fix changelong urls for jaraco packages [skip ci] --- srcpkgs/python3-irc/template | 2 +- srcpkgs/python3-jaraco.classes/template | 2 +- srcpkgs/python3-jaraco.collections/template | 2 +- srcpkgs/python3-jaraco.context/template | 2 +- srcpkgs/python3-jaraco.functools/template | 2 +- srcpkgs/python3-jaraco.stream/template | 2 +- srcpkgs/python3-jaraco.text/template | 2 +- srcpkgs/python3-keyrings-alt/template | 2 +- srcpkgs/python3-portend/template | 2 +- srcpkgs/python3-tempora/template | 2 +- srcpkgs/python3-zipp/template | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/srcpkgs/python3-irc/template b/srcpkgs/python3-irc/template index f5ef27c377a..bf81b84c747 100644 --- a/srcpkgs/python3-irc/template +++ b/srcpkgs/python3-irc/template @@ -12,7 +12,7 @@ short_desc="Full-featured Python IRC library for Python3" maintainer="Toyam Cox " license="MIT" homepage="https://github.com/jaraco/irc" -changelog="https://raw.githubusercontent.com/jaraco/irc/main/CHANGES.rst" +changelog="https://raw.githubusercontent.com/jaraco/irc/main/NEWS.rst" distfiles="${PYPI_SITE}/i/irc/irc-${version}.tar.gz" checksum=b6f737932dd4791f3b18e319de7b7daf02d2285a6bea263d101f4d8e553807ec diff --git a/srcpkgs/python3-jaraco.classes/template b/srcpkgs/python3-jaraco.classes/template index 8e63a80bae3..b30914c1061 100644 --- a/srcpkgs/python3-jaraco.classes/template +++ b/srcpkgs/python3-jaraco.classes/template @@ -9,7 +9,7 @@ short_desc="Utility functions for Python class constructs (Python3)" maintainer="Orphaned " license="MIT" homepage="https://github.com/jaraco/jaraco.classes" -changelog="https://raw.githubusercontent.com/jaraco/jaraco.classes/master/CHANGES.rst" +changelog="https://raw.githubusercontent.com/jaraco/jaraco.classes/main/NEWS.rst" distfiles="${PYPI_SITE}/j/jaraco.classes/jaraco.classes-${version}.tar.gz" checksum=47a024b51d0239c0dd8c8540c6c7f484be3b8fcf0b2d85c13825780d3b3f3acd diff --git a/srcpkgs/python3-jaraco.collections/template b/srcpkgs/python3-jaraco.collections/template index d98a4d34ada..fc0850720af 100644 --- a/srcpkgs/python3-jaraco.collections/template +++ b/srcpkgs/python3-jaraco.collections/template @@ -10,7 +10,7 @@ short_desc="Collection of objects similar to stdlib by jaraco (Python3)" maintainer="Orphaned " license="MIT" homepage="https://github.com/jaraco/jaraco.collections" -changelog="https://raw.githubusercontent.com/jaraco/jaraco.collections/master/CHANGES.rst" +changelog="https://raw.githubusercontent.com/jaraco/jaraco.collections/main/NEWS.rst" distfiles="${PYPI_SITE}/j/jaraco.collections/jaraco_collections-${version}.tar.gz" checksum=0e4829409d39ad18a40aa6754fee2767f4d9730c4ba66dc9df89f1d2756994c2 diff --git a/srcpkgs/python3-jaraco.context/template b/srcpkgs/python3-jaraco.context/template index 61b3d9240e6..b284e542e8d 100644 --- a/srcpkgs/python3-jaraco.context/template +++ b/srcpkgs/python3-jaraco.context/template @@ -10,7 +10,7 @@ short_desc="Context managers by jaraco" maintainer="Orphaned " license="MIT" homepage="https://github.com/jaraco/jaraco.context" -changelog="https://raw.githubusercontent.com/jaraco/jaraco.context/main/CHANGES.rst" +changelog="https://raw.githubusercontent.com/jaraco/jaraco.context/main/NEWS.rst" distfiles="${PYPI_SITE}/j/jaraco.context/jaraco_context-${version}.tar.gz" checksum=9bae4ea555cf0b14938dc0aee7c9f32ed303aa20a3b73e7dc80111628792d1b3 diff --git a/srcpkgs/python3-jaraco.functools/template b/srcpkgs/python3-jaraco.functools/template index cc5d1075653..b2bf339f179 100644 --- a/srcpkgs/python3-jaraco.functools/template +++ b/srcpkgs/python3-jaraco.functools/template @@ -11,7 +11,7 @@ short_desc="Functools like those found in stdlib (Python3)" maintainer="Orphaned " license="MIT" homepage="https://github.com/jaraco/jaraco.functools" -changelog="https://raw.githubusercontent.com/jaraco/jaraco.functools/master/CHANGES.rst" +changelog="https://raw.githubusercontent.com/jaraco/jaraco.functools/main/NEWS.rst" distfiles="${PYPI_SITE}/j/jaraco.functools/jaraco_functools-${version}.tar.gz" checksum=3460c74cd0d32bf82b9576bbb3527c4364d5b27a21f5158a62aed6c4b42e23f5 diff --git a/srcpkgs/python3-jaraco.stream/template b/srcpkgs/python3-jaraco.stream/template index 46b6c74616b..d42c0d765f1 100644 --- a/srcpkgs/python3-jaraco.stream/template +++ b/srcpkgs/python3-jaraco.stream/template @@ -9,7 +9,7 @@ short_desc="Routines for dealing with data streams" maintainer="icp " license="MIT" homepage="https://github.com/jaraco/jaraco.stream" -changelog="https://raw.githubusercontent.com/jaraco/jaraco.stream/main/CHANGES.rst" +changelog="https://raw.githubusercontent.com/jaraco/jaraco.stream/main/NEWS.rst" distfiles="${PYPI_SITE}/j/jaraco.stream/jaraco_stream-${version}.tar.gz" checksum=e2bc5028e721ed2cc852b96ec9a33f2b7664e9b2dbf87eefbe617d126641934b diff --git a/srcpkgs/python3-jaraco.text/template b/srcpkgs/python3-jaraco.text/template index a3824bfbce7..5e942c5e6d0 100644 --- a/srcpkgs/python3-jaraco.text/template +++ b/srcpkgs/python3-jaraco.text/template @@ -11,7 +11,7 @@ short_desc="Module for text manipulation (Python3)" maintainer="Orphaned " license="MIT" homepage="https://github.com/jaraco/jaraco.text" -changelog="https://raw.githubusercontent.com/jaraco/jaraco.text/master/CHANGES.rst" +changelog="https://raw.githubusercontent.com/jaraco/jaraco.text/main/NEWS.rst" distfiles="${PYPI_SITE}/j/jaraco.text/jaraco_text-${version}.tar.gz" checksum=5b71fecea69ab6f939d4c906c04fee1eda76500d1641117df6ec45b865f10db0 diff --git a/srcpkgs/python3-keyrings-alt/template b/srcpkgs/python3-keyrings-alt/template index 004f0fd76b9..8ac81a24145 100644 --- a/srcpkgs/python3-keyrings-alt/template +++ b/srcpkgs/python3-keyrings-alt/template @@ -10,7 +10,7 @@ short_desc="Alternate keyring backend implementations" maintainer="Orphaned " license="MIT" homepage="https://github.com/jaraco/keyrings.alt" -changelog="https://raw.githubusercontent.com/jaraco/keyrings.alt/main/CHANGES.rst" +changelog="https://raw.githubusercontent.com/jaraco/keyrings.alt/main/NEWS.rst" distfiles="${PYPI_SITE}/k/keyrings.alt/keyrings.alt-${version}.tar.gz" checksum=52ccb61d6f16c10f32f30d38cceef7811ed48e086d73e3bae86f0854352c4ab2 diff --git a/srcpkgs/python3-portend/template b/srcpkgs/python3-portend/template index 5e1b0488606..1d44b724d7f 100644 --- a/srcpkgs/python3-portend/template +++ b/srcpkgs/python3-portend/template @@ -10,7 +10,7 @@ short_desc="TCP port monitoring utilities (Python3)" maintainer="Orphaned " license="MIT" homepage="https://github.com/jaraco/portend" -changelog="https://github.com/jaraco/portend/blob/master/CHANGES.rst" +changelog="https://raw.githubusercontent.com/jaraco/portend/main/NEWS.rst" distfiles="${PYPI_SITE}/p/portend/portend-${version}.tar.gz" checksum=5250a352c19c959d767cac878b829d93e5dc7625a5143399a2a00dc6628ffb72 diff --git a/srcpkgs/python3-tempora/template b/srcpkgs/python3-tempora/template index c7f1234e044..773300cba2f 100644 --- a/srcpkgs/python3-tempora/template +++ b/srcpkgs/python3-tempora/template @@ -10,7 +10,7 @@ short_desc="Objects and routines pertaining to date and time (Python3)" maintainer="Orphaned " license="MIT" homepage="https://github.com/jaraco/tempora" -changelog="https://raw.githubusercontent.com/jaraco/tempora/main/CHANGES.rst" +changelog="https://raw.githubusercontent.com/jaraco/tempora/main/NEWS.rst" distfiles="${PYPI_SITE}/t/tempora/tempora-${version}.tar.gz" checksum=b7176486c5948a75201e8d0b21ef2c23ca808474060df47218c92295bdce5276 alternatives="tempora:calc-prorate:/usr/bin/calc-prorate3" diff --git a/srcpkgs/python3-zipp/template b/srcpkgs/python3-zipp/template index b9d70b31d53..30e437abffd 100644 --- a/srcpkgs/python3-zipp/template +++ b/srcpkgs/python3-zipp/template @@ -9,7 +9,7 @@ short_desc="Pathlib-compatible Zipfile object wrapper (Python 3)" maintainer="icp " license="MIT" homepage="https://pypi.org/project/zipp/" -changelog="https://raw.githubusercontent.com/jaraco/zipp/main/CHANGES.rst" +changelog="https://raw.githubusercontent.com/jaraco/zipp/main/NEWS.rst" distfiles="${PYPI_SITE}/z/zipp/zipp-${version}.tar.gz" checksum=bc9eb26f4506fda01b81bcde0ca78103b6e62f991b381fec825435c836edbc29 make_check=no # unpackaged: jaraco.itertools big-O