diff options
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/animation/ChangeLog | 45 | ||||
-rw-r--r-- | dev-python/sh/ChangeLog | 33 | ||||
-rw-r--r-- | dev-python/typer/ChangeLog | 10 | ||||
-rw-r--r-- | dev-python/wget/ChangeLog | 30 |
4 files changed, 118 insertions, 0 deletions
diff --git a/dev-python/animation/ChangeLog b/dev-python/animation/ChangeLog new file mode 100644 index 00000000..64c65d05 --- /dev/null +++ b/dev-python/animation/ChangeLog @@ -0,0 +1,45 @@ +# ChangeLog for dev-python/animation +# Copyright 1999-2021 Gentoo Foundation; Distributed under the GPL v2 +# (auto-generated from git log) + + 22 Jan 2021; V3n3RiX <venerix@redcorelinux.org> animation-0.0.5-r1.ebuild: + dev-python/{animation,wget} : adjust PYTHON_COMPAT + + 29 Apr 2020; V3n3RiX <venerix@redcorelinux.org> animation-0.0.5-r1.ebuild: + restore file permissions, changed everything to 755 by mistake + + 29 Apr 2020; V3n3RiX <venerix@redcorelinux.org> animation-0.0.5-r1.ebuild: + sys-apps/apparmor-utils : add python3.7 compat + +*animation-0.0.5-r1 (25 Apr 2020) + + 25 Apr 2020; V3n3RiX <venerix@redcorelinux.org> -animation-0.0.5.ebuild, + +animation-0.0.5-r1.ebuild: + revision bump, add python3.7 COMPAT + +*animation-0.0.5 (30 Jun 2018) + + 30 Jun 2018; V3n3RiX <venerix@redcorelinux.org> -animation-0.0.3-r2.ebuild, + +animation-0.0.5.ebuild: + version bump + +*animation-0.0.3-r2 (23 Jun 2018) + + 23 Jun 2018; V3n3RiX <venerix@redcorelinux.org> -animation-0.0.3-r1.ebuild, + +animation-0.0.3-r2.ebuild: + prepare for python3.6 migration + +*animation-0.0.3-r1 (01 Dec 2017) + + 01 Dec 2017; V3n3RiX <venerix@redcorelinux.org> -animation-0.0.3.ebuild, + +animation-0.0.3-r1.ebuild: + PYTHON_COMPAT : 3.5 + + 10 Jul 2017; V3n3RiX <venerix@redcorelinux.org> animation-0.0.3.ebuild: + fix python compat + +*animation-0.0.3 (10 Jul 2017) + + 10 Jul 2017; V3n3RiX <venerix@redcorelinux.org> +animation-0.0.3.ebuild: + new package + diff --git a/dev-python/sh/ChangeLog b/dev-python/sh/ChangeLog new file mode 100644 index 00000000..55fa2bf9 --- /dev/null +++ b/dev-python/sh/ChangeLog @@ -0,0 +1,33 @@ +# ChangeLog for dev-python/sh +# Copyright 1999-2021 Gentoo Foundation; Distributed under the GPL v2 +# (auto-generated from git log) + + 29 Apr 2020; V3n3RiX <venerix@redcorelinux.org> sh-1.12.14-r3.ebuild: + restore file permissions, changed everything to 755 by mistake + + 29 Apr 2020; V3n3RiX <venerix@redcorelinux.org> sh-1.12.14-r3.ebuild: + sys-apps/apparmor-utils : add python3.7 compat + +*sh-1.12.14-r3 (25 Apr 2020) + + 25 Apr 2020; V3n3RiX <venerix@redcorelinux.org> -sh-1.12.14-r2.ebuild, + +sh-1.12.14-r3.ebuild: + revision bump, add python3.7 COMPAT + +*sh-1.12.14-r2 (23 Jun 2018) + + 23 Jun 2018; V3n3RiX <venerix@redcorelinux.org> -sh-1.12.14-r1.ebuild, + +sh-1.12.14-r2.ebuild: + prepare for python3.6 migration + +*sh-1.12.14-r1 (01 Dec 2017) + + 01 Dec 2017; V3n3RiX <venerix@redcorelinux.org> -sh-1.12.14.ebuild, + +sh-1.12.14-r1.ebuild: + PYTHON_COMPAT : 3.5 + +*sh-1.12.14 (27 Jul 2017) + + 27 Jul 2017; V3n3RiX <venerix@redcorelinux.org> +sh-1.12.14.ebuild: + new package + diff --git a/dev-python/typer/ChangeLog b/dev-python/typer/ChangeLog new file mode 100644 index 00000000..4d61284a --- /dev/null +++ b/dev-python/typer/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for dev-python/typer +# Copyright 1999-2021 Gentoo Foundation; Distributed under the GPL v2 +# (auto-generated from git log) + +*typer-0.2.1 (14 Jun 2020) + + 14 Jun 2020; V3n3RiX <venerix@redcorelinux.org> + +files/typer-avoid-python-dephell-dependency.patch, +typer-0.2.1.ebuild: + new package + diff --git a/dev-python/wget/ChangeLog b/dev-python/wget/ChangeLog new file mode 100644 index 00000000..cd46da96 --- /dev/null +++ b/dev-python/wget/ChangeLog @@ -0,0 +1,30 @@ +# ChangeLog for dev-python/wget +# Copyright 1999-2021 Gentoo Foundation; Distributed under the GPL v2 +# (auto-generated from git log) + + 22 Jan 2021; V3n3RiX <venerix@redcorelinux.org> wget-2.2-r1.ebuild: + dev-python/{animation,wget} : adjust PYTHON_COMPAT + + 29 Apr 2020; V3n3RiX <venerix@redcorelinux.org> wget-2.2-r1.ebuild: + restore file permissions, changed everything to 755 by mistake + + 29 Apr 2020; V3n3RiX <venerix@redcorelinux.org> wget-2.2-r1.ebuild: + sys-apps/apparmor-utils : add python3.7 compat + +*wget-2.2-r1 (25 Apr 2020) + + 25 Apr 2020; V3n3RiX <venerix@redcorelinux.org> -wget-2.2.ebuild, + +wget-2.2-r1.ebuild: + revision bump, add python3.7 COMPAT + +*wget-2.2 (04 Aug 2018) + + 04 Aug 2018; V3n3RiX <venerix@redcorelinux.org> +wget-2.2.ebuild, + -wget-9999.ebuild: + changelog says v2.2, so rename ebuild + +*wget-9999 (04 Aug 2018) + + 04 Aug 2018; V3n3RiX <venerix@redcorelinux.org> +wget-9999.ebuild: + new package + |