From fcc5224904648a8e6eb528d7603154160a20022f Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 2 Feb 2022 01:39:05 +0000 Subject: gentoo resync : 02.02.2022 --- dev-python/ujson/Manifest | 8 ++++---- dev-python/ujson/metadata.xml | 1 + dev-python/ujson/ujson-4.3.0.ebuild | 22 ---------------------- dev-python/ujson/ujson-5.0.0.ebuild | 4 ++-- dev-python/ujson/ujson-5.1.0.ebuild | 29 +++++++++++++++++++++++++++++ 5 files changed, 36 insertions(+), 28 deletions(-) delete mode 100644 dev-python/ujson/ujson-4.3.0.ebuild create mode 100644 dev-python/ujson/ujson-5.1.0.ebuild (limited to 'dev-python/ujson') diff --git a/dev-python/ujson/Manifest b/dev-python/ujson/Manifest index 316f7c8020ea..7a51a0a44199 100644 --- a/dev-python/ujson/Manifest +++ b/dev-python/ujson/Manifest @@ -1,5 +1,5 @@ -DIST ujson-4.3.0.tar.gz 7129405 BLAKE2B 434a686d319415391910c2d8358b97b27221fe8ec725394c066126e9f0b05f8624db6fd2b372add7d3629733f108e8a0d4b840328499aadf43dda3397e07aef9 SHA512 62a84562a95dbbd0825c9c961f8b769c908201c56a1981bb22809f11e7330f68a1c5fa86c182a6c7823a4d780b1afba186b6203be88eb0ec30a4e2f99e51062e DIST ujson-5.0.0.tar.gz 7128113 BLAKE2B 9ce58a57d85203f2e20690494ae627b87caf8524781eb07e63b97ecd40dbd7e25bc2e5a217fca738e4b8b2fe5bc9a9e7a7ad032a089bf8e5b5104d1e107671b7 SHA512 cda9b29baf77e5aa0f3adb8ba09445753fc6730eab95a7f483b0c0b0c8bb389d12e438324f63808e5c36815330ce6508a460700882a7661bc3640721a7cc906f -EBUILD ujson-4.3.0.ebuild 551 BLAKE2B 3340a6468a023013013c5d681a7cd51f61b1f8b658ab5f518211d0a3b101a2f70253384768ae61ec0f904fc4c9ee775f828239403406f0ba4c9d7c7c25893266 SHA512 6548072def49660fa1cf348475d79bcda8025d5a4b1788c69484b34a1272873a129039e0c8a3cb6dd1a41b78ca154f80d03cb454feaf11fcdd69be70f5917b67 -EBUILD ujson-5.0.0.ebuild 555 BLAKE2B 49c7fc1f72e78369ddf622a502158a4d641963797ca2bc23683471cc08225ca9964628fbd93d88ca28bdff67344ed3f9ed7f99068d6d30a1d52737c10e0fc1a7 SHA512 a75801a496194204bc98f7f2ed297046e92c71528f841a27adede7bff4c08a9da1ba94aee37ce3b400dcb1023501e40dc78987e54e18210025ee388bd91f3a2d -MISC metadata.xml 433 BLAKE2B a29140bfbdfd1e2050148c8e7dd901d5e5abd06ed8ad82d47f898ef76f315ed54f48420c860536be70446e5418e424760e8270889690554376bfc3e19f1874f8 SHA512 431436a7aa950d3786d69462d540a7c2486a83e1da4f87c6c71ef1cf73ab2b079f06df0ac4538c2bbe4b56cac1f4b7499fed270b5c0c940ee7fd8bb377324288 +DIST ujson-5.1.0.tar.gz 7128147 BLAKE2B edd5b944e98790f3b98c4e2dbeebd1bb058c7b10e07d7919d3354cc2bcc1c8398b5bea08d27cdad438f2aa4a5d340da377ca9ef9b4b03b3d5b0e3053787ee618 SHA512 8988696918402f9e540e878eeafb2d29ed2819d4fa6ca801251a0411981eab2663eb16599a37ffa531e2e036706bd27cb1467bac17c33579e010d106da488951 +EBUILD ujson-5.0.0.ebuild 551 BLAKE2B ec33b7a74b48b293572b5b9caafc193b57ab27ec7c10f626de054f52bfe9eed598b7f21882da2710b072b117564d2123e81a3abcb4de91e1567d22780628eb23 SHA512 90e68c55f3d256c3b98c4a051eaafd358c3e96dd41108393dcd0be77252353830e3e00c8191b564a1a155d5d281e7c2cb75b57b3069514eb6890ae27e530cfd3 +EBUILD ujson-5.1.0.ebuild 704 BLAKE2B 38a90a1defeac5778d68c204ed6bfbfe0dda9b911c33e6d14846f37cf3803488a443192dfdee59e0206e12673987f38d9f998724450e18f6f5d53327efd45305 SHA512 625194e05219a1366aa1962a9c9cd38001f339df9378eb055b5a871fa159ba3ec05b0ace284c5bf0a742a2efcc5af8d903fb7225c041d901f67d252b7e97dcfb +MISC metadata.xml 494 BLAKE2B 8e20150926d62643e7ff2110cba22313db0c0e3112290ce08302d57103aa35c42a56921d0b46e0acca2ef83756eb4f7384f23ddb06fe41ef6c4a28921f11ec33 SHA512 d9c0a59f916b84d50e51a21152c1815fea90a909dc9bd44ea620b2a33ca6a92ee237aafe29debcc9d1a2bf63c84112300845309eb0ab1265e5d2b0c05dd313f0 diff --git a/dev-python/ujson/metadata.xml b/dev-python/ujson/metadata.xml index 0f782db4926b..fc2865a8dcad 100644 --- a/dev-python/ujson/metadata.xml +++ b/dev-python/ujson/metadata.xml @@ -11,5 +11,6 @@ ujson + ultrajson/ultrajson diff --git a/dev-python/ujson/ujson-4.3.0.ebuild b/dev-python/ujson/ujson-4.3.0.ebuild deleted file mode 100644 index 814196c5298f..000000000000 --- a/dev-python/ujson/ujson-4.3.0.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -PYTHON_COMPAT=( python3_{8..10} pypy3 ) - -inherit distutils-r1 - -DESCRIPTION="Ultra fast JSON encoder and decoder for Python" -HOMEPAGE="https://pypi.org/project/ujson/" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="amd64 arm arm64 ~riscv x86 ~amd64-linux ~x86-linux" - -BDEPEND=" - dev-python/setuptools_scm[${PYTHON_USEDEP}] - test? ( dev-python/pytz[${PYTHON_USEDEP}] ) -" - -distutils_enable_tests pytest diff --git a/dev-python/ujson/ujson-5.0.0.ebuild b/dev-python/ujson/ujson-5.0.0.ebuild index 69e572622f5a..79aff2192ba2 100644 --- a/dev-python/ujson/ujson-5.0.0.ebuild +++ b/dev-python/ujson/ujson-5.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm arm64 ~riscv x86 ~amd64-linux ~x86-linux" BDEPEND=" dev-python/setuptools_scm[${PYTHON_USEDEP}] diff --git a/dev-python/ujson/ujson-5.1.0.ebuild b/dev-python/ujson/ujson-5.1.0.ebuild new file mode 100644 index 000000000000..136eadb73c19 --- /dev/null +++ b/dev-python/ujson/ujson-5.1.0.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{8..10} pypy3 ) +inherit distutils-r1 + +DESCRIPTION="Ultra fast JSON encoder and decoder for Python" +HOMEPAGE="https://pypi.org/project/ujson/" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux" + +BDEPEND=" + dev-python/setuptools_scm[${PYTHON_USEDEP}] + test? ( dev-python/pytz[${PYTHON_USEDEP}] ) +" + +distutils_enable_tests pytest + +src_prepare() { + # Don't manually strip files + sed -e '/extra_link_args/s/strip_flags/\[\]/' -i setup.py || die + + distutils-r1_src_prepare +} -- cgit v1.2.3