From 83c7eb1835fcfdf7072b953d23ab34f03c7e8ed6 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 24 Sep 2022 23:32:34 +0100 Subject: gentoo auto-resync : 24:09:2022 - 23:32:34 --- dev-python/Manifest.gz | Bin 261902 -> 262067 bytes dev-python/apsw/Manifest | 2 +- dev-python/apsw/apsw-3.39.3.0-r1.ebuild | 56 +++++++++++++++++++++++++++++ dev-python/apsw/apsw-3.39.3.0.ebuild | 55 ---------------------------- dev-python/colour/Manifest | 4 +++ dev-python/colour/colour-0.1.5.ebuild | 25 +++++++++++++ dev-python/colour/files/colour-setup.patch | 8 +++++ dev-python/colour/metadata.xml | 24 +++++++++++++ 8 files changed, 118 insertions(+), 56 deletions(-) create mode 100644 dev-python/apsw/apsw-3.39.3.0-r1.ebuild delete mode 100644 dev-python/apsw/apsw-3.39.3.0.ebuild create mode 100644 dev-python/colour/Manifest create mode 100644 dev-python/colour/colour-0.1.5.ebuild create mode 100644 dev-python/colour/files/colour-setup.patch create mode 100644 dev-python/colour/metadata.xml (limited to 'dev-python') diff --git a/dev-python/Manifest.gz b/dev-python/Manifest.gz index 00de17108240..c8bd9fb6c236 100644 Binary files a/dev-python/Manifest.gz and b/dev-python/Manifest.gz differ diff --git a/dev-python/apsw/Manifest b/dev-python/apsw/Manifest index 0bb4734f704b..ef5c65e32add 100644 --- a/dev-python/apsw/Manifest +++ b/dev-python/apsw/Manifest @@ -7,5 +7,5 @@ DIST apsw-3.39.3.0.gh.tar.gz 364874 BLAKE2B e23ca9ce125b2097f2e859d19053405070a3 EBUILD apsw-3.38.5_p1-r1.ebuild 1001 BLAKE2B 34e16dbb37cdac9e86a48591bd96e51b577114b1d306cf4d2935f93ef9efe1bdc55e1086d99d8f91f8a3e736bffeb46d256653d22fa092fff1d6ce3ee9ad8a98 SHA512 d5f9c67b0627695546facd78f000a9dea8ee2fa6e4d3a78ab7604ef21ca4a8c42cc1a07bf694cacde65d72bc6c07f91a702e97c111c26ed81795b660b964f697 EBUILD apsw-3.39.2.0.ebuild 934 BLAKE2B 674fbc4a2e7b517059bfe6a8a5ce340cee9e68d14720c9d36c57ede504042031c8c13814b50fded7b1555cfc0ad7d57592586e0131af7b3ac26375966e46c8a1 SHA512 b3e9c2dd7093303a6cf0331ee27a8aea618b4ea7214d4e59a13b4e47f9385fe413e3279888ca43147d7ec62169bca8cd5a23468829d74e726a683dd84887f83c EBUILD apsw-3.39.2.1-r1.ebuild 888 BLAKE2B c5c1aae0c720c20938f1b11210a0fca49ff5bf39e534d1d317a1b547fc6856e7a89b0c3b4f792b9576235ea3ac80cb1a252b26979f9e167b00a1eb9d8c02ab73 SHA512 0bc0cff0edfd3d21aaa75f621ee7088ff9847abfe1d6313646a22cca4ae896d48682849d33dd8e8d2057ceae0ad3433ac198608bbc8e83edaa4c2afcc8b1f7ef -EBUILD apsw-3.39.3.0.ebuild 1066 BLAKE2B 9af49911eaab00ce27a367483f856024a28ffe476e026c747199c671f870f93c16cd22cf0b46b36c6c24eba6992b58d3dc40073ed4286179b0099f188c02eb50 SHA512 28f71320f3a924c9d737298f4099865c50dd1eaf961b48e5d591cbe5623a0963dc5b80d6ed12371bdcf0c78bf738ca06578f4daba1941f1336d758e59b97c4a2 +EBUILD apsw-3.39.3.0-r1.ebuild 1090 BLAKE2B ba8ed1a895736f1f1c79d402ee6699706baf2c58ad92482579b680e102dc9608794e48aa8e4fdba9215b69f8b1ca1390b474e738ba68b140e74fc62eb1f4f695 SHA512 b4e77726f65bba8df3599c35231ac3b2960fffb8db20321f78828ae0731c1be6c3fb3db86f1334738fb274cc835134ca3a5df01057d3587f4a033e620ac91e0f MISC metadata.xml 700 BLAKE2B 258344a1602daf3e081fdb4c94eda8af6e231def3f02fb80d63691b47d0a503c9caad80893386ce7ef42d6be2985906f3fc5cfedfe5a1044aee04c493f3d0683 SHA512 de73b4eb06d0bcf4c81e544a98ad15231b006d62fe22f6bce7e38740b941b98297fa1a38b00060ff83ae9f3259c5020c7071469f2a3f0d9e4f8f0301cb942081 diff --git a/dev-python/apsw/apsw-3.39.3.0-r1.ebuild b/dev-python/apsw/apsw-3.39.3.0-r1.ebuild new file mode 100644 index 000000000000..90134487b433 --- /dev/null +++ b/dev-python/apsw/apsw-3.39.3.0-r1.ebuild @@ -0,0 +1,56 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_USE_PEP517=setuptools +PYTHON_COMPAT=( python3_{8..11} ) + +inherit distutils-r1 + +DESCRIPTION="APSW - Another Python SQLite Wrapper" +HOMEPAGE=" + https://github.com/rogerbinns/apsw/ + https://pypi.org/project/apsw/ +" +SRC_URI=" + https://github.com/rogerbinns/apsw/archive/${PV}.tar.gz + -> ${P}.gh.tar.gz +" + +LICENSE="ZLIB" +SLOT="0" +KEYWORDS="~amd64 ~arm ~ppc64 ~x86" +IUSE="doc" + +DEPEND=" + >=dev-db/sqlite-${PV%.*}:3 +" +RDEPEND=" + ${DEPEND} +" + +PATCHES=( + # upstream backport for test problem + # https://github.com/rogerbinns/apsw/commit/ce1604f15544cffd5403764f6508bbe63726b5e3 + "${FILESDIR}"/${P}-test.patch +) + +src_configure() { + cat >> setup.cfg <<-EOF || die + [build_ext] + enable=load_extension + use_system_sqlite_config=True + EOF +} + +python_test() { + esetup.py build_test_extension + cd "${T}" || die + "${EPYTHON}" -m apsw.tests -v || die "Tests failed under ${EPYTHON}" +} + +python_install_all() { + use doc && local HTML_DOCS=( doc/. ) + distutils-r1_python_install_all +} diff --git a/dev-python/apsw/apsw-3.39.3.0.ebuild b/dev-python/apsw/apsw-3.39.3.0.ebuild deleted file mode 100644 index 08791f688c61..000000000000 --- a/dev-python/apsw/apsw-3.39.3.0.ebuild +++ /dev/null @@ -1,55 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8..11} ) - -inherit distutils-r1 - -DESCRIPTION="APSW - Another Python SQLite Wrapper" -HOMEPAGE=" - https://github.com/rogerbinns/apsw/ - https://pypi.org/project/apsw/ -" -SRC_URI=" - https://github.com/rogerbinns/apsw/archive/${PV}.tar.gz - -> ${P}.gh.tar.gz -" - -LICENSE="ZLIB" -SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc64 ~x86" -IUSE="doc" - -DEPEND=" - >=dev-db/sqlite-${PV%.*}:3 -" -RDEPEND=" - ${DEPEND} -" - -PATCHES=( - # upstream backport for test problem - # https://github.com/rogerbinns/apsw/commit/ce1604f15544cffd5403764f6508bbe63726b5e3 - "${FILESDIR}"/${P}-test.patch -) - -src_configure() { - cat >> setup.cfg <<-EOF || die - [build_ext] - use_system_sqlite_config=True - EOF -} - -python_test() { - esetup.py build_test_extension - cd "${T}" || die - "${EPYTHON}" -m apsw.tests -v || die "Tests failed under ${EPYTHON}" -} - -python_install_all() { - use doc && local HTML_DOCS=( doc/. ) - distutils-r1_python_install_all -} diff --git a/dev-python/colour/Manifest b/dev-python/colour/Manifest new file mode 100644 index 000000000000..5b927a8a5e68 --- /dev/null +++ b/dev-python/colour/Manifest @@ -0,0 +1,4 @@ +AUX colour-setup.patch 148 BLAKE2B 41fbf09fa54d8ba88a7b01c240bbb9b26b14f48ecd8d677d5acd16e41d53151f8a443857353be6c593506176e4786caa0001602289add34012e59a463e3c9200 SHA512 2def5f03812b78297fab62f9b7233f32e1923d845f495e1fe3ec18988b30d04b2f6c8908122c87c1738cdec6ac6665c1a41b422fd9a654d08e29ecfa16590eb9 +DIST colour-0.1.5.tar.gz 24776 BLAKE2B 71e2b44c6379f73fa1a70781ae2559e37122e2db982d1f98ab5c4432b4e95a2c60d6489a88025499c36d288f3e9269e65caf9560d7772e2c1c050266c284816f SHA512 09a5160862bf10cd5f4a94e43c63d6f2a5db43bcaae0e9d8f66900113ec04471e22d0bec7412f0289c6f1e6871c1a544f5be36266aa8d6fd5ec274bd461d9df8 +EBUILD colour-0.1.5.ebuild 522 BLAKE2B ecbeb967f660bb134bc1a0b4e3a69facb6a16ff39e3df29b459a0beeebf1eb92d59d4fd940f5cfad270cfb0b694b63614423908cf53fdddea820883469e27482 SHA512 b09f77cabfe1f379ec0f8e055f610b0e072ead2ea68595b5dfc6ba1deb783b187f36092f1aef9bdebf836c21e0990c077c74a82f2301ed3e0225758107e680bc +MISC metadata.xml 1047 BLAKE2B 5adb3f7fa40a62d63b3ab029a606b58b9745adfdec1f3c9c21686e311b8e84a9125f5ed04d673daf646905af8f1ffa1036441eed872a2c9b602e423574bc8a9f SHA512 8e073dc162f3989ccde634bb8b2531a98f28a8ffe715071858a6b3b03f0d2a30f54c5d10b2e312029981e5ceedc6e9091dd145b57ac432e4774761e8cb3f8234 diff --git a/dev-python/colour/colour-0.1.5.ebuild b/dev-python/colour/colour-0.1.5.ebuild new file mode 100644 index 000000000000..210b23fa944c --- /dev/null +++ b/dev-python/colour/colour-0.1.5.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_USE_PEP517=setuptools +PYTHON_COMPAT=( python3_{8..10} ) + +inherit distutils-r1 + +DESCRIPTION="Python color representations manipulation library" +HOMEPAGE="https://github.com/vaab/colour/" +SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz" +KEYWORDS="~amd64 ~x86" + +LICENSE="GPL-3+" +SLOT="0" + +PATCHES=( "${FILESDIR}"/${PN}-setup.patch ) + +src_prepare() { + rm setup.cfg || die + + distutils-r1_src_prepare +} diff --git a/dev-python/colour/files/colour-setup.patch b/dev-python/colour/files/colour-setup.patch new file mode 100644 index 000000000000..833a045fbf82 --- /dev/null +++ b/dev-python/colour/files/colour-setup.patch @@ -0,0 +1,8 @@ +--- a/setup.py ++++ b/setup.py +@@ -60,5 +60,4 @@ if "0.1.5".startswith("%%"): + + setup( + extras_require={'test': ['nose', ]}, +- d2to1=True + ) diff --git a/dev-python/colour/metadata.xml b/dev-python/colour/metadata.xml new file mode 100644 index 000000000000..044ffd6b7fa3 --- /dev/null +++ b/dev-python/colour/metadata.xml @@ -0,0 +1,24 @@ + + + + + + xgqt@gentoo.org + Maciej Barć + + + Converts and manipulates common color representation (RGB, HSL, web, ...). + Full conversion between RGB, HSL, 6-digit hex, 3-digit hex, human color. + One object (Color) or bunch of single purpose function (rgb2hex, hsl2rgb + ...). Web format that use the smallest representation between 6-digit (e.g. + #fa3b2c), 3-digit (e.g. #fbb), fully spelled color (e.g. white), following + W3C color naming for compatible CSS or HTML color specifications. Smooth + intuitive color scale generation choosing N color gradients. Can pick + colors for you to identify objects of your application. + + + + vaab/colour + colour + + -- cgit v1.2.3